LiveActive security incident?Get immediate response
CVE Record

CVE-2017-3209: The DBPOWER U818A WIFI quadcopter drone provides FTP access over its own local access point, and allows full file permissions to the anonymous user

The DBPOWER U818A WIFI quadcopter drone provides FTP access over its own local access point, and allows full file permissions to the anonymous user. The DBPower U818A WIFI quadcopter drone runs an FTP server that by default allows anonymous access without a password, and provides full filesystem read/write permissions to the anonymous user. A remote user within range of the open access point on the drone may utilize the anonymous user of the FTP server to read arbitrary files, such as images and video recorded by the device, or to replace system files such as /etc/shadow to gain further access to the device. Furthermore, the DBPOWER U818A WIFI quadcopter drone uses BusyBox 1.20.2, which was released in 2012, and may be vulnerable to other known BusyBox vulnerabilities.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

The affected DBPOWER U818A WiFi drone exposes its files over its own wireless access point using anonymous FTP with full permissions. Someone nearby could access recorded photos or videos and potentially alter system files. This is primarily a proximity risk, not an internet-wide server issue.

Executive priority

Treat this as a targeted physical-proximity exposure. It is not a broad enterprise emergency, but affected drones should be removed from sensitive operations unless a vendor-supported fix or compensating control is confirmed.

Technical view

CVE-2017-3209 is an improper permissions issue in the DBPOWER U818A WiFi Quadcopter Drone. Sources state its FTP server permits anonymous, passwordless access with full read/write filesystem permissions. The device also uses BusyBox 1.20.2, an old release that may contain other known vulnerabilities.

Likely exposure

Exposure is limited to affected drones powered on and reachable over their local wireless access point. Organizations are exposed only if they operate this DBPOWER model, especially near sensitive locations, media, credentials, or operational environments.

Exploitation context

The source bundle describes a remote user within range of the drone access point reading files or modifying system files through anonymous FTP. The CVE is not listed as KEV, and the provided sources do not establish active exploitation in the wild.

Researcher notes

Evidence is strong for anonymous FTP with full filesystem permissions on the named drone model. The bundle does not provide CVSS, affected firmware ranges, exploit telemetry, or a confirmed vendor patch. BusyBox risk is noted as possible, not proven for a specific vulnerability chain.

Mitigation direction

  • Inventory any DBPOWER U818A WiFi drones in operational or research use.
  • Check DBPOWER and CERT guidance for firmware, configuration, or retirement recommendations.
  • Avoid using affected drones around sensitive people, locations, or data.
  • Remove sensitive recordings from devices after use and before storage or transfer.
  • Retire affected devices if anonymous FTP cannot be disabled or access-controlled.

Validation and detection

  • Confirm whether any DBPOWER U818A WiFi drones are present in asset records.
  • Review drone operating procedures for use in sensitive environments.
  • In a controlled lab, verify whether anonymous FTP access is exposed.
  • Assess whether recorded media or device files could contain sensitive information.
  • Document firmware and BusyBox versions where device access permits.
Prepared
Confidence
high
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 · low confidence lookup

CWE-276: 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

Credential and access behavior lookup

The CVE wording references authentication or credential exposure, so valid-account and credential-access 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-2017-3209 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

0CVSS vectors
0Timeline events
0ADP providers
4Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
DBPOWERU818A WiFi Quadcopter DroneN/AListed
Weakness

CWE details

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

CWE-276 · source CWE mapping

Incorrect Default Permissions

Incorrect Default Permissions represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.