mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 00:49:28 +02:00
18 lines
745 B
Markdown
18 lines
745 B
Markdown
### [CVE-2013-6348](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6348)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|