9.3

CVE-2017-8160

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)
HuaweiVicky-al00a Firmware Version < vicky-al00ac00b172
   HuaweiVicky-al00a Version-
HuaweiVicky-al00c Firmware Versionvicky-al00cc768b122
   HuaweiVicky-al00c Version-
HuaweiVicky-tl00a Firmware Versionvicky-tl00ac01b167
   HuaweiVicky-tl00a Version-
HuaweiVictoria-al00a Firmware Version < victoria-al00ac00b172_
   HuaweiVictoria-al00a Version-
HuaweiVictoria-tl00a Firmware Versionvictoria-tl00ac00b123
   HuaweiVictoria-tl00a Version-
HuaweiVictoria-tl00a Firmware Versionvictoria-tl00ac01b167
   HuaweiVictoria-tl00a Version-
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 0.2% 0.392
CVSS Metriken
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.