Denial of Service Vulnerability in librsvg from GNOME
CVE-2011-3146
Currently unrated
What is CVE-2011-3146?
The librsvg library prior to version 2.34.1 has a flaw where the node name is improperly used to determine the node type. This vulnerability allows attackers to craft SVG files containing nodes with names beginning with 'fe', which can lead to a NULL pointer dereference, resulting in a denial of service. Additionally, there's a possibility for attackers to execute arbitrary code due to this misidentification of the node type as a RsvgFilterPrimitive.