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

19 lines
902 B
Markdown

### [CVE-2015-0779](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0779)
![](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 UploadServlet in Novell ZENworks Configuration Management (ZCM) 10 and 11 before 11.3.2 allows remote attackers to execute arbitrary code via a crafted directory name in the uid parameter, in conjunction with a WAR filename in the filename parameter and WAR content in the POST data, a different vulnerability than CVE-2010-5323 and CVE-2010-5324.
### POC
#### Reference
- http://seclists.org/fulldisclosure/2015/Apr/21
- https://www.exploit-db.com/exploits/36964/
#### Github
- https://github.com/ARPSyndicate/cvemon