mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-30 04:49:42 +00:00
18 lines
707 B
Markdown
18 lines
707 B
Markdown
### [CVE-2013-7466](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-7466)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Simple Machines Forum (SMF) 2.0.4 allows local file inclusion, with resultant remote code execution, in install.php via ../ directory traversal in the db_type parameter if install.php remains present after installation.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://hauntit.blogspot.com/2013/04/en-smf-204-full-disclosure.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|