{ "id": "CVE-2023-42805", "sourceIdentifier": "security-advisories@github.com", "published": "2023-09-21T17:15:23.353", "lastModified": "2023-09-25T16:32:35.913", "vulnStatus": "Analyzed", "cveTags": [], "descriptions": [ { "lang": "en", "value": "quinn-proto is a state machine for the QUIC transport protocol. Prior to versions 0.9.5 and 0.10.5, receiving unknown QUIC frames in a QUIC packet could result in a panic. The problem has been fixed in 0.9.5 and 0.10.5 maintenance releases." }, { "lang": "es", "value": "quinn-proto es una m\u00e1quina de estados para el protocolo de transporte QUIC. Antes de las versiones 0.9.5 y 0.10.5, recibir tramas QUIC desconocidas en un paquete QUIC pod\u00eda provocar p\u00e1nico. El problema se solucion\u00f3 en las versiones de mantenimiento 0.9.5 y 0.10.5." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH" }, "exploitabilityScore": 3.9, "impactScore": 3.6 }, { "source": "security-advisories@github.com", "type": "Secondary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "NVD-CWE-noinfo" } ] }, { "source": "security-advisories@github.com", "type": "Secondary", "description": [ { "lang": "en", "value": "CWE-20" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:quinn_project:quinn:*:*:*:*:*:rust:*:*", "versionEndExcluding": "0.9.5", "matchCriteriaId": "07C6E078-CA32-421C-AE0F-8944E40E0127" }, { "vulnerable": true, "criteria": "cpe:2.3:a:quinn_project:quinn:*:*:*:*:*:rust:*:*", "versionStartIncluding": "0.10.0", "versionEndExcluding": "0.10.5", "matchCriteriaId": "DD6B8751-AFF1-470F-8F1F-D5266891D2FB" } ] } ] } ], "references": [ { "url": "https://github.com/quinn-rs/quinn/pull/1667", "source": "security-advisories@github.com", "tags": [ "Issue Tracking", "Patch" ] }, { "url": "https://github.com/quinn-rs/quinn/pull/1668", "source": "security-advisories@github.com", "tags": [ "Issue Tracking", "Patch" ] }, { "url": "https://github.com/quinn-rs/quinn/pull/1669", "source": "security-advisories@github.com", "tags": [ "Issue Tracking" ] }, { "url": "https://github.com/quinn-rs/quinn/security/advisories/GHSA-q8wc-j5m9-27w3", "source": "security-advisories@github.com", "tags": [ "Vendor Advisory" ] } ] }