mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 05:17:47 +02:00
18 lines
833 B
Markdown
18 lines
833 B
Markdown
### [CVE-2010-1127](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1127)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Microsoft Internet Explorer 6 and 7 does not initialize certain data structures during execution of the createElement method, which allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via crafted JavaScript code, as demonstrated by setting the (1) outerHTML or (2) value property of an object returned by createElement.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/exploitalert/7731
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|