Approved changes feed: RSS · Atom
cpe:2.3:a:rustcrypto:aeads:*:*:*:*:*:*:*:*
part: a version: * update: *
| Vendor | Rustcrypto (c797da4a-d6a7-52ea-9aca-a2161d124c5a) |
|---|---|
| Product | Aeads (eb8c762d-8cd2-54cb-be5c-0c100783014a) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | * |
| Target hardware | * |
| Other | * |
| Notes | Imported from gcve-enriched-dumps CVE data |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
| No PURL mappings for this CPE yet. | ||
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2025-27498 |
vulnerable | 2026-06-08 07:14:55.241525 |
AEADs/ascon-aead: Plaintext exposed in decrypt_in_place_detached even on tag verification failure
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.
Published: 2025-03-03T16:52:02.750Z
Updated: 2025-03-03T17:32:24.640Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-42811 |
vulnerable | 2026-06-08 06:11:09.545302 |
AEADs/aes-gcm: Plaintext exposed in decrypt_in_place_detached even on tag verification failure
MEDIUM (4.7)
aes-gcm is a pure Rust implementation of the AES-GCM. Starting in version 0.10.0 and prior to version 0.10.3, in the AES GCM implementation of decrypt_in_place_detached, the decrypted ciphertext (i.e. the correct plaintext) is exposed even if tag verification fails. If a program using the `aes-gcm` crate's `decrypt_in_place*` APIs accesses the buffer after decryption failure, it will contain a decryption of an unauthenticated input. Depending on the specific nature of the program this may enable Chosen Ciphertext Attacks (CCAs) which can cause a catastrophic breakage of the cipher including full plaintext recovery. Version 0.10.3 contains a fix for this issue.
Published: 2023-09-22T15:19:15.445Z
Updated: 2025-06-18T14:22:56.534Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.