Publish GHSA-c86p-w88r-qvqr

This commit is contained in:
advisory-database[bot]
2025-05-09 19:44:15 +00:00
parent c6fc22bb82
commit 71a3565f06
@@ -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"
}
}