From 71a3565f06a1d897ff6fecf42884fa900b361ef6 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 9 May 2025 19:44:15 +0000 Subject: [PATCH] Publish GHSA-c86p-w88r-qvqr --- .../GHSA-c86p-w88r-qvqr.json | 31 ++++++++++++++++--- 1 file changed, 26 insertions(+), 5 deletions(-) rename advisories/{unreviewed => github-reviewed}/2025/05/GHSA-c86p-w88r-qvqr/GHSA-c86p-w88r-qvqr.json (72%) diff --git a/advisories/unreviewed/2025/05/GHSA-c86p-w88r-qvqr/GHSA-c86p-w88r-qvqr.json b/advisories/github-reviewed/2025/05/GHSA-c86p-w88r-qvqr/GHSA-c86p-w88r-qvqr.json similarity index 72% rename from advisories/unreviewed/2025/05/GHSA-c86p-w88r-qvqr/GHSA-c86p-w88r-qvqr.json rename to advisories/github-reviewed/2025/05/GHSA-c86p-w88r-qvqr/GHSA-c86p-w88r-qvqr.json index 1455e9c10cd..99d7ddcc5e2 100644 --- a/advisories/unreviewed/2025/05/GHSA-c86p-w88r-qvqr/GHSA-c86p-w88r-qvqr.json +++ b/advisories/github-reviewed/2025/05/GHSA-c86p-w88r-qvqr/GHSA-c86p-w88r-qvqr.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-c86p-w88r-qvqr", - "modified": "2025-05-09T18:30:39Z", + "modified": "2025-05-09T19:42:41Z", "published": "2025-05-09T18:30:38Z", "aliases": [ "CVE-2025-4432" ], + "summary": " ring has some AES functions that may panic when overflow checking is enabled in", "details": "A flaw was found in Rust's Ring package. A panic may be triggered when overflow checking is enabled. In the QUIC protocol, this flaw allows an attacker to induce this panic by sending a specially crafted packet. It will likely occur unintentionally in 1 out of every 2**32 packets sent or received.", "severity": [ { @@ -13,7 +14,27 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "crates.io", + "name": "ring" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "0.17.13" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", @@ -36,7 +57,7 @@ "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2350655" }, { - "type": "WEB", + "type": "PACKAGE", "url": "https://github.com/briansmith/ring" }, { @@ -53,8 +74,8 @@ "CWE-770" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-05-09T19:42:41Z", "nvd_published_at": "2025-05-09T16:15:25Z" } } \ No newline at end of file