CVE-2024-30212

If a SCSI READ(10) command is initiated via USB using the largest LBA (0xFFFFFFFF) with it's default block size of 512 and a count of 1, the first 512 byte of the 0x80000000 memory area is returned to the user. If the block count is increased, the full RAM can be exposed. The same method works to write to this memory area. If RAM contains pointers, those can be - depending on the application - overwritten to return data from any other offset including Progam and Boot Flash.
CVSS

No CVSS.

Configurations

No configuration.

History

21 Nov 2024, 09:11

Type Values Removed Values Added
References () https://github.com/Fehr-GmbH/blackleak - () https://github.com/Fehr-GmbH/blackleak -
References () https://github.com/Microchip-MPLAB-Harmony/core/blob/master/release_notes.md - () https://github.com/Microchip-MPLAB-Harmony/core/blob/master/release_notes.md -
References () https://github.com/Microchip-MPLAB-Harmony/core/commit/d4608a4f1a140bd899cd4337cdbfb343a4339216 - () https://github.com/Microchip-MPLAB-Harmony/core/commit/d4608a4f1a140bd899cd4337cdbfb343a4339216 -

11 Jun 2024, 12:15

Type Values Removed Values Added
References
  • () https://github.com/Fehr-GmbH/blackleak -
Summary
  • (es) Si se inicia un comando SCSI READ(10) a través de USB utilizando el LBA más grande (0xFFFFFFFF) con su tamaño de bloque predeterminado de 512 y un recuento de 1, los primeros 512 bytes del área de memoria 0x80000000 se devuelven al usuario. Si se aumenta el número de bloques, toda la RAM puede quedar expuesta. El mismo método funciona para escribir en esta área de memoria. Si la RAM contiene punteros, estos se pueden sobrescribir, según la aplicación, para devolver datos de cualquier otro desplazamiento, incluidos Progam y Boot Flash.

28 May 2024, 16:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-05-28 16:15

Updated : 2024-11-21 09:11


NVD link : CVE-2024-30212

Mitre link : CVE-2024-30212

CVE.ORG link : CVE-2024-30212


JSON object : View

Products Affected

No product.

CWE
CWE-190

Integer Overflow or Wraparound