mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 05:38:02 +02:00
19 lines
749 B
Markdown
19 lines
749 B
Markdown
### [CVE-2017-17093](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-17093)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
wp-includes/general-template.php in WordPress before 4.9.1 does not properly restrict the lang attribute of an HTML element, which might allow attackers to conduct XSS attacks via the language setting of a site.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://wpvulndb.com/vulnerabilities/8968
|
|
|
|
#### Github
|
|
- https://github.com/20142995/nuclei-templates
|
|
- https://github.com/Slayingripper/hacksocworkshop
|
|
|