mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
669 B
Markdown
18 lines
669 B
Markdown
### [CVE-2005-2251](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2251)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
PHP remote file inclusion vulnerability in secure.php in PHPSecurePages (phpSP) 0.28beta and earlier allows remote attackers to execute arbitrary code via the cfgProgDir parameter, a variant of CVE-2001-1468.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/2452
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|