cve/2024/CVE-2024-35326.md
2024-06-22 09:37:59 +00:00

673 B

CVE-2024-35326

Description

libyaml v0.2.5 is vulnerable to Buffer Overflow. Affected by this issue is the function yaml_emitter_emit of the file /src/libyaml/src/emitter.c. The manipulation leads to a double-free.

POC

Reference

Github

No PoCs found on GitHub currently.