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

119 lines
3.3 KiB
JSON

{
"id": "CVE-2020-9321",
"sourceIdentifier": "cve@mitre.org",
"published": "2020-03-16T19:15:11.443",
"lastModified": "2021-07-28T00:44:22.057",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "configurationwatcher.go in Traefik 2.x before 2.1.4 and TraefikEE 2.0.0 mishandles the purging of certificate contents from providers before logging."
},
{
"lang": "es",
"value": "configurationwatcher.go en Traefik versiones 2.x anteriores a 2.1.4 y TraefikEE versi\u00f3n 2.0.0, maneja inapropiadamente la depuraci\u00f3n del contenido del certificado de proveedores antes de iniciar sesi\u00f3n."
}
],
"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:H/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 5.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-295"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:traefik:traefik:*:*:*:*:*:*:*:*",
"versionStartIncluding": "2.0.0",
"versionEndIncluding": "2.1.4",
"matchCriteriaId": "4B3E955A-82D7-43A8-A777-487B58826397"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:traefik:traefik:2.0.0:*:*:*:enterprise:*:*:*",
"matchCriteriaId": "94148755-6CD8-4D3D-8D22-FC847A3473E6"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/containous/traefik/pull/6281",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://github.com/containous/traefik/releases/tag/v2.1.4",
"source": "cve@mitre.org",
"tags": [
"Release Notes"
]
}
]
}