CVE-2025-13319
BaseFortify
Publication date: 2025-11-17
Last updated on: 2025-11-17
Assigner: Digi
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| digi | on-prem_manager | 3.1 |
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. |
| CWE-20 | The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is an injection flaw in the API feature of Digi On-Prem Manager. It allows an attacker who has valid API tokens to inject malicious SQL commands through specially crafted input, potentially compromising the database.
How can this vulnerability impact me? :
The vulnerability can lead to severe impacts including unauthorized access to sensitive data, data modification, and disruption of service. Since it affects confidentiality, integrity, and availability, an attacker could steal, alter, or delete critical information.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
This vulnerability could negatively affect compliance with standards such as GDPR and HIPAA because it risks unauthorized access and potential exposure of sensitive personal or health data, which these regulations require to be protected.