10
CVE-2018-0101
- EPSS 91.41%
- Published 29.01.2018 20:29:00
- Last modified 21.11.2024 03:37:31
- Source psirt@cisco.com
- Teams watchlist Login
- Open Login
A vulnerability in the Secure Sockets Layer (SSL) VPN functionality of the Cisco Adaptive Security Appliance (ASA) Software could allow an unauthenticated, remote attacker to cause a reload of the affected system or to remotely execute code. The vulnerability is due to an attempt to double free a region of memory when the webvpn feature is enabled on the Cisco ASA device. An attacker could exploit this vulnerability by sending multiple, crafted XML packets to a webvpn-configured interface on the affected system. An exploit could allow the attacker to execute arbitrary code and obtain full control of the system, or cause a reload of the affected device. This vulnerability affects Cisco ASA Software that is running on the following Cisco products: 3000 Series Industrial Security Appliance (ISA), ASA 5500 Series Adaptive Security Appliances, ASA 5500-X Series Next-Generation Firewalls, ASA Services Module for Cisco Catalyst 6500 Series Switches and Cisco 7600 Series Routers, ASA 1000V Cloud Firewall, Adaptive Security Virtual Appliance (ASAv), Firepower 2100 Series Security Appliance, Firepower 4110 Security Appliance, Firepower 9300 ASA Security Module, Firepower Threat Defense Software (FTD). Cisco Bug IDs: CSCvg35618.
Data is provided by the National Vulnerability Database (NVD)
Cisco ≫ Adaptive Security Appliance Software Version < 9.1.7.23
Cisco ≫ Adaptive Security Appliance Software Version >= 9.2.0 < 9.2.4.27
Cisco ≫ Adaptive Security Appliance Software Version >= 9.3.0 < 9.4.4.16
Cisco ≫ Adaptive Security Appliance Software Version >= 9.5.0 < 9.6.4.3
Cisco ≫ Adaptive Security Appliance Software Version >= 9.7.0 < 9.7.1.21
Cisco ≫ Adaptive Security Appliance Software Version >= 9.8.0 < 9.8.2.20
Cisco ≫ Adaptive Security Appliance Software Version >= 9.9.0 < 9.9.1.2
Cisco ≫ Firepower Threat Defense Version6.0.0
Cisco ≫ Firepower Threat Defense Version6.0.1
Cisco ≫ Firepower Threat Defense Version6.1.0
Cisco ≫ Firepower Threat Defense Version6.2.0
Cisco ≫ Firepower Threat Defense Version6.2.1
Cisco ≫ Firepower Threat Defense Version6.2.2
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 91.41% | 0.996 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 10 | 3.9 | 6 |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
|
nvd@nist.gov | 10 | 10 | 10 |
AV:N/AC:L/Au:N/C:C/I:C/A:C
|
CWE-415 Double Free
The product calls free() twice on the same memory address, potentially leading to modification of unexpected memory locations.