| CVSS Meta Temp Score | Current Exploit Price (≈) | CTI Interest Score |
|---|---|---|
| 9.8 | $0-$5k | 0.00 |
Summary
A vulnerability was found in Cisco ASA up to 9.9.1.1. It has been classified as very critical. The affected element is an unknown function of the component SSL VPN. Performing a manipulation as part of XML Packet results in double free. This vulnerability is known as CVE-2018-0101. Remote exploitation of the attack is possible. Furthermore, an exploit is available. Upgrading the affected component is recommended.
Details
A vulnerability classified as very critical has been found in Cisco ASA up to 9.9.1.1 (Firewall Software). This affects an unknown code block of the component SSL VPN. The manipulation as part of a XML Packet leads to a double free vulnerability. CWE is classifying the issue as CWE-415. The product calls free() twice on the same memory address, potentially leading to modification of unexpected memory locations. This is going to have an impact on confidentiality, integrity, and availability. The summary by CVE is:
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.
The bug was discovered 01/29/2018. The weakness was published 01/29/2018 with NCC Group as cisco-sa-20180129-asa1 / CSCvg35618 as confirmed advisory (Website). It is possible to read the advisory at tools.cisco.com. This vulnerability is uniquely identified as CVE-2018-0101 since 11/27/2017. It is possible to initiate the attack remotely. No form of authentication is needed for exploitation. Technical details are unknown but a public exploit is available. The pricing for an exploit might be around USD $0-$5k at the moment (estimation calculated on 07/20/2024). The advisory points out:
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.
A public exploit has been developed by Sean Dillon in Python and been published 2 weeks after the advisory. The exploit is shared for download at exploit-db.com. It is declared as highly functional. We expect the 0-day to have been worth approximately $100k and more. The vulnerability scanner Nessus provides a plugin with the ID 106484 (Cisco ASA Remote Code Execution and Denial of Service Vulnerability (cisco-sa-20180129-asa1)), which helps to determine the existence of the flaw in a target environment. It is assigned to the family CISCO and running in the context l. The commercial vulnerability scanner Qualys is able to test this issue with plugin 316187 (Cisco Adaptive Security Appliance Remote Code Execution and Denial of Service Vulnerability (cisco-sa-20180129-asa1)). The code used by the exploit is:
headers = {}
headers['User-Agent'] = 'Open AnyConnect VPN Agent
v7.08-265-gae481214-dirty'
headers['Content-Type'] = 'application/x-www-form-urlencoded'
headers['X-Aggregate-Auth'] = '1'
headers['X-Transcend-Version'] = '1'
headers['Accept-Encoding'] = 'identity'
headers['Accept'] = '*/*'
headers['X-AnyConnect-Platform'] = 'linux-64'
headers['X-Support-HTTP-Auth'] = 'false'
headers['X-Pad'] = '0000000000000000000000000000000000000000'
xml = """<?xml version="1.0" encoding="UTF-8"?>
<config-auth client="a" type="a" aggregate-auth-version="a">
<host-scan-reply>A</host-scan-reply>
</config-auth>
"""
r = requests.post(sys.argv[1], data = xml, headers = headers, verify=False, allow_redirects=False)Upgrading to version 9.1.7.20, 9.2.4.25, 9.4.4.14, 9.6.3.20, 9.7.1.16, 9.8.2.14 or 9.9.1.2 eliminates this vulnerability. A possible mitigation has been published immediately after the disclosure of the vulnerability.
The vulnerability is also documented in the databases at Exploit-DB (43986), Tenable (106484), SecurityFocus (BID 102845†) and SecurityTracker (ID 1040292†). Statistical analysis made it clear that VulDB provides the best quality for vulnerability data.
Affected
- Cisco 3000 Series Industrial Security Appliance
- Cisco 5500 Series Adaptive Security Appliances
- Cisco 5500-X Series Next-Generation Firewalls
- Cisco ASA Services Module for Catalyst
- Cisco 1000V Cloud Firewall
- Cisco Adaptive Security Virtual Appliance
Product
Type
Vendor
Name
Version
- 8.x
- 9.1.7.0
- 9.1.7.1
- 9.1.7.2
- 9.1.7.3
- 9.1.7.4
- 9.1.7.5
- 9.1.7.6
- 9.1.7.7
- 9.1.7.8
- 9.1.7.9
- 9.1.7.10
- 9.1.7.11
- 9.1.7.12
- 9.1.7.13
- 9.1.7.14
- 9.1.7.15
- 9.1.7.16
- 9.1.7.17
- 9.1.7.18
- 9.1.7.19
- 9.2.4.0
- 9.2.4.1
- 9.2.4.2
- 9.2.4.3
- 9.2.4.4
- 9.2.4.5
- 9.2.4.6
- 9.2.4.7
- 9.2.4.8
- 9.2.4.9
- 9.2.4.10
- 9.2.4.11
- 9.2.4.12
- 9.2.4.13
- 9.2.4.14
- 9.2.4.15
- 9.2.4.16
- 9.2.4.17
- 9.2.4.18
- 9.2.4.19
- 9.2.4.20
- 9.2.4.21
- 9.2.4.22
- 9.2.4.23
- 9.2.4.24
- 9.4.4.0
- 9.4.4.1
- 9.4.4.2
- 9.4.4.3
- 9.4.4.4
- 9.4.4.5
- 9.4.4.6
- 9.4.4.7
- 9.4.4.8
- 9.4.4.9
- 9.4.4.10
- 9.4.4.11
- 9.4.4.12
- 9.4.4.13
- 9.6.3.0
- 9.6.3.1
- 9.6.3.2
- 9.6.3.3
- 9.6.3.4
- 9.6.3.5
- 9.6.3.6
- 9.6.3.7
- 9.6.3.8
- 9.6.3.9
- 9.6.3.10
- 9.6.3.11
- 9.6.3.12
- 9.6.3.13
- 9.6.3.14
- 9.6.3.15
- 9.6.3.16
- 9.6.3.17
- 9.6.3.18
- 9.6.3.19
- 9.7.1.0
- 9.7.1.1
- 9.7.1.2
- 9.7.1.3
- 9.7.1.4
- 9.7.1.5
- 9.7.1.6
- 9.7.1.7
- 9.7.1.8
- 9.7.1.9
- 9.7.1.10
- 9.7.1.11
- 9.7.1.12
- 9.7.1.13
- 9.7.1.14
- 9.7.1.15
- 9.8.2.0
- 9.8.2.1
- 9.8.2.2
- 9.8.2.3
- 9.8.2.4
- 9.8.2.5
- 9.8.2.6
- 9.8.2.7
- 9.8.2.8
- 9.8.2.9
- 9.8.2.10
- 9.8.2.11
- 9.8.2.12
- 9.8.2.13
- 9.9.1.0
- 9.9.1.1
License
Website
- Vendor: https://www.cisco.com/
CPE 2.3
CPE 2.2
CVSSv4
VulDB Vector: 🔍VulDB Reliability: 🔍
CVSSv3
VulDB Meta Base Score: 10.0VulDB Meta Temp Score: 9.8
VulDB Base Score: 10.0
VulDB Temp Score: 9.5
VulDB Vector: 🔍
VulDB Reliability: 🔍
Vendor Base Score (Cisco): 10.0
Vendor Vector (Cisco): 🔍
NVD Base Score: 10.0
NVD Vector: 🔍
CVSSv2
| AV | AC | Au | C | I | A |
|---|---|---|---|---|---|
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| Vector | Complexity | Authentication | Confidentiality | Integrity | Availability |
|---|---|---|---|---|---|
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
VulDB Base Score: 🔍
VulDB Temp Score: 🔍
VulDB Reliability: 🔍
NVD Base Score: 🔍
Exploiting
Class: Double freeCWE: CWE-415 / CWE-119
CAPEC: 🔍
ATT&CK: 🔍
Physical: No
Local: No
Remote: Yes
Availability: 🔍
Access: Public
Status: Highly functional
Author: Sean Dillon
Programming Language: 🔍
Download: 🔍
EPSS Score: 🔍
EPSS Percentile: 🔍
Price Prediction: 🔍
Current Price Estimation: 🔍
| 0-Day | Unlock | Unlock | Unlock | Unlock |
|---|---|---|---|---|
| Today | Unlock | Unlock | Unlock | Unlock |
Nessus ID: 106484
Nessus Name: Cisco ASA Remote Code Execution and Denial of Service Vulnerability (cisco-sa-20180129-asa1)
Nessus File: 🔍
Nessus Risk: 🔍
Nessus Family: 🔍
Nessus Context: 🔍
Qualys ID: 🔍
Qualys Name: 🔍
Exploit-DB: 🔍
Threat Intelligence
Interest: 🔍Active Actors: 🔍
Active APT Groups: 🔍
Countermeasures
Recommended: UpgradeStatus: 🔍
Reaction Time: 🔍
0-Day Time: 🔍
Exposure Time: 🔍
Exploit Delay Time: 🔍
Upgrade: ASA 9.1.7.20/9.2.4.25/9.4.4.14/9.6.3.20/9.7.1.16/9.8.2.14/9.9.1.2
Timeline
11/27/2017 🔍01/29/2018 🔍
01/29/2018 🔍
01/29/2018 🔍
01/29/2018 🔍
01/29/2018 🔍
01/29/2018 🔍
01/30/2018 🔍
01/30/2018 🔍
02/07/2018 🔍
02/07/2018 🔍
07/20/2024 🔍
Sources
Vendor: cisco.comAdvisory: cisco-sa-20180129-asa1 / CSCvg35618
Researcher: Cedric Halbronn
Organization: NCC Group
Status: Confirmed
Confirmation: 🔍
CVE: CVE-2018-0101 (🔍)
GCVE (CVE): GCVE-0-2018-0101
GCVE (VulDB): GCVE-100-112635
SecurityFocus: 102845
SecurityTracker: 1040292
scip Labs: https://www.scip.ch/en/?labs.20161013
Entry
Created: 01/30/2018 08:06Updated: 07/20/2024 10:58
Changes: 01/30/2018 08:06 (102), 01/03/2020 10:55 (2), 02/02/2021 11:14 (2), 07/20/2024 10:58 (16)
Complete: 🔍
Cache ID: 216::103
Statistical analysis made it clear that VulDB provides the best quality for vulnerability data.
