mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 03:30:24 +02:00
18 lines
794 B
Markdown
18 lines
794 B
Markdown
### [CVE-2007-2985](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2985)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|