ID CVE-2021-22437
Summary There is a software integer overflow leading to a TOCTOU condition in smartphones. Successful exploitation of this vulnerability may cause random address access.
References
Vulnerable Configurations
  • cpe:2.3:o:huawei:magic_ui:3.1.1:*:*:*:*:*:*:*
    cpe:2.3:o:huawei:magic_ui:3.1.1:*:*:*:*:*:*:*
  • cpe:2.3:o:huawei:magic_ui:3.1.0:*:*:*:*:*:*:*
    cpe:2.3:o:huawei:magic_ui:3.1.0:*:*:*:*:*:*:*
  • cpe:2.3:o:huawei:emui:10.1.0:*:*:*:*:*:*:*
    cpe:2.3:o:huawei:emui:10.1.0:*:*:*:*:*:*:*
  • cpe:2.3:o:huawei:emui:10.1.1:*:*:*:*:*:*:*
    cpe:2.3:o:huawei:emui:10.1.1:*:*:*:*:*:*:*
CVSS
Base: 6.9 (as of 08-08-2023 - 14:21)
Impact:
Exploitability:
CWE CWE-190
CAPEC
  • Forced Integer Overflow
    This attack forces an integer variable to go out of range. The integer variable is often used as an offset such as size of memory allocation or similarly. The attacker would typically control the value of such variable and try to get it out of range. For instance the integer in question is incremented past the maximum possible value, it may wrap to become a very small, or negative number, therefore providing a very incorrect value which can lead to unexpected behavior. At worst the attacker can execute arbitrary code.
Access
VectorComplexityAuthentication
LOCAL MEDIUM NONE
Impact
ConfidentialityIntegrityAvailability
COMPLETE COMPLETE COMPLETE
cvss-vector via4 AV:L/AC:M/Au:N/C:C/I:C/A:C
Last major update 08-08-2023 - 14:21
Published 25-02-2022 - 19:15
Last modified 08-08-2023 - 14:21
Back to Top