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

108 lines
3.1 KiB
JSON

{
"id": "CVE-2020-28638",
"sourceIdentifier": "cve@mitre.org",
"published": "2020-11-13T21:15:12.817",
"lastModified": "2020-12-02T15:00:33.973",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "ask_password in Tomb 2.0 through 2.7 returns a warning when pinentry-curses is used and $DISPLAY is non-empty, causing affected users' files to be encrypted with \"tomb {W] Detected DISPLAY, but only pinentry-curses is found.\" as the encryption key."
},
{
"lang": "es",
"value": "La funci\u00f3n ask_password en Tomb versiones 2.0 hasta 2.7, devuelve una advertencia cuando es usado pinentry-curses y $DISPLAY no est\u00e1 vac\u00edo, causando que unos archivos de unos usuarios afectados sean cifrados con \"tomb {W] Detected DISPLAY, but only pinentry-curses is found.\" como clave de cifrado"
}
],
"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
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-287"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:dyne:tomb:*:*:*:*:*:*:*:*",
"versionStartIncluding": "2.0",
"versionEndIncluding": "2.7",
"matchCriteriaId": "6053A4CA-1894-4538-9007-1D15FCACB159"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/dyne/Tomb/issues/385",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
]
}
]
}