mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 05:38:02 +02:00
18 lines
756 B
Markdown
18 lines
756 B
Markdown
### [CVE-2006-5634](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-5634)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple PHP remote file inclusion vulnerabilities in phpProfiles 2.1 Beta allow remote attackers to execute arbitrary PHP code via a URL in the (1) reqpath parameter to (a) body.inc.php and (b) body_blog.inc.php in users/include/; or the (2) usrinc parameter in users/include/upload_ht.inc.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/2688
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|