mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-30 04:49:42 +00:00
18 lines
936 B
Markdown
18 lines
936 B
Markdown
### [CVE-2010-3183](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3183)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The LookupGetterOrSetter function in js3250.dll in Mozilla Firefox before 3.5.14 and 3.6.x before 3.6.11, Thunderbird before 3.0.9 and 3.1.x before 3.1.5, and SeaMonkey before 2.0.9 does not properly support window.__lookupGetter__ function calls that lack arguments, which allows remote attackers to execute arbitrary code or cause a denial of service (incorrect pointer dereference and application crash) via vectors involving a "dangling pointer" and the JS_ValueToId function.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.ubuntu.com/usn/USN-998-1
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|