cvelist/2024/20xxx/CVE-2024-20373.json
2024-11-15 15:00:36 +00:00

171 lines
8.2 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-20373",
"ASSIGNER": "psirt@cisco.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A vulnerability in the implementation of the Simple Network Management Protocol (SNMP) IPv4 access control list (ACL) feature of Cisco IOS Software and Cisco IOS XE Software could allow an unauthenticated, remote attacker to perform SNMP polling of an affected device, even if it is configured to deny SNMP traffic. \r\n\r\nThis vulnerability exists because Cisco IOS Software and Cisco IOS XE Software do not support extended IPv4 ACLs for SNMP, but they do allow administrators to configure extended named IPv4 ACLs that are attached to the SNMP server configuration without a warning message. This can result in no ACL being applied to the SNMP listening process. An attacker could exploit this vulnerability by performing SNMP polling of an affected device. A successful exploit could allow the attacker to perform SNMP operations that should be denied. The attacker has no control of the SNMP ACL configuration and would still need a valid SNMP version 2c (SNMPv2c) community string or SNMP version 3 (SNMPv3) user credentials.\r\nSNMP with IPv6 ACL configurations is not affected.\r\nFor more information, see the section of this advisory."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Improper Access Control",
"cweId": "CWE-284"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Cisco",
"product": {
"product_data": [
{
"product_name": "Cisco IOS XE Catalyst SD-WAN",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "16.10.6"
},
{
"version_affected": "=",
"version_value": "16.12.3"
},
{
"version_affected": "=",
"version_value": "16.12.1"
},
{
"version_affected": "=",
"version_value": "16.10.4"
},
{
"version_affected": "=",
"version_value": "16.10.5"
},
{
"version_affected": "=",
"version_value": "16.12.4"
},
{
"version_affected": "=",
"version_value": "16.10.3"
},
{
"version_affected": "=",
"version_value": "16.10.3a"
},
{
"version_affected": "=",
"version_value": "16.10.3b"
},
{
"version_affected": "=",
"version_value": "16.11.1s"
},
{
"version_affected": "=",
"version_value": "16.11.1a"
},
{
"version_affected": "=",
"version_value": "16.10.1"
},
{
"version_affected": "=",
"version_value": "16.11.1f"
},
{
"version_affected": "=",
"version_value": "16.9.4"
},
{
"version_affected": "=",
"version_value": "16.9.3"
},
{
"version_affected": "=",
"version_value": "16.10.2"
},
{
"version_affected": "=",
"version_value": "16.11.1b"
},
{
"version_affected": "=",
"version_value": "16.11.1"
},
{
"version_affected": "=",
"version_value": "16.12.5"
},
{
"version_affected": "=",
"version_value": "16.11.1d"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-snmp-uwBXfqww",
"refsource": "MISC",
"name": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-snmp-uwBXfqww"
}
]
},
"source": {
"advisory": "cisco-sa-snmp-uwBXfqww",
"discovery": "INTERNAL",
"defects": [
"CSCwe24431"
]
},
"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:N/UI:N/S:U/C:N/I:L/A:N",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"availabilityImpact": "NONE"
}
]
}
}