CVE-2024-21530

medium

Description

Versions of the package cocoon before 0.4.0 are vulnerable to Reusing a Nonce, Key Pair in Encryption when the encrypt, wrap, and dump functions are sequentially called. An attacker can generate the same ciphertext by creating a new encrypted message with the same cocoon object. **Note:** The issue does NOT affect objects created with Cocoon::new which utilizes ThreadRng.

References

https://security.snyk.io/vuln/SNYK-RUST-COCOON-6028364

https://rustsec.org/advisories/RUSTSEC-2023-0068.html

https://github.com/fadeevab/cocoon/issues/22

https://github.com/fadeevab/cocoon/commit/1b6392173ce35db4736a94b62b2d2973f9a71441

https://github.com/advisories/GHSA-6878-6wc2-pf5h

Details

Source: Mitre, NVD

Published: 2024-10-02

Updated: 2024-10-04

Risk Information

CVSS v2

Base Score: 2.6

Vector: CVSS2#AV:L/AC:H/Au:N/C:P/I:P/A:N

Severity: Low

CVSS v3

Base Score: 4.5

Vector: CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N

Severity: Medium