cocoon Reuses a Nonce, Key Pair in Encryption
Moderate severity
GitHub Reviewed
Published
Oct 2, 2024
to the GitHub Advisory Database
•
Updated Oct 2, 2024
Description
Published by the National Vulnerability Database
Oct 2, 2024
Published to the GitHub Advisory Database
Oct 2, 2024
Reviewed
Oct 2, 2024
Last updated
Oct 2, 2024
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