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

18 lines
725 B
Markdown

### [CVE-2007-2147](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2147)
![](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
admin/options.php in Stephen Craton (aka WiredPHP) Chatness 2.5.3 and earlier does not check for administrative credentials, which allows remote attackers to read and modify the classes/vars.php and classes/varstuff.php configuration files via direct requests.
### POC
#### Reference
- http://securityreason.com/securityalert/2595
#### Github
No PoCs found on GitHub currently.