CVE-2025-67261
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-89 | The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a content-based blind SQL injection in Abacre Retail Point of Sale version 14.0.0.396. It exists in the Search function of the Orders page, allowing an attacker to inject malicious SQL queries that can manipulate the database without directly seeing the query results.
How can this vulnerability impact me? :
The vulnerability can allow attackers to access, modify, or delete sensitive data stored in the database of the Abacre Retail Point of Sale system. This could lead to data breaches, loss of data integrity, unauthorized access to order information, and potentially disrupt business operations.