### [CVE-2018-17332](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-17332) ![](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 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 - https://github.com/agambier/libsvg2/issues/2 - https://github.com/agambier/libsvg2/issues/2 #### Github No PoCs found on GitHub currently.