2024-07-14 02:06:08 +00:00

95 lines
2.3 KiB
JSON

{
"id": "CVE-2024-25678",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-02-09T10:15:08.683",
"lastModified": "2024-02-15T18:45:09.663",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In LiteSpeed QUIC (LSQUIC) Library before 4.0.4, DCID validation is mishandled."
},
{
"lang": "es",
"value": "En LiteSpeed QUIC (LSQUIC) Library anterior a 4.0.4, la validaci\u00f3n de DCID se maneja mal."
}
],
"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:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:litespeedtech:lsquic:*:*:*:*:*:*:*:*",
"versionEndExcluding": "4.0.4",
"matchCriteriaId": "B8AAE561-2B4E-4285-B015-0565356BC3B3"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/litespeedtech/lsquic/commit/515f453556c99d27c4dddb5424898dc1a5537708",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://github.com/litespeedtech/lsquic/releases/tag/v4.0.4",
"source": "cve@mitre.org",
"tags": [
"Release Notes"
]
},
{
"url": "https://www.rfc-editor.org/rfc/rfc9001",
"source": "cve@mitre.org",
"tags": [
"Not Applicable"
]
}
]
}