mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 02:29:40 +02:00
19 lines
808 B
Markdown
19 lines
808 B
Markdown
### [CVE-2015-7357](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7357)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Cross-site scripting (XSS) vulnerability in the uDesign (aka U-Design) theme 2.3.0 before 2.7.10 for WordPress allows remote attackers to inject arbitrary web script or HTML via a fragment identifier, as demonstrated by #<svg onload=alert(1)>.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/133867/WordPress-U-Design-Theme-2.7.9-Cross-Site-Scripting.html
|
|
- https://wpvulndb.com/vulnerabilities/8177
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|