mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 15:11:34 +02:00
18 lines
725 B
Markdown
18 lines
725 B
Markdown
### [CVE-2006-4204](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4204)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple PHP remote file inclusion vulnerabilities in PHProjekt 5.1 and possibly earlier allow remote attackers to execute arbitrary PHP code via a URL in the (1) path_pre parameter in lib/specialdays.php and the (2) lib_path parameter in lib/dbman_filter.inc.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/2190
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|