Files
CVEs-PoC/2021/CVE-2021-24538.md
T
2024-05-25 21:48:12 +02:00

18 lines
820 B
Markdown

### [CVE-2021-24538](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24538)
![](https://img.shields.io/static/v1?label=Product&message=Current%20Book&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.0.1%3C%3D%201.0.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Current Book WordPress plugin through 1.0.1 does not sanitize user input when an authenticated user adds Author or Book Title, then does not escape these values when outputting to the browser leading to an Authenticated Stored XSS Cross-Site Scripting issue.
### POC
#### Reference
- https://wpscan.com/vulnerability/f9911a43-0f4c-403f-9fca-7822eb693317
#### Github
No PoCs found on GitHub currently.