Files
CVEs-PoC/2006/CVE-2006-2548.md
T
2024-06-18 02:51:15 +02:00

20 lines
835 B
Markdown

### [CVE-2006-2548](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2548)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Prodder before 0.5, and perlpodder before 0.5, allows remote attackers to execute arbitrary code via shell metacharacters in the URL of a podcast (url attribute of an enclosure tag, or $enc_url variable), which is executed when running wget.
### POC
#### Reference
- http://securityreason.com/securityalert/942
- http://www.redteam-pentesting.de/advisories/rt-sa-2006-002.php
- http://www.redteam-pentesting.de/advisories/rt-sa-2006-003.php
#### Github
No PoCs found on GitHub currently.