File tree Expand file tree Collapse file tree 2 files changed +3
-38
lines changed Expand file tree Collapse file tree 2 files changed +3
-38
lines changed Original file line number Diff line number Diff line change 22gem : commonmarker
33cve : 2024-22051
44ghsa : fmx4-26r3-wxpf
5- url : https://github.com/github/cmark-gfm /security/advisories/GHSA-mc3g-88wq-6f4x
5+ url : https://github.com/gjtorikian/commonmarker /security/advisories/GHSA-fmx4-26r3-wxpf
66title : Integer overflow in cmark-gfm table parsing extension leads to heap memory
77 corruption
88date : 2022-03-03
99description : |
10-
1110 ### Impact
1211
1312 CommonMarker uses `cmark-gfm` for rendering
1413 [Github Flavored Markdown](https://github.github.com/gfm/).
14+
1515 An [integer overflow in `cmark-gfm`'s table row parsing](https://github.com/github/cmark-gfm/security/advisories/GHSA-mc3g-88wq-6f4x)
1616 may lead to heap memory corruption when parsing tables who's marker
1717 rows contain more than UINT16_MAX columns. The impact of this heap
@@ -47,7 +47,7 @@ description: |
4747 If you have any questions or comments about this advisory:
4848
4949 * Open an issue in [CommonMarker](http://github.com/gjtorikian/commonmarker)
50- cvss_v3 : 8 .8
50+ cvss_v3 : 9 .8
5151patched_versions :
5252 - " >= 0.23.4"
5353related :
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments