CVE-2025-12264
BaseFortify
Publication date: 2025-10-27
Last updated on: 2025-10-27
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wisencode | wisenshop | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
| CWE-94 | The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a security flaw in Wisencode up to version 20251012, specifically in the Create Support Ticket Handler component at the /support-ticket/create file. It involves manipulation of the 'Message' argument, which results in a cross-site scripting (XSS) vulnerability. This means an attacker can inject malicious scripts that may be executed in the context of a user's browser. The attack can be launched remotely.
How can this vulnerability impact me? :
The vulnerability can allow an attacker to perform cross-site scripting attacks by injecting malicious scripts through the 'Message' argument in the support ticket creation functionality. This can lead to unauthorized actions performed in the context of a victim's session, potentially compromising user interactions or data integrity. However, the CVSS scores indicate a low to moderate severity with limited impact on confidentiality and availability.