Safety vulnerability ID: 42027
The information on this page was manually curated by our Cybersecurity Intelligence Team.
Md4c (Python bindings) v1.0.0 includes a fix for 'ISANYOF' macro, which is vulnerable in md4c main package versions before 0.4.6: The mentioned macro could provide unexpected results when encountering zero byte in the input text; in some cases leading to broken internal state of the parser. The bug could result in a denial of service and possibly also in other security implications.
https://github.com/mity/md4c/issues/130
Latest version: 1.0.0
Markdown parsing.
Fixes:
* [130](https://github.com/mity/md4c/issues/130):
Fix `ISANYOF` macro, which could provide unexpected results when encountering
zero byte in the input text; in some cases leading to broken internal state
of the parser.
The bug could result in denial of service and possibly also to other security
implications. Applications are advised to update to 0.4.6.
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application