CVE-2025-8296
BaseFortify
Publication date: 2025-08-12
Last updated on: 2025-08-15
Assigner: ivanti
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| ivanti | avalanche | to 6.4.8.8008 (exc) |
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 SQL injection in Ivanti Avalanche versions before 6.4.8.8008. It allows a remote attacker who is authenticated and has admin privileges to execute arbitrary SQL queries on the system. Under certain conditions, this can escalate to remote code execution, meaning the attacker could run malicious code on the affected system.
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized access and manipulation of the database through arbitrary SQL queries. This can compromise the confidentiality, integrity, and availability of data. Additionally, it may allow an attacker to execute remote code, potentially taking full control of the affected system, leading to severe security breaches.