CVE-2025-48077
BaseFortify
Publication date: 2025-11-06
Last updated on: 2026-04-27
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| nitinmaurya12 | block_country | 1.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-352 | The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Cross-Site Request Forgery (CSRF) issue in the Block Country plugin by nitinmaurya12, which also allows Stored Cross-Site Scripting (XSS). It affects versions up to and including 1.0 of the plugin. CSRF can trick a user into executing unwanted actions on a web application in which they are authenticated, while Stored XSS allows attackers to inject malicious scripts that are stored and executed when other users access the affected content.
How can this vulnerability impact me? :
This vulnerability can allow attackers to perform unauthorized actions on behalf of authenticated users (due to CSRF) and inject malicious scripts that can steal user data, hijack sessions, or perform other malicious activities (due to Stored XSS). This can lead to compromised user accounts, data theft, and potential damage to the website's integrity and user trust.