CVE-2025-52797
BaseFortify
Publication date: 2025-08-14
Last updated on: 2026-04-23
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| patchstack | wordpress_storymap_plugin | * |
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 josepsitjar StoryMap that allows an attacker to perform SQL Injection. Essentially, an attacker can trick a user into executing unwanted actions on the StoryMap application, which can then be exploited to inject malicious SQL commands.
How can this vulnerability impact me? :
This vulnerability can lead to unauthorized manipulation of the database through SQL Injection, potentially exposing or altering sensitive data. It can result in data breaches, loss of data integrity, and limited availability due to the low impact on availability but high impact on confidentiality.