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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Use-after-free vulnerability in the obj_toSource function in Mozilla Firefox before 18.0, Firefox ESR 17.x before 17.0.2, Thunderbird before 17.0.2, Thunderbird ESR 17.x before 17.0.2, and SeaMonkey before 2.15 allows remote attackers to execute arbitrary code via a crafted web page referencing JavaScript Proxy objects that are not properly handled during garbage collection.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=814029
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|