mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 03:30:24 +02:00
19 lines
656 B
Markdown
19 lines
656 B
Markdown
### [CVE-2018-11545](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-11545)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
md4c 0.2.5 has a heap-based buffer overflow in md_merge_lines because md_is_link_label mishandles the case of a link label composed solely of backslash escapes.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ZhengMinghui1234/enfuzzer
|
|
- https://github.com/sardChen/enfuzzer
|
|
|