216.73.217.42

CVE-2025-27498

· Published 03/03/2025 17:15 · Modified 03/03/2025 17:15

Labels: CVE-2025-27498 2025-03-03CVE-2025-27498CWE-347[email protected]

Essential information

Published
03/03/2025 17:15
Modified
03/03/2025 17:15
Author
Creator
CISA KEV
No
CWE

Description

aes-gcm is a pure Rust implementation of the AES-GCM. In decrypt_in_place_detached, the decrypted ciphertext (which is the correct ciphertext) is exposed even if the tag is incorrect. This is because in decrypt_inplace in asconcore.rs, tag verification causes an error to be returned with the plaintext contents still in buffer. The vulnerability is fixed in 0.4.3.

NVD status

Status
Awaiting Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

References