mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-05 14:58:06 +02:00
18 lines
831 B
Markdown
18 lines
831 B
Markdown
### [CVE-2009-1837](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1837)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Race condition in the NPObjWrapper_NewResolve function in modules/plugin/base/src/nsJSNPRuntime.cpp in xul.dll in Mozilla Firefox 3 before 3.0.11 might allow remote attackers to execute arbitrary code via a page transition during Java applet loading, related to a use-after-free vulnerability for memory associated with a destroyed Java object.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=486269
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|