CVE-2024-1633 Vulnerability Details

  /     /     /  

CVE-2024-1633 Metadata Quick Info

CVE Published: 19/02/2024 | CVE Updated: 01/08/2024 | CVE Year: 2024
Source: ASRG | Vendor: Renesas | Product: rcar_gen3_v2.5
Status : PUBLISHED

CVE-2024-1633 Description

During the secure boot, bl2 (the second stage of the bootloader) loops over images defined in the table “bl2_mem_params_descs”. For each image, the bl2 reads the image length and destination from the image’s certificate. Because of the way of reading from the image, which base on 32-bit unsigned integer value, it can result to an integer overflow. An attacker can bypass memory range restriction and write data out of buffer bounds, which could result in bypass of secure boot. Affected git version from c2f286820471ed276c57e603762bd831873e5a17 until (not 

Metrics

CVSS Version: 3.1 | Base Score: 2 LOW
Vector: CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N

l➤ Exploitability Metrics:
    Attack Vector (AV)* PHYSICAL
    Attack Complexity (AC)* HIGH
    Privileges Required (PR)* NONE
    User Interaction (UI)* NONE
    Scope (S)* UNCHANGED

l➤ Impact Metrics:
    Confidentiality Impact (C)* NONE
    Integrity Impact (I)* LOW
    Availability Impact (A)* NONE

Weakness Enumeration (CWE)

CWE-ID: CWE-190
CWE Name: CWE-190 Integer Overflow or Wraparound
Source: Renesas

Common Attack Pattern Enumeration and Classification (CAPEC)

CAPEC-ID: CAPEC-92
CAPEC Description: CAPEC-92 Forced Integer Overflow


Source: NVD (National Vulnerability Database).