cve/2018/CVE-2018-17332.md
2024-06-18 02:51:15 +02:00

691 B

CVE-2018-17332

Description

An issue was discovered in libsvg2 through 2012-10-19. The svgGetNextPathField function in svg_string.c returns its input pointer in certain circumstances, which might result in a memory leak caused by wasteful malloc calls.

POC

Reference

Github

No PoCs found on GitHub currently.