CVE Vulnerabilities

CVE-2021-34761

Exposure of Resource to Wrong Sphere

Published: Oct 27, 2021 | Modified: Nov 07, 2023
CVSS 3.x
6
MEDIUM
Source:
NVD
CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H
CVSS 2.x
6.6 MEDIUM
AV:L/AC:L/Au:N/C:N/I:C/A:C
RedHat/V2
RedHat/V3
Ubuntu

A vulnerability in Cisco Firepower Threat Defense (FTD) Software could allow an authenticated, local attacker to overwrite or append arbitrary data to system files using root-level privileges. The attacker must have administrative credentials on the device. This vulnerability is due to incomplete validation of user input for a specific CLI command. An attacker could exploit this vulnerability by authenticating to the device with administrative privileges and issuing a CLI command with crafted user parameters. A successful exploit could allow the attacker to overwrite or append arbitrary data to system files using root-level privileges.

Weakness

The product exposes a resource to the wrong control sphere, providing unintended actors with inappropriate access to the resource.

Affected Software

Name Vendor Start Version End Version
Firepower_management_center_virtual_appliance Cisco 6.2.3 (including) 6.2.3 (including)
Firepower_management_center_virtual_appliance Cisco 6.4.0 (including) 6.4.0 (including)
Firepower_management_center_virtual_appliance Cisco 6.6.1 (including) 6.6.1 (including)
Firepower_management_center_virtual_appliance Cisco 6.7.0 (including) 6.7.0 (including)
Firepower_management_center_virtual_appliance Cisco 7.0.0 (including) 7.0.0 (including)
Firepower_management_center_virtual_appliance Cisco 7.1.0 (including) 7.1.0 (including)
Firepower_threat_defense Cisco 6.4.0 (including) 6.4.0.13 (excluding)
Firepower_threat_defense Cisco 6.6.0 (including) 6.6.5 (excluding)
Firepower_threat_defense Cisco 6.7.0 (including) 6.7.0.3 (excluding)
Firepower_threat_defense Cisco 7.0.0 (including) 7.0.1 (excluding)
Sourcefire_defense_center Cisco 6.2.3 (including) 6.2.3 (including)
Sourcefire_defense_center Cisco 6.4.0 (including) 6.4.0 (including)
Sourcefire_defense_center Cisco 6.6.1 (including) 6.6.1 (including)
Sourcefire_defense_center Cisco 6.7.0 (including) 6.7.0 (including)
Sourcefire_defense_center Cisco 7.0.0 (including) 7.0.0 (including)
Sourcefire_defense_center Cisco 7.1.0 (including) 7.1.0 (including)

Extended Description

Resources such as files and directories may be inadvertently exposed through mechanisms such as insecure permissions, or when a program accidentally operates on the wrong object. For example, a program may intend that private files can only be provided to a specific user. This effectively defines a control sphere that is intended to prevent attackers from accessing these private files. If the file permissions are insecure, then parties other than the user will be able to access those files. A separate control sphere might effectively require that the user can only access the private files, but not any other files on the system. If the program does not ensure that the user is only requesting private files, then the user might be able to access other files on the system. In either case, the end result is that a resource has been exposed to the wrong party.

References