mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 09:28:10 +02:00
19 lines
783 B
Markdown
19 lines
783 B
Markdown
### [CVE-2006-5261](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-5261)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple PHP remote file inclusion vulnerabilities in PHPMyNews 1.4 and earlier allow remote attackers to execute arbitrary PHP code via a URL in the cfg_include_dir parameter in (1) disp_form.php3, (2) disp_smileys.php3, (3) little_news.php3, and (4) index.php3 in include/.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/1720
|
|
- https://www.exploit-db.com/exploits/2488
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|