mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 07:12:31 +02:00
19 lines
643 B
Markdown
19 lines
643 B
Markdown
### [CVE-2018-12102](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-12102)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
md4c 0.2.6 has a NULL pointer dereference in the function md_process_line in md4c.c, related to ctx->current_block.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/Edward-L/fuzzing-pocs/tree/master/md4c
|
|
- https://github.com/mity/md4c/issues/41
|
|
|
|
#### Github
|
|
- https://github.com/Edward-L/my-cve-list
|
|
|