cve/2015/CVE-2015-5733.md
2024-06-18 02:51:15 +02:00

21 lines
875 B
Markdown

### [CVE-2015-5733](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-5733)
![](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
Cross-site scripting (XSS) vulnerability in the refreshAdvancedAccessibilityOfItem function in wp-admin/js/nav-menu.js in WordPress before 4.2.4 allows remote attackers to inject arbitrary web script or HTML via an accessibility-helper title.
### POC
#### Reference
- https://wpvulndb.com/vulnerabilities/8132
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/Afetter618/WordPress-PenTest
- https://github.com/christiancastro1/Codepath-Week-7-8-Assignement
- https://github.com/ftruncale/Codepath-Week-7