LiveActive security incident?Get immediate response
CVE Record

CVE-2020-3309: Cisco Firepower Device Manager On-Box Software Arbitrary File Overwrite Vulnerability

A vulnerability in Cisco Firepower Device Manager (FDM) On-Box software could allow an authenticated, remote attacker to overwrite arbitrary files on the underlying operating system of an affected device. The vulnerability is due to improper input validation. An attacker could exploit this vulnerability by uploading a malicious file to an affected device. A successful exploit could allow the attacker to overwrite arbitrary files on as well as modify the underlying operating system of an affected device.

MediumCVSS 6.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2020-3309 lets a highly privileged authenticated remote user overwrite files on affected Cisco Firepower Device Manager On-Box software. The business risk is loss of integrity or availability on a security appliance, but exposure is limited by the need for valid high-privilege access.

Executive priority

Treat as a targeted administrative-plane risk. Prioritize internet-exposed or broadly reachable FDM management interfaces, shared admin accounts, and security appliances supporting critical network controls.

Technical view

Cisco describes improper input validation in FDM On-Box software. An authenticated remote attacker could upload a malicious file and overwrite arbitrary files on the underlying operating system. CVSS 3.0 is 6.5 with network access, low complexity, high privileges, no user interaction, and high integrity and availability impact.

Likely exposure

Exposure is most relevant where Cisco Firepower Threat Defense devices use FDM On-Box management and administrative access is reachable over the network. The source bundle does not provide affected version ranges.

Exploitation context

The provided data does not show CISA KEV listing or cited evidence of active exploitation. Exploitation requires authenticated high-privilege access, so stolen admin credentials or overly broad management access would raise practical risk.

Researcher notes

CWE-20 aligns with improper input validation. The key constraints are PR:H and C:N, while integrity and availability are high. The source bundle lacks version detail, patch detail, and exploitation telemetry, so validation should center on Cisco advisory mapping and local exposure.

Mitigation direction

  • Review Cisco advisory for affected and fixed software guidance.
  • Upgrade or remediate according to Cisco’s published guidance.
  • Restrict FDM management access to trusted administrative networks.
  • Audit and reduce high-privilege FDM administrator accounts.
  • Monitor for unexpected file changes or management uploads.

Validation and detection

  • Inventory Cisco Firepower Threat Defense devices using FDM On-Box management.
  • Compare deployed versions against Cisco’s advisory guidance.
  • Confirm FDM management interfaces are not broadly reachable.
  • Review administrative accounts for least-privilege alignment.
  • Check logs for suspicious authenticated upload activity.
Prepared
Confidence
high
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
description · low confidence lookup

File access behavior lookup

The CVE wording references file access or upload behavior, so file telemetry and web shell review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2020-3309 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
6.5 (3.0)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.0 score

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

Vector: CVSS:3.0/AV:N/AC:L/PR:H/UI:N/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 Firepower Threat Defense Softwaren/aListed
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.