mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 12:37:41 +02:00
20 lines
871 B
Markdown
20 lines
871 B
Markdown
### [CVE-2014-9031](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9031)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Cross-site scripting (XSS) vulnerability in the wptexturize function in WordPress before 3.7.5, 3.8.x before 3.8.5, and 3.9.x before 3.9.3 allows remote attackers to inject arbitrary web script or HTML via crafted use of shortcode brackets in a text field, as demonstrated by a comment or a post.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://klikki.fi/adv/wordpress.html
|
|
- http://seclists.org/fulldisclosure/2014/Nov/62
|
|
|
|
#### Github
|
|
- https://github.com/Prochainezo/xss2shell
|
|
- https://github.com/alexjasso/Project_7-WordPress_Pentesting
|
|
|