Files
CVEs-PoC/2021/CVE-2021-24470.md
T
2024-06-18 02:51:15 +02:00

18 lines
718 B
Markdown

### [CVE-2021-24470](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24470)
![](https://img.shields.io/static/v1?label=Product&message=Yada%20Wiki&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=3.4.1%3C%203.4.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Yada Wiki WordPress plugin before 3.4.1 did not sanitise, validate or escape the anchor attribute of its shortcode, leading to a Stored Cross-Site Scripting issue
### POC
#### Reference
- https://wpscan.com/vulnerability/b01a85cc-0e45-4183-a916-19476354d5d4
#### Github
No PoCs found on GitHub currently.