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

18 lines
791 B
Markdown

### [CVE-2007-5913](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5913)
![](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
dirsys/modules/auth.php in JBC Explorer 7.20 RC1 and earlier does not require authentication, which allows remote attackers to (1) delete auth.inc.php via the suppr parameter, and (2) re-create the auth.inc.php file with contents that specify a new account name and password for JBC Explorer via the login and password parameters.
### POC
#### Reference
- https://www.exploit-db.com/exploits/4608
#### Github
No PoCs found on GitHub currently.