CVE-2009-1827
Firefox 3.0.4 - Denial of Service via SVG Circle Element Radius Attribute
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-1827. PoCs published by Thierry Zoller.
AI-analyzed exploit summary This exploit leverages an unclamped loop vulnerability in Firefox's SVG rendering engine by setting an extremely large radius value for a circle, causing a denial of service (DoS) condition. The PoC is a simple HTML file with an SVG element that triggers the issue.
Description
The SVG component in Mozilla Firefox 3.0.4 allows remote attackers to cause a denial of service (application hang) via a large value in the r (aka Radius) attribute of a circle element, related to an "unclamped loop."
Exploits (1)
This exploit leverages an unclamped loop vulnerability in Firefox's SVG rendering engine by setting an extremely large radius value for a circle, causing a denial of service (DoS) condition. The PoC is a simple HTML file with an SVG element that triggers the issue.