### [CVE-2016-1524](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-1524) ![](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 Multiple unrestricted file upload vulnerabilities in NETGEAR Management System NMS300 1.5.0.11 and earlier allow remote attackers to execute arbitrary Java code by using (1) fileUpload.do or (2) lib-1.0/external/flash/fileUpload.do to upload a JSP file, and then accessing it via a direct request for a /null URI. ### POC #### Reference - http://packetstormsecurity.com/files/135618/Netgear-Pro-NMS-300-Code-Execution-File-Download.html - http://seclists.org/fulldisclosure/2016/Feb/30 - http://www.kb.cert.org/vuls/id/777024 - https://www.exploit-db.com/exploits/39412/ #### Github No PoCs found on GitHub currently.