CVE-2025-24474
BaseFortify
Publication date: 2025-07-08
Last updated on: 2025-07-22
Assigner: Fortinet, Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| fortinet | fortianalyzer | From 6.4.0 (inc) to 7.4.7 (exc) |
| fortinet | fortianalyzer | From 7.6.0 (inc) to 7.6.2 (exc) |
| fortinet | fortianalyzer_cloud | From 6.4.1 (inc) to 7.4.7 (exc) |
| fortinet | fortimanager | From 6.4.0 (inc) to 7.4.7 (exc) |
| fortinet | fortimanager | From 7.6.0 (inc) to 7.6.2 (exc) |
| fortinet | fortimanager_cloud | From 6.4.1 (inc) to 7.4.7 (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 an SQL Injection issue in FortiManager and FortiAnalyzer products (including their Cloud versions) across multiple versions. It allows an authenticated attacker with high privileges to craft special requests that improperly neutralize special elements in SQL commands, potentially enabling them to extract information from the database.
How can this vulnerability impact me? :
An attacker with high privileges could exploit this vulnerability to extract sensitive information from the database, which could lead to unauthorized data disclosure. However, the impact is limited to information disclosure as the vulnerability does not affect integrity or availability.