LiveActive security incident?Get immediate response
CVE Record

CVE-2019-1884: Cisco Web Security Appliance Web Proxy Denial of Service Vulnerability

A vulnerability in the web proxy functionality of Cisco AsyncOS Software for Cisco Web Security Appliance (WSA) could allow an authenticated, remote attacker to cause a denial of service (DoS) condition on an affected device. The vulnerability is due to insufficient input validation mechanisms for certain fields in HTTP/HTTPS requests sent through an affected device. A successful attacker could exploit this vulnerability by sending a malicious HTTP/HTTPS request through an affected device. An exploit could allow the attacker to force the device to stop processing traffic, resulting in a DoS condition.

HighCVSS 7.7Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Cisco WSA can be forced to stop processing web traffic by an authenticated remote attacker sending specially crafted HTTP or HTTPS requests through the appliance. The business risk is proxy outage and disrupted web access, not data theft, based on the provided sources.

Executive priority

Treat as a high-priority availability issue for environments dependent on Cisco WSA for web access. It does not indicate confidentiality or integrity impact in the provided sources, but a proxy outage can interrupt business operations and user connectivity.

Technical view

CVE-2019-1884 is a CWE-20 input validation flaw in Cisco AsyncOS Software for Cisco Web Security Appliance web proxy handling. With low attack complexity and valid access, a remote attacker can trigger a denial of service that stops traffic processing. CVSS v3.0 is 7.7 high.

Likely exposure

Organizations using Cisco Web Security Appliance as a web proxy are potentially exposed. The bundle does not specify affected AsyncOS versions, so exposure depends on appliance inventory and Cisco advisory applicability.

Exploitation context

The provided sources describe authenticated remote exploitation via malicious HTTP or HTTPS requests through the affected appliance. CISA KEV is false, and no cited source here confirms active exploitation.

Researcher notes

Key constraints are PR:L, AV:N, UI:N, and A:H. The affected version data is not included in the bundle beyond Cisco WSA/AsyncOS, so validation should anchor on Cisco’s advisory and local appliance versions. Avoid assuming exploit-in-the-wild status.

Mitigation direction

  • Review Cisco advisory cisco-sa-20190703-asyncos-wsa for affected and fixed releases.
  • Identify all Cisco WSA appliances and their AsyncOS versions.
  • Apply Cisco-recommended software updates or mitigations where applicable.
  • Restrict who can send proxied traffic through WSA where operationally feasible.
  • Monitor WSA availability and proxy traffic failures until remediation is complete.

Validation and detection

  • Confirm whether Cisco WSA is deployed in the environment.
  • Compare AsyncOS versions against Cisco advisory affected-version guidance.
  • Check change records for Cisco-recommended updates or mitigations.
  • Review monitoring for WSA traffic-processing stoppages or repeated proxy outages.
  • Verify controls limiting authenticated access to proxy use.
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-20: 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-2019-1884 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
High
CVSS
7.7 (3.0)
Known Exploited
No
Published

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

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
7.7CVSS 3.0HighCVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H3.14Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

7.7High
CVSS 3.0 vector shape for CVE-2019-1884Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
CiscoCisco Web Security Appliance (WSA)unspecifiedListed
Weakness

CWE details

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

CWE-20 · source CWE mapping

Improper Input Validation

Improper Input Validation represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.