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

18 lines
876 B
Markdown

### [CVE-2021-25108](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25108)
![](https://img.shields.io/static/v1?label=Product&message=IP2Location%20Country%20Blocker&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=2.26.6%3C%202.26.6%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
### Description
The IP2Location Country Blocker WordPress plugin before 2.26.6 does not have CSRF check in the ip2location_country_blocker_save_rules AJAX action, allowing attackers to make a logged in admin block arbitrary country, or block all of them at once, preventing users from accessing the frontend.
### POC
#### Reference
- https://wpscan.com/vulnerability/9d416ca3-bd02-4fcf-b3b8-f2f2280d02d2
#### Github
No PoCs found on GitHub currently.