3.8
CVE-2024-23603
- EPSS 0.29%
- Published 14.02.2024 17:15:13
- Last modified 05.09.2025 15:51:22
- Source f5sirt@f5.com
- Teams watchlist Login
- Open Login
An SQL injection vulnerability exists in an undisclosed page of the BIG-IP Configuration utility. Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated
Data is provided by the National Vulnerability Database (NVD)
F5 ≫ Big-ip Application Security Manager Version >= 15.1.0 < 15.1.9
F5 ≫ Big-ip Application Security Manager Version >= 16.1.0 < 16.1.4
F5 ≫ Big-ip Application Security Manager Version17.1.0
F5 ≫ Big-ip Advanced Web Application Firewall Version >= 15.1.0 < 15.1.10
F5 ≫ Big-ip Advanced Web Application Firewall Version >= 16.1.0 < 16.1.4
F5 ≫ Big-ip Advanced Web Application Firewall Version17.1.0
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.29% | 0.521 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 3.8 | 1.2 | 2.5 |
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:N
|
f5sirt@f5.com | 3.8 | 1.2 | 2.5 |
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:N
|
CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
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.