7.5
CVE-2024-31892
- EPSS 0.27%
- Veröffentlicht 14.12.2024 13:15:18
- Zuletzt bearbeitet 25.07.2025 20:57:25
- Quelle psirt@us.ibm.com
- Teams Watchlist Login
- Unerledigt Login
IBM Storage Scale GUI 5.1.9.0 through 5.1.9.6 and 5.2.0.0 through 5.2.1.1 could allow a user to perform unauthorized actions after intercepting and modifying a csv file due to improper neutralization of formula elements.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Ibm ≫ Storage Scale Version >= 5.1.9.0 < 5.1.9.7
Ibm ≫ Storage Scale Version >= 5.2.0.0 < 5.2.2.0
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.27% | 0.5 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
psirt@us.ibm.com | 7.5 | 1.6 | 5.9 |
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
|
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.