Out-of-bounds read in librsvg - CVE-2015-7557
Published: February 1, 2020
librsvg
Detailed vulnerability description
The vulnerability allows a remote attacker to gain access to potentially sensitive information.
The vulnerability exists due to a boundary error in the _rsvg_node_poly_build_path() function in rsvg-shapes.c. A remote attacker can create an odd number of elements in a coordinate pair in an SVG document, trick the victim into opening it, trigger out-of-bounds read error and read contents of memory on the system.