ghsa-g97w-mw7g-v3jv
Vulnerability from github
Published
2025-07-27 21:32
Modified
2025-07-28 15:36
Severity ?
VLAI Severity ?
Summary
Duplicate Advisory: Low severity (DoS) vulnerability in sequoia-openpgp
Details
Duplicate Advisory
This advisory has been withdrawn because it is a duplicate of GHSA-9344-p847-qm5c. This link is maintained to preserve external references.
Original Description
The sequoia-openpgp crate 1.13.0 before 1.21.0 for Rust allows an infinite loop of "Reading a cert: Invalid operation: Not a Key packet" messages for RawCertParser operations that encounter an unsupported primary key type.
{ "affected": [ { "package": { "ecosystem": "crates.io", "name": "sequoia-openpgp" }, "ranges": [ { "events": [ { "introduced": "1.13.0" }, { "fixed": "1.21.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [], "database_specific": { "cwe_ids": [ "CWE-835" ], "github_reviewed": true, "github_reviewed_at": "2025-07-28T15:36:45Z", "nvd_published_at": "2025-07-27T20:15:24Z", "severity": "LOW" }, "details": "### Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of GHSA-9344-p847-qm5c. This link is maintained to preserve external references.\n\n### Original Description\nThe sequoia-openpgp crate 1.13.0 before 1.21.0 for Rust allows an infinite loop of \"Reading a cert: Invalid operation: Not a Key packet\" messages for RawCertParser operations that encounter an unsupported primary key type.", "id": "GHSA-g97w-mw7g-v3jv", "modified": "2025-07-28T15:36:45Z", "published": "2025-07-27T21:32:11Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-58261" }, { "type": "WEB", "url": "https://crates.io/crates/sequoia-openpgp" }, { "type": "PACKAGE", "url": "https://gitlab.com/sequoia-pgp/sequoia" }, { "type": "WEB", "url": "https://gitlab.com/sequoia-pgp/sequoia/-/issues/1106" }, { "type": "WEB", "url": "https://rustsec.org/advisories/RUSTSEC-2024-0345.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Duplicate Advisory: Low severity (DoS) vulnerability in sequoia-openpgp", "withdrawn": "2025-07-28T15:36:45Z" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…