CVE-2025-67263
BaseFortify
Publication date: 2026-01-20
Last updated on: 2026-01-30
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| abacre | retail_point_of_sale | 14.0.0.396 |
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. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a stored cross-site scripting (XSS) issue in Abacre Retail Point of Sale 14.0.0.396, specifically in the Clients module. The application does not properly sanitize user input in the Name and Surname fields, allowing an attacker to insert malicious HTML or script content that is stored in the database and can be executed later.
How can this vulnerability impact me? :
An attacker exploiting this vulnerability can inject malicious scripts into the application, which may be executed in the context of other users' browsers. This can lead to unauthorized actions, data theft, session hijacking, or other malicious activities affecting users of the system.