VYPR

libsvg2

by agambier

CVEs (2)

  • CVE-2018-17334CriSep 22, 2018
    risk 0.64cvss 9.8epss 0.02

    An issue was discovered in libsvg2 through 2012-10-19. A stack-based buffer overflow in the svgGetNextPathField function in svg_string.c allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact because a strncpy copy…

  • CVE-2018-17332HigSep 22, 2018
    risk 0.49cvss 7.5epss 0.01

    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.