mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 23:28:04 +02:00
19 lines
902 B
Markdown
19 lines
902 B
Markdown
### [CVE-2015-0779](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0779)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|