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

89 lines
2.4 KiB
JSON

{
"id": "CVE-2021-42010",
"sourceIdentifier": "security@apache.org",
"published": "2022-10-24T14:15:49.560",
"lastModified": "2022-10-24T18:24:27.517",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Heron versions <= 0.20.4-incubating allows CRLF log injection because of the lack of escaping in the log statements. Please update to version 0.20.5-incubating which addresses this issue."
},
{
"lang": "es",
"value": "Heron versiones anteriores a 0.20.4-incubating incluy\u00e9ndola, permiten una inyecci\u00f3n de registros CRLF debido a una falta de escape en las declaraciones de registro. Por favor, actualice a versi\u00f3n 0.20.5-incubating que aborda este problema"
}
],
"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": "CWE-74"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:apache:heron:*:*:*:*:*:*:*:*",
"versionEndExcluding": "0.20.5-incubating",
"matchCriteriaId": "85ECA43A-C7ED-474A-B835-0993EDFA7656"
}
]
}
]
}
],
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2022/10/23/2",
"source": "security@apache.org",
"tags": [
"Mailing List",
"Third Party Advisory"
]
},
{
"url": "https://lists.apache.org/thread/j65nwr8n7jchngwqptzh100drcr4ry2q",
"source": "security@apache.org",
"tags": [
"Mailing List",
"Vendor Advisory"
]
}
]
}