CVE-2025-48085
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 |
|---|---|---|
| zipang | simple_stripe | * |
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 ZIPANG Simple Stripe plugin (version up to 0.9.17) that allows an attacker to perform Stored Cross-Site Scripting (XSS). This means an attacker can trick a user into executing malicious scripts by exploiting the CSRF flaw, which then stores harmful code that can be executed later in the context of the affected application.
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized actions being performed on behalf of a user without their consent due to CSRF, and the Stored XSS can allow attackers to inject malicious scripts that execute in users' browsers. This can result in data theft, session hijacking, defacement, or other malicious activities compromising user security and trust.