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

18 lines
842 B
Markdown

### [CVE-2021-24418](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24418)
![](https://img.shields.io/static/v1?label=Product&message=Smooth%20Scroll%20Page%20Up%2FDown%20Buttons&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.4%3C%3D%201.4%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Smooth Scroll Page Up/Down Buttons WordPress plugin through 1.4 does not properly sanitise and validate its psb_positioning settings, allowing high privilege users such as admin to set an XSS payload in it, which will be executed in all pages of the blog
### POC
#### Reference
- https://wpscan.com/vulnerability/1512bba9-89e2-493d-b85d-10c7acb903db
#### Github
No PoCs found on GitHub currently.