mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 02:31:38 +00:00
816 B
816 B
CVE-2006-0292
Description
The Javascript interpreter (jsinterp.c) in Mozilla and Firefox before 1.5.1 does not properly dereference objects, which allows remote attackers to cause a denial of service (crash) or execute arbitrary code via unknown attack vectors related to garbage collection.
POC
Reference
- http://www.redhat.com/support/errata/RHSA-2006-0199.html
- http://www.redhat.com/support/errata/RHSA-2006-0330.html
Github
No PoCs found on GitHub currently.