### [CVE-2005-2414](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2414) ![](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 Race condition in the xpcom library, as used by web browsers such as Firefox, Mozilla, Netscape, and Galeon, allows remote attackers to cause a denial of service (application crash) via a large HTML file that loads a DOM call from within nested DIV tags, which causes part of the currently rendering page and referenced objects to be deleted. ### POC #### Reference - http://marc.info/?l=bugtraq&m=112199282029269&w=2 #### Github No PoCs found on GitHub currently.