cve/2022/CVE-2022-2245.md

18 lines
842 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-2245](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-2245)
![](https://img.shields.io/static/v1?label=Product&message=Counter%20Box%20%E2%80%93%20WordPress%20%20plugin%20for%20countdown%2C%20timer%2C%20counter&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.2.1%3C%201.2.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
### Description
The Counter Box WordPress plugin before 1.2.1 is lacking CSRF check when activating and deactivating counters, which could allow attackers to make a logged in admin perform such actions via CSRF attacks
### POC
#### Reference
- https://wpscan.com/vulnerability/33705003-1f82-4b0c-9b4b-d4de75da309c
#### Github
No PoCs found on GitHub currently.