mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 20:57:49 +02:00
18 lines
923 B
Markdown
18 lines
923 B
Markdown
### [CVE-2009-3374](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3374)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The XPCVariant::VariantDataToJS function in the XPCOM implementation in Mozilla Firefox 3.0.x before 3.0.15 and 3.5.x before 3.5.4 does not enforce intended restrictions on interaction between chrome privileged code and objects obtained from remote web sites, which allows remote attackers to execute arbitrary JavaScript with chrome privileges via unspecified method calls, related to "doubly-wrapped objects."
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9789
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|