### [CVE-2009-1827](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1827) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### 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.