GHSA-Q8WC-J5M9-27W3
Vulnerability from github – Published: 2023-09-21 17:16 – Updated: 2024-02-12 15:57
VLAI?
Summary
Denial of Service issue in quinn-proto
Details
Impact
Receiving unknown QUIC frames in a QUIC packet could result in a panic.
Patches
The problem has been fixed in 0.9.5 and 0.10.5 maintenance releases.
References
Fixed in https://github.com/quinn-rs/quinn/pull/1667, backported in https://github.com/quinn-rs/quinn/pull/1668 and https://github.com/quinn-rs/quinn/pull/1669.
Severity ?
7.5 (High)
{
"affected": [
{
"package": {
"ecosystem": "crates.io",
"name": "quinn-proto"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.9.5"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2023-42805"
],
"database_specific": {
"cwe_ids": [
"CWE-20"
],
"github_reviewed": true,
"github_reviewed_at": "2023-09-21T17:16:54Z",
"nvd_published_at": "2023-09-21T17:15:23Z",
"severity": "HIGH"
},
"details": "### Impact\n\nReceiving unknown QUIC frames in a QUIC packet could result in a panic.\n\n### Patches\n\nThe problem has been fixed in 0.9.5 and 0.10.5 maintenance releases.\n\n### References\n\nFixed in https://github.com/quinn-rs/quinn/pull/1667, backported in https://github.com/quinn-rs/quinn/pull/1668 and https://github.com/quinn-rs/quinn/pull/1669.",
"id": "GHSA-q8wc-j5m9-27w3",
"modified": "2024-02-12T15:57:00Z",
"published": "2023-09-21T17:16:54Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/quinn-rs/quinn/security/advisories/GHSA-q8wc-j5m9-27w3"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-42805"
},
{
"type": "WEB",
"url": "https://github.com/quinn-rs/quinn/pull/1667"
},
{
"type": "WEB",
"url": "https://github.com/quinn-rs/quinn/pull/1668"
},
{
"type": "WEB",
"url": "https://github.com/quinn-rs/quinn/pull/1669"
},
{
"type": "PACKAGE",
"url": "https://github.com/quinn-rs/quinn"
},
{
"type": "WEB",
"url": "https://rustsec.org/advisories/RUSTSEC-2023-0063.html"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
],
"summary": "Denial of Service issue in quinn-proto"
}
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…