### [CVE-2016-0709](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-0709) ![](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 Import/Export function in the Portal Site Manager in Apache Jetspeed before 2.3.1 allows remote authenticated administrators to write to arbitrary files, and consequently execute arbitrary code, via a .. (dot dot) in a ZIP archive entry, as demonstrated by "../../webapps/x.jsp." ### POC #### Reference - http://haxx.ml/post/140552592371/remote-code-execution-in-apache-jetspeed-230-and - http://packetstormsecurity.com/files/136489/Apache-Jetspeed-Arbitrary-File-Upload.html - https://www.exploit-db.com/exploits/39643/ #### Github No PoCs found on GitHub currently.