LiveActive security incident?Get immediate response
CVE Record

CVE-2020-3333: Cisco Application Services Engine Software Unauthenticated Event Policies Update Vulnerability

A vulnerability in the API of Cisco Application Services Engine Software could allow an unauthenticated, remote attacker to update event policies on an affected device. The vulnerability is due to insufficient authentication of users who modify policies on an affected device. An attacker could exploit this vulnerability by crafting a malicious HTTP request to contact an affected device. A successful exploit could allow the attacker to update event policies on the affected device.

MediumCVSS 5.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2020-3333 lets an unauthenticated remote attacker change event policies on an affected Cisco Application Services Engine device. The likely business concern is unauthorized policy modification, not data theft or outage, based on the provided CVSS impact.

Executive priority

Treat as a moderate-priority network-management exposure. Escalate if Cisco ASE/APIC management surfaces are reachable from untrusted networks or if policy integrity is operationally critical. Current sources do not justify an emergency active-exploitation response.

Technical view

Cisco describes insufficient authentication in the API path used to modify event policies. Network access, low attack complexity, no privileges, and no user interaction are required. CVSS 3.0 is 5.3 with low integrity impact and no confidentiality or availability impact.

Likely exposure

Exposure is most likely where affected Cisco Application Services Engine or listed Cisco APIC assets have reachable management/API surfaces. The source bundle does not provide affected version details, so inventory must be checked against Cisco guidance.

Exploitation context

The source bundle does not show CISA KEV listing or cited evidence of active exploitation. Cisco states exploitation would involve a malicious HTTP request to an affected device, resulting in unauthorized event-policy updates.

Researcher notes

This is CWE-306, missing authentication for a critical function. The provided data lacks affected version granularity and fix detail. Keep analysis bounded to Cisco’s advisory, CVE records, and KEV absence; do not infer broader Cisco product exposure.

Mitigation direction

  • Review Cisco advisory for affected releases, fixed software, and workarounds.
  • Limit management and API access to trusted administrative networks.
  • Update affected Cisco deployments according to Cisco guidance.
  • Review event policies for unauthorized or unexpected changes.
  • Increase monitoring for suspicious management/API activity.

Validation and detection

  • Inventory Cisco Application Services Engine and APIC-related deployments.
  • Compare deployed versions and products against Cisco advisory details.
  • Confirm management/API interfaces are not exposed to untrusted networks.
  • Review audit records for unexpected event-policy modifications.
  • Verify remediation status after applying Cisco-directed updates or workarounds.
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-306: Credential and account abuse lookup

Authentication and credential weaknesses can make valid-account abuse and credential telemetry useful review starting points. 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-3333 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.3 (3.0)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.0 score

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

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/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 Application Policy Infrastructure Controller (APIC)n/aListed
Weakness

CWE details

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

CWE-306 · source CWE mapping

Missing Authentication for Critical Function

Missing Authentication for Critical Function represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.