mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 22:31:34 +02:00
18 lines
729 B
Markdown
18 lines
729 B
Markdown
### [CVE-2006-5472](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-5472)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
PHP remote file inclusion vulnerability in Softerra PHP Developer Library 1.5.3 and earlier allows remote attackers to execute arbitrary PHP code via a URL in the lib_dir parameter in (1) lib/registry.lib.php, (2) lib/sqlcompose.lib.php, and (3) lib/sqlsearch.lib.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/2520
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|