LiveActive security incident?Get immediate response
CVE Record

CVE-2021-34749: Multiple Cisco Products Server Name Identification Data Exfiltration Vulnerability

A vulnerability in Server Name Identification (SNI) request filtering of Cisco Web Security Appliance (WSA), Cisco Firepower Threat Defense (FTD), and the Snort detection engine could allow an unauthenticated, remote attacker to bypass filtering technology on an affected device and exfiltrate data from a compromised host. This vulnerability is due to inadequate filtering of the SSL handshake. An attacker could exploit this vulnerability by using data from the SSL client hello packet to communicate with an external server. A successful exploit could allow the attacker to execute a command-and-control attack on a compromised host and perform additional data exfiltration attacks.

MediumCVSS 5.8Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This flaw can let malware on an internal host hide outbound communication inside SSL handshake metadata that Cisco filtering products should inspect. The business risk is covert command-and-control or further data exfiltration despite security controls appearing to be in place.

Executive priority

Prioritize remediation where these products protect sensitive networks or enforce egress controls. This is not rated critical, but it weakens a control meant to detect or block covert outbound activity after compromise.

Technical view

CVE-2021-34749 affects SNI request filtering in Cisco WSA, Cisco FTD, and Snort. Inadequate filtering of the SSL handshake can allow unauthenticated remote bypass of filtering and misuse of SSL ClientHello SNI data for external communication from a compromised host.

Likely exposure

Exposure is likely where Cisco WSA, Cisco FTD, or Snort is relied on to inspect or filter outbound SSL/SNI traffic. The bundle does not provide affected version ranges, so teams must confirm against vendor advisories.

Exploitation context

The provided data does not show CISA KEV listing or active exploitation. The scenario requires a compromised host using the filtering gap for outbound communication, so this is mainly a post-compromise control-bypass and exfiltration risk.

Researcher notes

The source description frames data exfiltration through SSL ClientHello misuse, while the CVSS vector lists confidentiality impact as none and integrity as low. Treat that as a scoring-versus-impact ambiguity and rely on vendor guidance for exact affected versions.

Mitigation direction

  • Review Cisco advisory cisco-sa-sni-data-exfil-mFgzXqLN for affected releases and fixed software.
  • Apply Cisco fixes or vendor-recommended workarounds for WSA, FTD, and Snort where applicable.
  • Apply Debian Snort updates DLA 3317-1 or DSA-5354 where Debian packages are in use.
  • Review outbound SSL/SNI monitoring assumptions for hosts with sensitive data access.

Validation and detection

  • Inventory Cisco WSA, Cisco FTD, and Snort deployments handling outbound SSL/SNI traffic.
  • Compare installed versions and packages with the Cisco and Debian advisories.
  • Confirm patched Snort packages are deployed on Debian systems where applicable.
  • Review security logs for unusual outbound SNI patterns from high-risk hosts.
Prepared
Confidence
medium
Sources
5

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 · medium confidence lookup

CWE-200: Information exposure and cloud metadata lookup

Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. 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-2021-34749 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
5.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/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
4Source 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
5.8CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:N3.91.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.8Medium
CVSS 3.1 vector shape for CVE-2021-34749Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/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 Web Security Appliance (WSA)n/aListed
Weakness

CWE details

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

CWE-200 · source CWE mapping

Exposure of Sensitive Information to an Unauthorized Actor

Exposure of Sensitive Information to an Unauthorized Actor represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.