9.3
CVE-2017-8160
- EPSS 0.2%
- Published 22.11.2017 19:29:03
- Last modified 20.04.2025 01:37:25
- Source psirt@huawei.com
- Teams watchlist Login
- Open Login
The Madapt Driver of some Huawei smart phones with software Earlier than Vicky-AL00AC00B172 versions,Vicky-AL00CC768B122,Vicky-TL00AC01B167,Earlier than Victoria-AL00AC00B172 versions,Victoria-TL00AC00B123,Victoria-TL00AC01B167 has a use after free (UAF) vulnerability. An attacker can trick a user to install a malicious application which has a high privilege to exploit this vulnerability, Successful exploitation may cause arbitrary code execution.
Data is provided by the National Vulnerability Database (NVD)
Huawei ≫ Vicky-al00a Firmware Version < vicky-al00ac00b172
Huawei ≫ Vicky-al00c Firmware Versionvicky-al00cc768b122
Huawei ≫ Vicky-tl00a Firmware Versionvicky-tl00ac01b167
Huawei ≫ Victoria-al00a Firmware Version < victoria-al00ac00b172_
Huawei ≫ Victoria-tl00a Firmware Versionvictoria-tl00ac00b123
Huawei ≫ Victoria-tl00a Firmware Versionvictoria-tl00ac01b167
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.2% | 0.392 |
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-416 Use After Free
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.