VYPR

libsvg2

by agambier

CVEs (2)

  • CVE-2018-17333Sep 22, 2018
    risk 0.00cvss epss 0.01

    An issue was discovered in libsvg2 through 2012-10-19. A stack-based buffer overflow in svgStringToLength in svg_types.c allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact because sscanf is misused.

  • CVE-2018-17332Sep 22, 2018
    risk 0.00cvss epss 0.00

    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.