8.6

CVE-2021-1573

A vulnerability in the web services interface of Cisco Adaptive Security Appliance (ASA) Software and Cisco Firepower Threat Defense (FTD) Software could allow an unauthenticated, remote attacker to trigger a denial of service (DoS) condition. This vulnerability is due to improper input validation when parsing HTTPS requests. An attacker could exploit this vulnerability by sending a malicious HTTPS request to an affected device. A successful exploit could allow the attacker to cause the device to reload, resulting in a DoS condition.

Daten sind bereitgestellt durch National Vulnerability Database (NVD)
CiscoFirepower Threat Defense Version <= 6.2.2
CiscoFirepower Threat Defense Version >= 6.2.3 < 6.4.0.13
CiscoFirepower Threat Defense Version >= 6.5.0 < 6.6.5
CiscoFirepower Threat Defense Version >= 6.7.0 < 6.7.0.3
CiscoFirepower Threat Defense Version7.0.0
CiscoAdaptive Security Appliance Software Version >= 9.8 < 9.8.4.40
CiscoAdaptive Security Appliance Software Version >= 9.9 < 9.12.4.26
CiscoAdaptive Security Appliance Software Version >= 9.13 < 9.14.3
CiscoAdaptive Security Appliance Software Version >= 9.15 < 9.15.1.17
CiscoAdaptive Security Appliance Software Version >= 9.16 < 9.16.1.28
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.18% 0.37
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 7.5 3.9 3.6
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
nvd@nist.gov 7.1 8.6 6.9
AV:N/AC:M/Au:N/C:N/I:N/A:C
psirt@cisco.com 8.6 3.9 4
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H
CWE-121 Stack-based Buffer Overflow

A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function).

CWE-787 Out-of-bounds Write

The product writes data past the end, or before the beginning, of the intended buffer.