LiveActive security incident?Get immediate response
CVE Record

CVE-2019-1713: Cisco Adaptive Security Appliance Software Cross-Site Request Forgery Vulnerability

A vulnerability in the web-based management interface of Cisco Adaptive Security Appliance (ASA) Software could allow an unauthenticated, remote attacker to conduct a cross-site request forgery (CSRF) attack on an affected system. The vulnerability is due to insufficient CSRF protections for the web-based management interface on an affected device. An attacker could exploit this vulnerability by persuading a user of the interface to follow a malicious link. A successful exploit could allow the attacker to perform arbitrary actions with the privilege level of the affected user. If the user has administrative privileges, the attacker could alter the configuration of, extract information from, or reload an affected device.

HighCVSS 8.1Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2019-1713 is a CSRF flaw in Cisco ASA Software’s web-based management interface. If an ASA administrator is tricked into opening a malicious link while authenticated, an attacker could make the device perform actions with that administrator’s privileges, including configuration changes, information extraction, or reloads.

Executive priority

Treat this as high priority for internet-facing or broadly reachable ASA management interfaces. Business risk is unauthorized firewall configuration change or device reload through a tricked administrator, which can disrupt security controls and availability.

Technical view

The issue is insufficient CSRF protection in the ASA web management interface. It is remotely reachable and requires user interaction, but no attacker authentication. CVSS 3.0 is 8.1 high, with high integrity and availability impact and no confidentiality impact in the provided vector.

Likely exposure

Exposure is most likely where Cisco ASA Software is deployed and the web-based management interface is enabled or reachable by administrators. The provided bundle does not identify exact affected or fixed ASA versions.

Exploitation context

The source bundle does not show CISA KEV listing or public active exploitation evidence. Exploitation requires persuading a user of the management interface to follow a malicious link, then actions execute with that user’s privilege level.

Researcher notes

Evidence is limited to the CVE record and Cisco advisory reference in the provided bundle. Do not assume affected versions, fixed releases, workarounds, or active exploitation beyond those sources. The key triage factors are management interface reachability and administrator privilege exposure.

Mitigation direction

  • Check Cisco’s advisory for affected and fixed ASA Software releases.
  • Prioritize upgrades for ASA devices with enabled web-based management.
  • Limit management interface access to trusted administrative networks.
  • Review administrator browser and access practices for management sessions.
  • Monitor for unexpected ASA configuration changes or reloads.

Validation and detection

  • Inventory Cisco ASA devices and enabled web-based management interfaces.
  • Compare installed ASA Software versions with Cisco’s advisory.
  • Identify administrators with access to the web-based management interface.
  • Review device change history for unexpected configuration changes.
  • Check for unexplained device reloads during the exposure window.
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 · medium confidence lookup

CWE-352: User-session and phishing behavior lookup

Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. 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-1713 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
8.1 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/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
8.1CVSS 3.0HighCVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H2.85.2Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

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

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/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 Adaptive Security Appliance (ASA) Softwareunspecified, unspecified, unspecified, unspecified, unspecifiedListed
Weakness

CWE details

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

CWE-352 · source CWE mapping

Cross-Site Request Forgery (CSRF)

Cross-Site Request Forgery (CSRF) represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.