cve/2016/CVE-2016-2387.md

20 lines
947 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2016-2387](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2387)
![](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 cross-site scripting (XSS) vulnerabilities in the Java Proxy Runtime ProxyServer servlet in SAP NetWeaver 7.4 allow remote attackers to inject arbitrary web script or HTML via the (1) ns or (2) interface parameter to ProxyServer/register, aka SAP Security Note 2220571.
### POC
#### Reference
- http://packetstormsecurity.com/files/137045/SAP-NetWeaver-AS-JAVA-7.4-Cross-Site-Scripting.html
- http://seclists.org/fulldisclosure/2016/May/39
- https://erpscan.io/advisories/erpscan-16-008-sap-netweaver-7-4-proxyserver-servlet-xss-vulnerability/
#### Github
No PoCs found on GitHub currently.