Files
CVEs-PoC/2008/CVE-2008-0648.md
T
2024-06-18 02:51:15 +02:00

18 lines
835 B
Markdown

### [CVE-2008-0648](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0648)
![](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 OpenSiteAdmin 0.9.1.1 and earlier allow remote attackers to execute arbitrary PHP code via a URL in the path parameter to (1) indexFooter.php; and (2) DatabaseManager.php, (3) FieldManager.php, (4) Filter.php, (5) Form.php, (6) FormManager.php, (7) LoginManager.php, and (8) Filters/SingleFilter.php in scripts/classes/.
### POC
#### Reference
- https://www.exploit-db.com/exploits/5068
#### Github
No PoCs found on GitHub currently.