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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple PHP remote file inclusion vulnerabilities in my little forum 1.7 allow remote attackers to execute arbitrary PHP code via a URL in the lang parameter to (1) admin.php and (2) timedifference.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/2576
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|