Exploitation Summary
EIP tracks 1 public exploit for CVE-2007-1947. PoCs published by Thor Larholm.
AI-analyzed exploit summary This exploit demonstrates a script-code-injection vulnerability in Firebug prior to version 1.04. It leverages improper escaping of user-supplied data to inject arbitrary script code into the Firebug console.
Description
Cross-zone scripting vulnerability in the DOM templates (domplates) used by the console.log function in the Firebug extension before 1.04 for Mozilla Firefox allows remote attackers to bypass zone restrictions, read arbitrary file:// URIs, or execute arbitrary code in the browser chrome by overwriting the toString function via a certain function declaration, related to incorrect identification of anonymous JavaScript functions, a different issue than CVE-2007-1878.
Exploits (1)
This exploit demonstrates a script-code-injection vulnerability in Firebug prior to version 1.04. It leverages improper escaping of user-supplied data to inject arbitrary script code into the Firebug console.