### [CVE-2013-6348](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6348) ![](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 Apache Struts 2.3.15.3 allow remote attackers to inject arbitrary web script or HTML via the namespace parameter to (1) actionNames.action and (2) showConfig.action in config-browser/. ### POC #### Reference - http://packetstormsecurity.com/files/123805/Struts-2.3.15.3-Cross-Site-Scripting.html #### Github No PoCs found on GitHub currently.