mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
812 B
Markdown
18 lines
812 B
Markdown
### [CVE-2005-2414](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2414)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|