GHSA-R2JW-C95Q-RJ29
Vulnerability from github – Published: 2024-10-02 06:30 – Updated: 2025-12-29 22:23
VLAI?
Summary
Duplicate Advisory: cocoon Reuses a Nonce, Key Pair in Encryption
Details
Duplicate Advisory
This advisory has been withdrawn because it is a duplicate of GHSA-6878-6wc2-pf5h. This link is maintained to preserve external references.
Original 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.
Severity ?
4.5 (Medium)
{
"affected": [
{
"package": {
"ecosystem": "crates.io",
"name": "cocoon"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.4.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [],
"database_specific": {
"cwe_ids": [
"CWE-323"
],
"github_reviewed": true,
"github_reviewed_at": "2024-10-02T17:57:49Z",
"nvd_published_at": "2024-10-02T05:15:11Z",
"severity": "MODERATE"
},
"details": "### Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of GHSA-6878-6wc2-pf5h. This link is maintained to preserve external references.\n\n### Original Description\nVersions 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.\n\n**Note:**\nThe issue does NOT affect objects created with Cocoon::new which utilizes ThreadRng.",
"id": "GHSA-r2jw-c95q-rj29",
"modified": "2025-12-29T22:23:36Z",
"published": "2024-10-02T06:30:26Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21530"
},
{
"type": "WEB",
"url": "https://github.com/fadeevab/cocoon/issues/22"
},
{
"type": "WEB",
"url": "https://github.com/fadeevab/cocoon/commit/1b6392173ce35db4736a94b62b2d2973f9a71441"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-6878-6wc2-pf5h"
},
{
"type": "PACKAGE",
"url": "https://github.com/fadeevab/cocoon"
},
{
"type": "WEB",
"url": "https://rustsec.org/advisories/RUSTSEC-2023-0068.html"
},
{
"type": "WEB",
"url": "https://security.snyk.io/vuln/SNYK-RUST-COCOON-6028364"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Duplicate Advisory: cocoon Reuses a Nonce, Key Pair in Encryption",
"withdrawn": "2025-12-29T22:23:36Z"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…