cve/2022/CVE-2022-4477.md

18 lines
869 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-4477](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-4477)
![](https://img.shields.io/static/v1?label=Product&message=Smash%20Balloon%20Social%20Post%20Feed&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%200%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-Site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Smash Balloon Social Post Feed WordPress plugin before 4.1.6 does not validate and escapes some of its shortcode attributes before outputting them back in the page, which could allow users with a role as low as a contributor to perform Stored Cross-Site Scripting attacks against logged-in admins.
### POC
#### Reference
- https://wpscan.com/vulnerability/c32a4c58-9f2b-4afa-9a21-4b4a5c4c4c41
#### Github
No PoCs found on GitHub currently.