mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
823 B
Markdown
18 lines
823 B
Markdown
### [CVE-2007-1924](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1924)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
** DISPUTED ** Multiple PHP remote file inclusion vulnerabilities in phpContact allow remote attackers to execute arbitrary PHP code via a URL in the include_path parameter to (1) contact_business.php or (2) contact_person.php. NOTE: this issue is disputed by CVE and a reliable third party, because include_path is initialized to a fixed value before use.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/2528
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|