CVE-2020-3470
18.11.2020, 19:15
Multiple vulnerabilities in the API subsystem of Cisco Integrated Management Controller (IMC) could allow an unauthenticated, remote attacker to execute arbitrary code with root privileges. The vulnerabilities are due to improper boundary checks for certain user-supplied input. An attacker could exploit these vulnerabilities by sending a crafted HTTP request to the API subsystem of an affected system. When this request is processed, an exploitable buffer overflow condition may occur. A successful exploit could allow the attacker to execute arbitrary code with root privileges on the underlying operating system (OS).Enginsight
Vendor | Product | Version |
---|---|---|
cisco | enterprise_nfv_infrastructure_software | 𝑥 < 4.4.1 |
cisco | integrated_management_controller | 4.0\(1a\) ≤ 𝑥 ≤ 4.0\(4l\) |
cisco | integrated_management_controller | 3.0\(1c\) ≤ 𝑥 ≤ 3.0\(4q\) |
cisco | integrated_management_controller | 4.0\(1a\) ≤ 𝑥 ≤ 4.0\(2l\) |
cisco | integrated_management_controller | 4.1\(1c\) ≤ 𝑥 ≤ 4.1\(1f\) |
cisco | integrated_management_controller | 3.0\(1c\) ≤ 𝑥 ≤ 3.0\(4q\) |
cisco | integrated_management_controller | 𝑥 < 3.2.11.3 |
cisco | integrated_management_controller | 3.1 ≤ 𝑥 ≤ 4.0\(4l\) |
cisco | integrated_management_controller | 4.1\(1c\) ≤ 𝑥 ≤ 4.1\(1f\) |
cisco | integrated_management_controller | 3.0\(1c\) ≤ 𝑥 ≤ 3.0\(4q\) |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-119 - Improper Restriction of Operations within the Bounds of a Memory BufferThe software performs operations on a memory buffer, but it can read from or write to a memory location that is outside of the intended boundary of the buffer.
- CWE-20 - Improper Input ValidationThe product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.