From 297b45631fa4512c1e6270f7d03a442f0043a60d Mon Sep 17 00:00:00 2001 From: cvelistV5 Github Action Date: Tue, 11 Feb 2025 23:59:21 +0000 Subject: [PATCH] 1 changes (1 new | 0 updated): - 1 new CVEs: CVE-2020-3432 - 0 updated CVEs: --- cves/2020/3xxx/CVE-2020-3432.json | 90 +++++++++++++++++++++++++++++++ 1 file changed, 90 insertions(+) create mode 100644 cves/2020/3xxx/CVE-2020-3432.json diff --git a/cves/2020/3xxx/CVE-2020-3432.json b/cves/2020/3xxx/CVE-2020-3432.json new file mode 100644 index 000000000000..a1beacec53be --- /dev/null +++ b/cves/2020/3xxx/CVE-2020-3432.json @@ -0,0 +1,90 @@ +{ + "dataType": "CVE_RECORD", + "dataVersion": "5.1", + "cveMetadata": { + "cveId": "CVE-2020-3432", + "assignerOrgId": "d1c1063e-7a18-46af-9102-31f8928bc633", + "state": "PUBLISHED", + "assignerShortName": "cisco", + "dateReserved": "2019-12-12T00:00:00.000Z", + "datePublished": "2025-02-11T23:56:34.113Z", + "dateUpdated": "2025-02-11T23:56:34.113Z" + }, + "containers": { + "cna": { + "providerMetadata": { + "orgId": "d1c1063e-7a18-46af-9102-31f8928bc633", + "shortName": "cisco", + "dateUpdated": "2025-02-11T23:56:34.113Z" + }, + "descriptions": [ + { + "lang": "en", + "value": "A vulnerability in the uninstaller component of Cisco AnyConnect Secure Mobility Client for Mac OS could allow an authenticated, local attacker to corrupt the content of any file in the filesystem.\r\n The vulnerability is due to the incorrect handling of directory paths. An attacker could exploit this vulnerability by creating a symbolic link (symlink) to a target file on a specific path. A successful exploit could allow the attacker to corrupt the contents of the file. If the file is a critical systems file, the exploit could lead to a denial of service condition. To exploit this vulnerability, the attacker would need to have valid credentials on the system." + } + ], + "affected": [ + { + "vendor": "Cisco", + "product": "Cisco Secure Client", + "versions": [ + { + "version": "N/A", + "status": "affected" + } + ] + } + ], + "problemTypes": [ + { + "descriptions": [ + { + "lang": "en", + "description": "Improper Link Resolution Before File Access ('Link Following')", + "type": "cwe", + "cweId": "CWE-59" + } + ] + } + ], + "references": [ + { + "url": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-anyconnect-mac-dos-36s2y3Lv", + "name": "cisco-sa-anyconnect-mac-dos-36s2y3Lv" + } + ], + "metrics": [ + { + "format": "cvssV3_0", + "cvssV3_0": { + "version": "3.0", + "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:H", + "baseScore": 5.6, + "baseSeverity": "MEDIUM", + "attackVector": "LOCAL", + "attackComplexity": "LOW", + "privilegesRequired": "LOW", + "userInteraction": "REQUIRED", + "scope": "UNCHANGED", + "confidentialityImpact": "NONE", + "integrityImpact": "LOW", + "availabilityImpact": "HIGH" + } + } + ], + "exploits": [ + { + "lang": "en", + "value": "The Cisco Product Security Incident Response Team (PSIRT) is not aware of any public announcements or malicious use of the vulnerability that is described in this advisory." + } + ], + "source": { + "advisory": "cisco-sa-anyconnect-mac-dos-36s2y3Lv", + "discovery": "EXTERNAL", + "defects": [ + "CSCvt78191" + ] + } + } + } +} \ No newline at end of file