2024-12-15 03:03:56 +00:00

108 lines
3.4 KiB
JSON

{
"id": "CVE-2024-45396",
"sourceIdentifier": "security-advisories@github.com",
"published": "2024-10-11T15:15:04.457",
"lastModified": "2024-11-12T20:05:09.367",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Quicly is an IETF QUIC protocol implementation. Quicly up to commtit d720707 is susceptible to a denial-of-service attack. A remote attacker can exploit these bugs to trigger an assertion failure that crashes process using quicly. The vulnerability is addressed with commit 2a95896104901589c495bc41460262e64ffcad5c."
},
{
"lang": "es",
"value": "Quicly es una implementaci\u00f3n del protocolo QUIC de la IETF. Hasta el commit d720707, Quicly es susceptible a un ataque de denegaci\u00f3n de servicio. Un atacante remoto puede aprovechar estos errores para desencadenar un error de aserci\u00f3n que bloquee el proceso que utiliza Quicly. La vulnerabilidad se soluciona con el commit 2a95896104901589c495bc41460262e64ffcad5c."
}
],
"metrics": {
"cvssMetricV31": [
{
"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",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
},
{
"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",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "security-advisories@github.com",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-617"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:dena:quicly:*:*:*:*:*:*:*:*",
"versionEndExcluding": "2024-10-10",
"matchCriteriaId": "8A1D2045-0B2C-490A-BF1E-A71AA3E9E4B3"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/h2o/quicly/commit/2a95896104901589c495bc41460262e64ffcad5c",
"source": "security-advisories@github.com",
"tags": [
"Patch"
]
},
{
"url": "https://github.com/h2o/quicly/security/advisories/GHSA-mp3c-h5gg-mm6p",
"source": "security-advisories@github.com",
"tags": [
"Vendor Advisory"
]
}
]
}