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

18 lines
914 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
### [CVE-2021-24486](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24486)
![](https://img.shields.io/static/v1?label=Product&message=Simple%20Social%20Media%20Share%20Buttons%20%E2%80%93%20Social%20Sharing%20for%20Everyone&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=3.2.3%3C%203.2.3%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Simple Social Media Share Buttons Social Sharing for Everyone WordPress plugin before 3.2.3 did not escape the align and like_button_size parameters of its SSB shortcode, which could allow users with a role as low as Contributor to perform Stored Cross-Site Scripting attacks.
### POC
#### Reference
- https://wpscan.com/vulnerability/324e6b7b-a2ac-4c08-8b97-0967513f7328
#### Github
No PoCs found on GitHub currently.