Skip to content

Commit

Permalink
1 changes (1 new | 0 updated):
Browse files Browse the repository at this point in the history
      - 1 new CVEs:  CVE-2020-3432
      - 0 updated CVEs:
  • Loading branch information
cvelistV5 Github Action committed Feb 11, 2025
1 parent de1f6b4 commit 297b456
Showing 1 changed file with 90 additions and 0 deletions.
90 changes: 90 additions & 0 deletions cves/2020/3xxx/CVE-2020-3432.json
Original file line number Diff line number Diff line change
@@ -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"
]
}
}
}
}

0 comments on commit 297b456

Please sign in to comment.