Files
CVEs-PoC/2007/CVE-2007-5816.md
T
2025-09-29 21:09:30 +02:00

18 lines
778 B
Markdown

### [CVE-2007-5816](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5816)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
dialog.php in CONTENTCustomizer 3.1mp and earlier allows remote attackers to obtain sensitive author credentials by making a request with an editauthor action, then reading the value of the newlocalpassword password input field in the HTML source of the resulting page.
### POC
#### Reference
- http://packetstorm.linuxsecurity.com/0710-exploits/contentcustom-disclose.txt
#### Github
No PoCs found on GitHub currently.