CVE-2018-17332
CVE-2018-17332 concerns libsvg2, a C SVG parser. The issue is in the function svgGetNextPathField (svg_string.c) where, in certain circumstances, the function returns its input pointer, potentially causing a memory leak due to wasteful malloc calls. This vulnerability is described in multiple sou...