mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 22:52:34 +02:00
20 lines
800 B
Markdown
20 lines
800 B
Markdown
### [CVE-2009-1827](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1827)
|
|

|
|

|
|

|
|
|
|
### 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."
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://blog.zoller.lu/2009/04/advisory-firefox-dos-condition.html
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=465615
|
|
- https://www.exploit-db.com/exploits/8794
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|