9
CVE-2019-11971
- EPSS 0.68%
- Published 05.06.2019 16:29:01
- Last modified 21.11.2024 04:22:05
- Source security-alert@hpe.com
- Teams watchlist Login
- Open Login
A SQL injection code execution vulnerability was identified in HPE Intelligent Management Center (IMC) PLAT earlier than version 7.3 E0506P09.
Data is provided by the National Vulnerability Database (NVD)
Hp ≫ Intelligent Management Center Version < 7.3
Hp ≫ Intelligent Management Center Version7.3 Update-
Hp ≫ Intelligent Management Center Version7.3 Updatee0503
Hp ≫ Intelligent Management Center Version7.3 Updatee0504
Hp ≫ Intelligent Management Center Version7.3 Updatee0504p02
Hp ≫ Intelligent Management Center Version7.3 Updatee0504p04
Hp ≫ Intelligent Management Center Version7.3 Updatee0506
Hp ≫ Intelligent Management Center Version7.3 Updatee0506p03
Hp ≫ Intelligent Management Center Version7.3 Updatee0506p07
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.68% | 0.707 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 8.8 | 2.8 | 5.9 |
CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
|
nvd@nist.gov | 9 | 8 | 10 |
AV:N/AC:L/Au:S/C:C/I:C/A:C
|
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.