Skip to main content

CVE-2023-20048

Description

A vulnerability in the web services interface of Cisco Firepower Management Center (FMC) Software could allow an authenticated, remote attacker to execute certain unauthorized configuration commands on a Firepower Threat Defense (FTD) device that is managed by the FMC Software. This vulnerability is due to insufficient authorization of configuration commands that are sent through the web service interface. An attacker could exploit this vulnerability by authenticating to the FMC web services interface and sending a crafted HTTP request to an affected device. A successful exploit could allow the attacker to execute certain configuration commands on the targeted FTD device. To successfully exploit this vulnerability, an attacker would need valid credentials on the FMC Software.

NVD
Severity: CRITICAL
CVE ID: CVE-2023-20048
CVSS Score: 9.9
CVSS Metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Cisco Systems, Inc.
Severity: CRITICAL
CVE ID: CVE-2023-20048
CVSS Score: 9.9
CVSS Metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:H

Refrence: NVDMITRE

Proof Of Concept

0zer0d4y

A CLI tool for detecting CVE-2023-20048 vulnerability in Cisco Firepower Management Center.

Refrence: GitHub