CVE-2025-8505
BaseFortify
Publication date: 2025-08-03
Last updated on: 2026-04-29
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wx-shop | wx-shop | * |
| wx-shop | wise-net-web | 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. |
| CWE-862 | The product does not perform an authorization check when an actor attempts to access a resource or perform an action. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a cross-site request forgery (CSRF) issue found in the wx-shop product. It allows an attacker to trick a user into performing unwanted actions on a web application in which they are authenticated, by manipulating unknown code remotely. The vulnerability has been publicly disclosed and can be exploited remotely without requiring privileges.
How can this vulnerability impact me? :
The impact of this vulnerability is that an attacker can cause a user to unknowingly perform actions on the affected web application, potentially leading to unauthorized changes or actions. Since it is a CSRF vulnerability, it may allow attackers to manipulate user interactions, which can compromise the integrity of user sessions or data.