cve/2007/CVE-2007-2985.md

19 lines
827 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2007-2985](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2985)
![](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
Pheap 2.0 allows remote attackers to bypass authentication by setting a pheap_login cookie value to the administrator's username, which can be used to (1) obtain sensitive information, including the administrator password, via settings.php or (2) upload and execute arbitrary PHP code via an update_doc action in edit.php.
### POC
#### Reference
- https://www.exploit-db.com/exploits/4006
2024-06-09 00:33:16 +00:00
- https://www.exploit-db.com/exploits/4006
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.