cve/2022/CVE-2022-1653.md

18 lines
880 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-1653](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1653)
![](https://img.shields.io/static/v1?label=Product&message=Social%20Share%20Buttons%20by%20Supsystic&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=2.2.4%3C%202.2.4%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
### Description
The Social Share Buttons by Supsystic WordPress plugin before 2.2.4 does not perform CSRF checks in it's ajax endpoints and admin pages, allowing an attacker to trick any logged in user to manipulate or change the plugin settings, as well as create, delete and rename projects and networks.
### POC
#### Reference
- https://wpscan.com/vulnerability/52eff451-8ce3-4ac4-b530-3196aa82db48
#### Github
No PoCs found on GitHub currently.