mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 11:05:39 +02:00
18 lines
824 B
Markdown
18 lines
824 B
Markdown
### [CVE-2012-3973](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-3973)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The debugger in the developer-tools subsystem in Mozilla Firefox before 15.0, when remote debugging is disabled, does not properly restrict access to the remote-debugging service, which allows remote attackers to execute arbitrary code by leveraging the presence of the HTTPMonitor extension and connecting to that service through the HTTPMonitor port.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=757128
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|