Files
CVEs-PoC/2018/CVE-2018-12102.md
T
2024-06-18 02:51:15 +02:00

19 lines
643 B
Markdown

### [CVE-2018-12102](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-12102)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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