CVE-2024-7531

Calling `PK11_Encrypt()` in NSS using CKM_CHACHA20 and the same buffer for input and output can result in plaintext on an Intel Sandy Bridge processor. In Firefox this only affects the QUIC header protection feature when the connection is using the ChaCha20-Poly1305 cipher suite. The most likely outcome is connection failure, but if the connection persists despite the high packet loss it could be possible for a network observer to identify packets as coming from the same source despite a network path change. This vulnerability affects Firefox < 129, Firefox ESR < 115.14, and Firefox ESR < 128.1.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:mozilla:firefox:*:*:*:*:*:*:*:*
cpe:2.3:a:mozilla:firefox_esr:*:*:*:*:*:*:*:*
cpe:2.3:a:mozilla:firefox_esr:128.0:*:*:*:*:*:*:*

History

19 Mar 2025, 16:15

Type Values Removed Values Added
CWE CWE-367

Information

Published : 2024-08-06 13:15

Updated : 2025-03-19 16:15


NVD link : CVE-2024-7531

Mitre link : CVE-2024-7531

CVE.ORG link : CVE-2024-7531


JSON object : View

Products Affected

mozilla

  • firefox_esr
  • firefox
CWE
NVD-CWE-noinfo CWE-367

Time-of-check Time-of-use (TOCTOU) Race Condition