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

18 lines
746 B
Markdown

### [CVE-2008-6010](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6010)
![](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 directory traversal vulnerabilities in SG Real Estate Portal 2.0 allow remote attackers to read arbitrary files via a .. (dot dot) in the (1) mod, (2) page, or (3) lang parameter to index.php; or the (4) action or (5) folder parameter in a security request to admin/index.php.
### POC
#### Reference
- https://www.exploit-db.com/exploits/6631
#### Github
No PoCs found on GitHub currently.