mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-12 05:11:38 +02:00
896 B
896 B
CVE-2006-3803
Description
Race condition in the JavaScript garbage collection in Mozilla Firefox 1.5 before 1.5.0.5, Thunderbird before 1.5.0.5, and SeaMonkey before 1.0.3 might allow remote attackers to execute arbitrary code by causing the garbage collector to delete a temporary variable while it is still being used during the creation of a new Function object.
POC
Reference
- http://www.redhat.com/support/errata/RHSA-2006-0608.html
- http://www.securityfocus.com/archive/1/446658/100/200/threaded
Github
No PoCs found on GitHub currently.