René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

103 lines
2.6 KiB
JSON

{
"id": "CVE-2022-32149",
"sourceIdentifier": "security@golang.org",
"published": "2022-10-14T15:15:34.543",
"lastModified": "2022-10-18T17:41:31.897",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "An attacker may cause a denial of service by crafting an Accept-Language header which ParseAcceptLanguage will take significant time to parse."
},
{
"lang": "es",
"value": "Un atacante podr\u00eda causar una denegaci\u00f3n de servicio al dise\u00f1ar un encabezado Accept-Language que ParseAcceptLanguage tardar\u00eda mucho tiempo en analizar"
}
],
"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
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-772"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:golang:text:*:*:*:*:*:*:*:*",
"versionEndExcluding": "0.3.8",
"matchCriteriaId": "B60E2667-B233-430C-8BD7-28CDFFB1469F"
}
]
}
]
}
],
"references": [
{
"url": "https://go.dev/cl/442235",
"source": "security@golang.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://go.dev/issue/56152",
"source": "security@golang.org",
"tags": [
"Issue Tracking",
"Third Party Advisory"
]
},
{
"url": "https://groups.google.com/g/golang-announce/c/-hjNw559_tE/m/KlGTfid5CAAJ",
"source": "security@golang.org",
"tags": [
"Mailing List",
"Third Party Advisory"
]
},
{
"url": "https://pkg.go.dev/vuln/GO-2022-1059",
"source": "security@golang.org",
"tags": [
"Vendor Advisory"
]
}
]
}