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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Mozilla Firefox 3.0.5 and earlier 3.0.x versions, when designMode is enabled, allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a certain (a) replaceChild or (b) removeChild call, followed by a (1) queryCommandValue, (2) queryCommandState, or (3) queryCommandIndeterm call. NOTE: it was later reported that 3.0.6 and 3.0.7 are also affected.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/8091
|
|
- https://www.exploit-db.com/exploits/8091
|
|
- https://www.exploit-db.com/exploits/8219
|
|
- https://www.exploit-db.com/exploits/8219
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|