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.
References
Link | Resource |
---|---|
https://github.com/agambier/libsvg2/issues/2 | Exploit Third Party Advisory |
Configurations
History
No history.
Information
Published : 2018-09-22 16:29
Updated : 2019-10-03 00:03
NVD link : CVE-2018-17332
Mitre link : CVE-2018-17332
CVE.ORG link : CVE-2018-17332
JSON object : View
Products Affected
libsvg2_project
- libsvg2
CWE
CWE-772
Missing Release of Resource after Effective Lifetime