cvelist/2024/20xxx/CVE-2024-20329.json

209 lines
9.9 KiB
JSON
Raw Normal View History

2023-11-08 16:00:54 +00:00
{
2024-10-23 18:00:36 +00:00
"data_version": "4.0",
2023-11-08 16:00:54 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-20329",
2024-10-23 18:00:36 +00:00
"ASSIGNER": "psirt@cisco.com",
"STATE": "PUBLIC"
2023-11-08 16:00:54 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-10-23 18:00:36 +00:00
"value": "A vulnerability in the SSH subsystem of Cisco Adaptive Security Appliance (ASA) Software could allow an authenticated, remote attacker to execute operating system commands as root.\r\n\r\nThis vulnerability is due to insufficient validation of user input. An attacker could exploit this vulnerability by submitting crafted input when executing remote CLI commands over SSH. A successful exploit could allow the attacker to execute commands on the underlying operating system with root-level privileges. An attacker with limited user privileges could use this vulnerability to gain complete control over the system."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Improper Neutralization of Expression/Command Delimiters",
"cweId": "CWE-146"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Cisco",
"product": {
"product_data": [
{
"product_name": "Cisco Adaptive Security Appliance (ASA) Software",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "9.17.1"
},
{
"version_affected": "=",
"version_value": "9.17.1.7"
},
{
"version_affected": "=",
"version_value": "9.17.1.9"
},
{
"version_affected": "=",
"version_value": "9.17.1.10"
},
{
"version_affected": "=",
"version_value": "9.18.1"
},
{
"version_affected": "=",
"version_value": "9.18.1.3"
},
{
"version_affected": "=",
"version_value": "9.17.1.11"
},
{
"version_affected": "=",
"version_value": "9.18.2"
},
{
"version_affected": "=",
"version_value": "9.17.1.13"
},
{
"version_affected": "=",
"version_value": "9.17.1.15"
},
{
"version_affected": "=",
"version_value": "9.18.2.5"
},
{
"version_affected": "=",
"version_value": "9.17.1.20"
},
{
"version_affected": "=",
"version_value": "9.18.2.7"
},
{
"version_affected": "=",
"version_value": "9.19.1"
},
{
"version_affected": "=",
"version_value": "9.18.2.8"
},
{
"version_affected": "=",
"version_value": "9.18.3"
},
{
"version_affected": "=",
"version_value": "9.19.1.5"
},
{
"version_affected": "=",
"version_value": "9.17.1.30"
},
{
"version_affected": "=",
"version_value": "9.19.1.9"
},
{
"version_affected": "=",
"version_value": "9.18.3.39"
},
{
"version_affected": "=",
"version_value": "9.19.1.12"
},
{
"version_affected": "=",
"version_value": "9.18.3.46"
},
{
"version_affected": "=",
"version_value": "9.19.1.18"
},
{
"version_affected": "=",
"version_value": "9.18.3.53"
},
{
"version_affected": "=",
"version_value": "9.18.3.55"
},
{
"version_affected": "=",
"version_value": "9.17.1.33"
},
{
"version_affected": "=",
"version_value": "9.18.3.56"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-asa-ssh-rce-gRAuPEUF",
"refsource": "MISC",
"name": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-asa-ssh-rce-gRAuPEUF"
},
{
"url": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-fmc-xss-M446vbEO",
"refsource": "MISC",
"name": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-fmc-xss-M446vbEO"
},
{
"url": "https://sec.cloudapps.cisco.com/security/center/viewErp.x?alertId=ERP-75300",
"refsource": "MISC",
"name": "https://sec.cloudapps.cisco.com/security/center/viewErp.x?alertId=ERP-75300"
}
]
},
"source": {
"advisory": "cisco-sa-asa-ssh-rce-gRAuPEUF",
"discovery": "INTERNAL",
"defects": [
"CSCwe93558"
]
},
"exploit": [
{
"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."
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"baseScore": 9.9,
"baseSeverity": "CRITICAL",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "CHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
2023-11-08 16:00:54 +00:00
}
]
}
}