mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 20:21:38 +02:00
18 lines
737 B
Markdown
18 lines
737 B
Markdown
### [CVE-2006-4918](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4918)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple PHP remote file inclusion vulnerabilities in Simple Discussion Board 0.1.0 allow remote attackers to execute arbitrary PHP code via a URL in the (1) env_dir parameter to (a) blank.php, (b) admin.php, or (c) builddb.php, and the (2) script_root parameter to blank.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/2396
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|