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

203 lines
9.5 KiB
JSON
Raw Normal View History

2023-11-08 16:01:22 +00:00
{
2024-10-02 17:00:38 +00:00
"data_version": "4.0",
2023-11-08 16:01:22 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-20442",
2024-10-02 17:00:38 +00:00
"ASSIGNER": "psirt@cisco.com",
"STATE": "PUBLIC"
2023-11-08 16:01:22 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-10-02 17:00:38 +00:00
"value": "A vulnerability in the REST API endpoints of Cisco Nexus Dashboard could allow an authenticated, low-privileged, remote attacker to perform limited Administrator actions on an affected device.\r\n\r\nThis vulnerability is due to insufficient authorization controls on some REST API endpoints. An attacker could exploit this vulnerability by sending crafted API requests to an affected endpoint. A successful exploit could allow the attacker to perform limited Administrator functions such as viewing portions of the web UI, generating config only or full backup files, and deleting tech support files. This vulnerability only affects a subset of REST API endpoints and does not affect the web-based management interface."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Missing Authorization",
"cweId": "CWE-862"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Cisco",
"product": {
"product_data": [
{
"product_name": "Cisco Nexus Dashboard",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "1.1(3e)"
},
{
"version_affected": "=",
"version_value": "1.1(3c)"
},
{
"version_affected": "=",
"version_value": "1.1(3d)"
},
{
"version_affected": "=",
"version_value": "1.1(0d)"
},
{
"version_affected": "=",
"version_value": "1.1(2i)"
},
{
"version_affected": "=",
"version_value": "2.0(1b)"
},
{
"version_affected": "=",
"version_value": "1.1(2h)"
},
{
"version_affected": "=",
"version_value": "1.1(0c)"
},
{
"version_affected": "=",
"version_value": "1.1(3f)"
},
{
"version_affected": "=",
"version_value": "2.1(1d)"
},
{
"version_affected": "=",
"version_value": "2.1(1e)"
},
{
"version_affected": "=",
"version_value": "2.0(2g)"
},
{
"version_affected": "=",
"version_value": "2.0(2h)"
},
{
"version_affected": "=",
"version_value": "2.1(2d)"
},
{
"version_affected": "=",
"version_value": "2.0(1d)"
},
{
"version_affected": "=",
"version_value": "2.2(1h)"
},
{
"version_affected": "=",
"version_value": "2.2(1e)"
},
{
"version_affected": "=",
"version_value": "2.2(2d)"
},
{
"version_affected": "=",
"version_value": "2.1(2f)"
},
{
"version_affected": "=",
"version_value": "2.3(1c)"
},
{
"version_affected": "=",
"version_value": "2.3(2b)"
},
{
"version_affected": "=",
"version_value": "2.3(2c)"
},
{
"version_affected": "=",
"version_value": "2.3(2d)"
},
{
"version_affected": "=",
"version_value": "2.3(2e)"
},
{
"version_affected": "=",
"version_value": "3.0(1f)"
},
{
"version_affected": "=",
"version_value": "3.0(1i)"
},
{
"version_affected": "=",
"version_value": "3.1(1k)"
},
{
"version_affected": "=",
"version_value": "3.1(1l)"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-ndhs-uaapi-Jh4V6zpN",
"refsource": "MISC",
"name": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-ndhs-uaapi-Jh4V6zpN"
}
]
},
"source": {
"advisory": "cisco-sa-ndhs-uaapi-Jh4V6zpN",
"discovery": "INTERNAL",
"defects": [
"CSCwk04255"
]
},
"exploit": [
{
"lang": "en",
"value": "The Cisco PSIRT is not aware of any public announcements or malicious use of the vulnerabilities that are described in this advisory."
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE"
2023-11-08 16:01:22 +00:00
}
]
}
}