mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 17:47:58 +02:00
18 lines
887 B
Markdown
18 lines
887 B
Markdown
### [CVE-2007-4038](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4038)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Argument injection vulnerability in Mozilla Firefox before 2.0.0.5, when running on systems with Thunderbird 1.5 installed and certain URIs registered, allows remote attackers to conduct cross-browser scripting attacks and execute arbitrary commands via shell metacharacters in a mailto URI, which are inserted into the command line that is created when invoking Thunderbird.exe, a similar issue to CVE-2007-3670.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://seclists.org/fulldisclosure/2007/Jul/0557.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|