9.3
CVE-2017-15325
- EPSS 0.11%
- Published 23.03.2018 16:29:00
- Last modified 21.11.2024 03:14:28
- Source psirt@huawei.com
- Teams watchlist Login
- Open Login
The Bdat driver of Prague smart phones with software versions earlier than Prague-AL00AC00B211, versions earlier than Prague-AL00BC00B211, versions earlier than Prague-AL00CC00B211, versions earlier than Prague-TL00AC01B211, versions earlier than Prague-TL10AC01B211 has integer overflow vulnerability due to the lack of parameter validation. An attacker tricks a user into installing a malicious APP and execute it as a specific privilege; the APP can then send a specific parameter to the driver of the smart phone, causing arbitrary code execution.
Data is provided by the National Vulnerability Database (NVD)
Huawei ≫ Prague-al00a Firmware Version < prague-al00ac00b211
Huawei ≫ Prague-al00b Firmware Version < prague-al00bc00b211
Huawei ≫ Prague-al00c Firmware Version < prague-al00cc00b211
Huawei ≫ Prague-tl00a Firmware Version < prague-tl00ac01b211
Huawei ≫ Prague-tl10a Firmware Version < prague-tl10ac01b211
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.11% | 0.26 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 7.8 | 1.8 | 5.9 |
CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
|
nvd@nist.gov | 9.3 | 8.6 | 10 |
AV:N/AC:M/Au:N/C:C/I:C/A:C
|
CWE-190 Integer Overflow or Wraparound
The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.