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

19 lines
881 B
Markdown

### [CVE-2016-10036](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10036)
![](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
Unrestricted file upload vulnerability in ui/artifact/upload in JFrog Artifactory before 4.16 allows remote attackers to (1) deploy an arbitrary servlet application and execute arbitrary code by uploading a war file or (2) possibly write to arbitrary files and cause a denial of service by uploading an HTML file.
### POC
#### Reference
- http://packetstormsecurity.com/files/147378/Jfrog-Artifactory-Code-Execution-Shell-Upload.html
- https://www.exploit-db.com/exploits/44543/
#### Github
- https://github.com/ARPSyndicate/cvemon