Division by Zero Vulnerability in GNOME librsvg
CVE-2017-11464
7.8HIGH
What is CVE-2017-11464?
In GNOME librsvg version 2.40.17, a vulnerability exists in the box_blur_line
function within the rsvg-filter.c
file. This flaw can be triggered while parsing a maliciously crafted SVG file, leading to a SIGFPE (signal for floating point exception) due to inadequate division by zero protection. This vulnerability emphasizes the need for proper input validation to prevent unexpected behavior and potential exploitation, impacting users and applications relying on this library for handling SVG graphics.