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

19 lines
711 B
Markdown

### [CVE-2006-0628](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0628)
![](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
myquiz.pl in Dale Ray MyQuiz 1.01 allows remote attackers to execute arbitrary commands via shell metacharacters in the URL, which are not properly handled as part of the PATH_INFO environment variable.
### POC
#### Reference
- http://securityreason.com/securityalert/409
- http://www.evuln.com/vulns/57/summary.html
#### Github
No PoCs found on GitHub currently.