Skip to main content

CVE-2024-20356

Description

A vulnerability in the web-based management interface of Cisco Integrated Management Controller (IMC) could allow an authenticated, remote attacker with Administrator-level privileges to perform command injection attacks on an affected system and elevate their privileges to root. This vulnerability is due to insufficient user input validation. An attacker could exploit this vulnerability by sending crafted commands to the web-based management interface of the affected software. A successful exploit could allow the attacker to elevate their privileges to root.

NVD
Severity: N/A
CVE ID: CVE-2024-20356
CVSS Score: N/A
CVSS Metrics: NVD assessment not yet provided.
Cisco Systems, Inc.
Severity: HIGH
CVE ID: CVE-2024-20356
CVSS Score: 8.7
CVSS Metrics: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:N

Refrence: NVDMITRE

Proof Of Concept

nettitude

This is a proof of concept for CVE-2024-20356, a Command Injection vulnerability in Cisco's CIMC.

Refrence: GitHub