LiveActive security incident?Get immediate response
CVE Record

CVE-2020-3561: Cisco Adaptive Security Appliance Software and Firepower Threat Defense Software WebVPN CRLF Injection Vulnerability

A vulnerability in the Clientless SSL VPN (WebVPN) of Cisco Adaptive Security Appliance (ASA) Software and Cisco Firepower Threat Defense (FTD) Software could allow an unauthenticated, remote attacker to inject arbitrary HTTP headers in the responses of the affected system. The vulnerability is due to improper input sanitization. An attacker could exploit this vulnerability by persuading a user of the interface to click a crafted link. A successful exploit could allow the attacker to conduct a CRLF injection attack, adding arbitrary HTTP headers in the responses of the system and redirecting the user to arbitrary websites.

MediumCVSS 4.7Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Cisco ASA and FTD WebVPN can be tricked into adding attacker-chosen HTTP headers to responses after a user clicks a crafted link. The main business risk is user redirection or response manipulation through a VPN-facing interface, not direct device takeover. Public data here does not show active exploitation.

Executive priority

Treat as a medium-priority internet/VPN edge issue. It is not a direct remote takeover based on the supplied evidence, but VPN-facing response manipulation can support phishing and user redirection risk.

Technical view

This is a CWE-93 CRLF injection issue in Cisco ASA Software and Cisco FTD Software Clientless SSL VPN/WebVPN. It is unauthenticated and network-reachable, but requires user interaction. Successful exploitation can inject arbitrary HTTP headers into system responses and redirect users to attacker-chosen websites.

Likely exposure

Exposure is most likely where Cisco ASA or FTD Clientless SSL VPN/WebVPN is enabled and reachable by users. The source bundle does not include affected version ranges or configuration prerequisites beyond the WebVPN component.

Exploitation context

The attacker must persuade a WebVPN interface user to click a crafted link. CISA KEV is false in the supplied data, and no cited source in the bundle reports active exploitation.

Researcher notes

CVSS 3.0 is 4.7: AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N. The key constraints are required user interaction and limited integrity impact. Version-level affected data and exact fixes are not present in the source bundle.

Mitigation direction

  • Review Cisco's advisory for affected releases and fixed software guidance.
  • Upgrade affected ASA or FTD software according to Cisco guidance.
  • Restrict WebVPN exposure where it is not business-required.
  • Educate VPN users to avoid untrusted WebVPN links.

Validation and detection

  • Inventory Cisco ASA and FTD assets with Clientless SSL VPN/WebVPN enabled.
  • Compare running software versions against Cisco's advisory.
  • Confirm WebVPN is disabled where not needed.
  • Review change records for completed Cisco software updates.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-93: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2020-3561 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
4.7 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
4.7CVSS 3.0MediumCVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N2.81.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

4.7Medium
CVSS 3.0 vector shape for CVE-2020-3561Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
CiscoCisco Adaptive Security Appliance (ASA) Softwaren/aListed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-93 · source CWE mapping

Improper Neutralization of CRLF Sequences ('CRLF Injection')

Improper Neutralization of CRLF Sequences ('CRLF Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.