cve/2006/CVE-2006-5392.md

18 lines
931 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2006-5392](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-5392)
![](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 OpenDock FullCore 4.4 and earlier allow remote attackers to execute arbitrary PHP code via a URL in the doc_directory parameter in (1) sw/index_sw.php; (2) cart.php, (3) lib_cart.php, (4) lib_read_cart.php, (5) lib_sys_cart.php, and (6) txt_info_cart.php in sw/lib_cart/; (7) comment.php, (8) find_comment.php, and (9) lib_comment.php in sw/lib_comment/; (10) sw/lib_find/find.php; and other unspecified PHP scripts.
### POC
#### Reference
- https://www.exploit-db.com/exploits/2570
#### Github
No PoCs found on GitHub currently.