cve/2005/CVE-2005-2968.md

18 lines
671 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2005-2968](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2968)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Firefox 1.0.6 and Mozilla 1.7.10 allows attackers to execute arbitrary commands via shell metacharacters in a URL that is provided to the browser on the command line, which is sent unfiltered to bash.
### POC
#### Reference
- http://www.ubuntu.com/usn/usn-186-1
#### Github
No PoCs found on GitHub currently.