3.8
CVE-2024-23603
- EPSS 0.29%
- Veröffentlicht 14.02.2024 17:15:13
- Zuletzt bearbeitet 05.09.2025 15:51:22
- Quelle f5sirt@f5.com
- Teams Watchlist Login
- Unerledigt 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
Daten sind bereitgestellt durch 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.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.29% | 0.521 |
Quelle | 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.