Advisory Database
  • Advisories
  • Dependency Scanning
  1. cargo
  2. ›
  3. cocoon
  4. ›
  5. CVE-2024-21530

CVE-2024-21530: cocoon Reuses a Nonce, Key Pair in Encryption

October 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

  • github.com/advisories/GHSA-6878-6wc2-pf5h
  • github.com/advisories/GHSA-r2jw-c95q-rj29
  • github.com/fadeevab/cocoon
  • github.com/fadeevab/cocoon/commit/1b6392173ce35db4736a94b62b2d2973f9a71441
  • github.com/fadeevab/cocoon/issues/22
  • nvd.nist.gov/vuln/detail/CVE-2024-21530
  • rustsec.org/advisories/RUSTSEC-2023-0068.html
  • security.snyk.io/vuln/SNYK-RUST-COCOON-6028364

Code Behaviors & Features

Detect and mitigate CVE-2024-21530 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.4.0

Fixed versions

  • 0.4.0

Solution

Upgrade to version 0.4.0 or above.

Impact 4.5 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-323: Reusing a Nonce, Key Pair in Encryption

Source file

cargo/cocoon/CVE-2024-21530.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:14:32 +0000.