101 lines
2.7 KiB
JSON
Raw Normal View History

{
"id": "CVE-2020-28407",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-11-03T04:15:15.447",
"lastModified": "2023-11-09T21:42:24.177",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "In swtpm before 0.4.2 and 0.5.x before 0.5.1, a local attacker may be able to overwrite arbitrary files via a symlink attack against a temporary file such as TMP2-00.permall."
},
{
"lang": "es",
"value": "En swtpm anterior a 0.4.2 y 0.5.x anterior a 0.5.1, un atacante local podr\u00eda sobrescribir archivos arbitrarios mediante un ataque de enlace simb\u00f3lico contra un archivo temporal como TMP2-00.permall."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 1.8,
"impactScore": 5.2
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-59"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:swtpm_project:swtpm:*:*:*:*:*:*:*:*",
"versionEndExcluding": "0.4.2",
"matchCriteriaId": "A28C4936-308A-411B-AB1A-8BEFFCD5EDE0"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:swtpm_project:swtpm:0.5.0:*:*:*:*:*:*:*",
"matchCriteriaId": "205711EB-43BF-493A-B297-3FC5B3014B15"
}
]
}
]
}
],
"references": [
{
"url": "https://bugzilla.suse.com/show_bug.cgi?id=1198395",
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://github.com/stefanberger/swtpm/releases/tag/v0.4.2",
"source": "cve@mitre.org",
"tags": [
"Release Notes"
]
},
{
"url": "https://github.com/stefanberger/swtpm/releases/tag/v0.5.1",
"source": "cve@mitre.org",
"tags": [
"Release Notes"
]
}
]
}