Lucene search

K
cvelistGitHub_MCVELIST:CVE-2024-28183
HistoryMar 25, 2024 - 2:31 p.m.

CVE-2024-28183 Anti Rollback bypass with physical access and TOCTOU attack

2024-03-2514:31:28
CWE-367
GitHub_M
www.cve.org
time-of-check time-of-use vulnerability
flash encryption bypass
anti-rollback protection
physical access
esp-idf
toctou attack
bootloader vulnerability

6.1 Medium

CVSS3

Attack Vector

PHYSICAL

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

NONE

CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

6.3 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

13.2%

ESP-IDF is the development framework for Espressif SoCs supported on Windows, Linux and macOS. A Time-of-Check to Time-of-Use (TOCTOU) vulnerability was discovered in the implementation of the ESP-IDF bootloader which could allow an attacker with physical access to flash of the device to bypass anti-rollback protection. Anti-rollback prevents rollback to application with security version lower than one programmed in eFuse of chip. This attack can allow to boot past (passive) application partition having lower security version of the same device even in the presence of the flash encryption scheme. The attack requires carefully modifying the flash contents after the anti-rollback checks have been performed by the bootloader (before loading the application). The vulnerability is fixed in 4.4.7 and 5.2.1.

CNA Affected

[
  {
    "vendor": "espressif",
    "product": "esp-idf",
    "versions": [
      {
        "version": "< 4.4.7",
        "status": "affected"
      },
      {
        "version": ">= 5.0, <= 5.0.6",
        "status": "affected"
      },
      {
        "version": ">= 5.1, <= 5.1.3",
        "status": "affected"
      },
      {
        "version": ">= 5.2, < 5.2.1",
        "status": "affected"
      }
    ]
  }
]

6.1 Medium

CVSS3

Attack Vector

PHYSICAL

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

NONE

CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

6.3 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

13.2%

Related for CVELIST:CVE-2024-28183