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

19 lines
830 B
Markdown

### [CVE-2006-0722](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0722)
![](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
settings.php in Reamday Enterprises Magic Downloads 1.1.3, when register_globals is enabled, allows remote attackers to modify program behavior, potentially bypassing authentication controls, via modified (1) action, (2) passwd, (3) admin_password, (4) new_passwd, and (5) confirm_passwd variables, which are not initialized.
### POC
#### Reference
- http://evuln.com/vulns/73/summary.html
- http://securityreason.com/securityalert/468
#### Github
No PoCs found on GitHub currently.