mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-13 05:54:46 +02:00
18 lines
868 B
Markdown
18 lines
868 B
Markdown
### [CVE-2007-2317](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2317)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple PHP remote file inclusion vulnerabilities in MiniBB Forum 1.5a and earlier, as used by TOSMO/Mambo 4.0.12 and probably other products, allow remote attackers to execute arbitrary PHP code via a URL in the absolute_path parameter to bb_plugins.php in (1) components/minibb/ or (2) components/com_minibb, or (3) configuration.php. NOTE: the com_minibb.php vector is already covered by CVE-2006-3690.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/3707
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|