cve/2006/CVE-2006-5627.md

18 lines
887 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2006-5627](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-5627)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Multiple PHP remote file inclusion vulnerabilities in QnECMS 2.5.6 and earlier allow remote attackers to execute arbitrary PHP code via a URL in the adminfolderpath parameter to (1) headerscripts.php, (2) footerhome.php, and (3) footermain.php in admin/include/; (4) photogallery/headerscripts.php; and (5) footerhome.php, (6) footermain.php, (7) headermain.php, (8) sitemapfooter.php, and (9) sitemapheader.php in templates/.
### POC
#### Reference
- https://www.exploit-db.com/exploits/2681
#### Github
No PoCs found on GitHub currently.