SecPod

Learn Search

Search across all Learn content

← Back to Security Research
Cisco ASA and FTD under active exploitation from 2018

Cisco ASA and FTD under active exploitation from 2018

Dec 23, 2019By Vidita V Koushik3 min read

Cisco noticed a steep rise in the exploitation attempts of a critical vulnerability in Cisco Adaptive Security Appliance (ASA) and Firepower Appliance. Cisco ASA is a family of security devices which is known to have a million deployments around the world. CVE-2018-0296 is a denial of service vulnerability which has been abused by attackers a number of times and continues to be. Having a vulnerability management software is essential here.

Cisco published the advisory for CVE-2018-0296 in June 2018, soon followed by multiple attempts of exploitation in June 2018, March and September 2019. Proofs-of-concept released online. A patch management tool can remediate this vulnerability.

CVE-2018-0296 :
A critical vulnerability exists in Cisco Adaptive Security Appliance (ASA) due to an improper input validation of the HTTP URL. This vulnerability, which is applicable to both IPv4 and IPv6 HTTP traffic, exploited by an attacker who sends crafted HTTP requests to an affected device to reload the device unexpectedly and cause denial of service. A failed attempt at DoS, would still allow an attacker to view sensitive information through directory traversal.

Cisco has pointed that a Snort signature is available which can detect the attack.

How to determine if you are vulnerable?

Step1: Run the command 1 given below to check for any listening sockets. However, if they exist, your device is susceptible to attack.

plaintext
show asp table socket | include SSL|DTLS

Step2: Run the command 2 given below to check for running processes. Moreover, if the process is running on your machine, confirm that the version of code running on your device is not listed under affected versions in the advisory.

plaintext
show processes | include Unicorn

Affected Products

Cisco ASA Software and Cisco Firepower Threat Defense (FTD) Software running on :

  • 3000 Series Industrial Security Appliance (ISA)
  • ASA 1000V Cloud Firewall
  • 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
  • Adaptive Security Virtual Appliance (ASAv)
  • Firepower 2100 Series Security Appliance
  • Firepower 4100 Series Security Appliance
  • Firepower 9300 ASA Security Module
  • FTD Virtual (FTDv)

Impact

Successful exploitation allows an attacker to cause the affected device to reload leading to denial of service condition. Therefore, the ASA does not reload on certain software releases, in which case an attacker could use techniques of directory traversal to disclose sensitive information.

Solution

However, Cisco has released security updates to mitigate the vulnerability and then they recommend to install these updates immediately.

Featured Posts

Open Operation CameraSwarm: Inside the Toolkit Behind 14,530 Compromised Dahua Cameras
Operation CameraSwarm: Inside the Toolkit Behind 14,530 Compromised Dahua Cameras

CVE Research

Operation CameraSwarm: Inside the Toolkit Behind 14,530 Compromised Dahua Cameras

A single operator compromised 14,530+ Dahua cameras across Ukraine and Russia in 35 days, chaining credential brute-force, a CVE-2021-33044/33045 authentication bypass, and P2P relay abuse to plant a persistent backdoor and harvest transferable admin access.

Aug 21, 2026

Open Critical GitLab Flaw Exposes Public Projects to Deletion — Two CVEs Patched, Including High-Severity CSRF
Critical GitLab Flaw Exposes Public Projects to Deletion — Two CVEs Patched, Including High-Severity CSRF

CVE Research

Critical GitLab Flaw Exposes Public Projects to Deletion — Two CVEs Patched, Including High-Severity CSRF

CVE-2026-19478 is a critical code injection vulnerability in GitLab CE/EE that allows an unauthenticated attacker to modify or delete public projects and user data by abusing a GraphQL directive. A second high-severity issue, CVE-2026-19650, involves cross-site request forgery in the GraphQL multiplex query handler. This article examines how the critical vulnerability works, the availability of a public proof-of-concept, the potential impact on self-managed instances, the affected versions, and the security updates released to remediate both issues.

Aug 19, 2026

Open No Password Needed: macOS Screen Sharing Flaw (CVE-2026-65400) Used to Deploy Monero Miners
No Password Needed: macOS Screen Sharing Flaw (CVE-2026-65400) Used to Deploy Monero Miners

CVE Research

No Password Needed: macOS Screen Sharing Flaw (CVE-2026-65400) Used to Deploy Monero Miners

Aug 19, 2026

Open Evooo1Bot: Mirai-Based Linux Botnet Turns Edge Devices Into SOCKS5 Proxies
Evooo1Bot: Mirai-Based Linux Botnet Turns Edge Devices Into SOCKS5 Proxies

CVE Research

Evooo1Bot: Mirai-Based Linux Botnet Turns Edge Devices Into SOCKS5 Proxies

Aug 19, 2026

Cisco ASA and FTD under active exploitation from 2018 | SecPod