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

19 lines
841 B
Markdown

### [CVE-2015-8358](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8358)
![](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
Directory traversal vulnerability in the bitrix.mpbuilder module before 1.0.12 for Bitrix allows remote administrators to include and execute arbitrary local files via a .. (dot dot) in the element name of the "work" array parameter to admin/bitrix.mpbuilder_step2.php.
### POC
#### Reference
- http://packetstormsecurity.com/files/134766/bitrix.mpbuilder-Bitrix-1.0.10-Local-File-Inclusion.html
- https://www.exploit-db.com/exploits/38975/
#### Github
- https://github.com/ARPSyndicate/cvemon