2024-12-08 03:06:42 +00:00

134 lines
3.5 KiB
JSON

{
"id": "CVE-2020-36568",
"sourceIdentifier": "security@golang.org",
"published": "2022-12-27T22:15:11.783",
"lastModified": "2024-11-21T05:29:51.420",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Unsanitized input in the query parser in github.com/revel/revel before v1.0.0 allows remote attackers to cause resource exhaustion via memory allocation."
},
{
"lang": "es",
"value": "La entrada no sanitizada en el analizador de consultas en github.com/revel/revel anterior a v1.0.0 permite a atacantes remotos provocar el agotamiento de los recursos mediante la asignaci\u00f3n de memoria."
}
],
"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",
"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": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-770"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:revel:revel:*:*:*:*:*:go:*:*",
"versionEndExcluding": "1.0.0",
"matchCriteriaId": "92050CBF-8549-4C5A-8C50-BCEA5A29847F"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/revel/revel/commit/d160ecb72207824005b19778594cbdc272e8a605",
"source": "security@golang.org",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://github.com/revel/revel/issues/1424",
"source": "security@golang.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://github.com/revel/revel/pull/1427",
"source": "security@golang.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://pkg.go.dev/vuln/GO-2020-0003",
"source": "security@golang.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://github.com/revel/revel/commit/d160ecb72207824005b19778594cbdc272e8a605",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://github.com/revel/revel/issues/1424",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://github.com/revel/revel/pull/1427",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://pkg.go.dev/vuln/GO-2020-0003",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
]
}
]
}