LiveActive security incident?Get immediate response
CVE Record

CVE-2017-20214: FLIR Thermal Camera F/FC/PT/D firmware version 8.0.0.64 Hard-Coded SSH Credentials Vulnerability

FLIR Thermal Camera F/FC/PT/D firmware version 8.0.0.64 contains hard-coded SSH credentials that cannot be changed through normal camera operations. Attackers can leverage these persistent, unmodifiable credentials to gain unauthorized remote access to the thermal camera system.

CriticalCVSS 9.3Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

Certain FLIR thermal cameras running firmware 8.0.0.64 include built-in SSH credentials that normal camera administration cannot change. If an attacker can reach the camera over the network, those credentials could allow unauthorized remote access. This is high business risk for sites using affected cameras in perimeter, safety, or operational monitoring roles.

Executive priority

Treat as urgent for any affected camera reachable beyond a tightly controlled management network. The risk is direct remote control of security or operational monitoring equipment. Start with exposure reduction immediately, then validate vendor-supported remediation.

Technical view

CVE-2017-20214 affects FLIR Thermal Camera F/FC/PT/D firmware 8.0.0.64. It is CWE-798: hard-coded credentials, with CVSS 4.0 score 9.3. The issue allows unauthenticated network attackers to gain SSH access using persistent credentials. Public exploit references exist, but CISA KEV status is not indicated in the provided sources.

Likely exposure

Exposure is likely where affected FLIR cameras have SSH reachable from untrusted networks, remote management networks, vendor access paths, or flat internal networks. Internet-facing cameras would be the highest concern. Organizations without these specific models or firmware version are not shown as affected by the provided sources.

Exploitation context

The vulnerability is remotely reachable over the network and requires no prior privileges or user interaction. Exploit-archive references are listed by Exploit-DB and Packet Storm, indicating public technical material exists. The provided sources do not establish active exploitation in the wild.

Researcher notes

The affected scope in the provided record is limited to FLIR Thermal Camera F/FC/PT/D firmware 8.0.0.64. Do not generalize to other FLIR products without evidence. Public exploit listings increase validation priority, but active exploitation is not supported by KEV or the supplied sources.

Mitigation direction

  • Identify all FLIR F/FC/PT/D cameras and firmware versions.
  • Prioritize devices running firmware 8.0.0.64.
  • Consult the archived FLIR advisory and current vendor guidance for updates.
  • Remove direct internet access to camera management services.
  • Restrict SSH access to trusted management networks only.
  • Use network segmentation and firewall rules around camera networks.

Validation and detection

  • Confirm model and firmware from asset inventory or device management records.
  • Verify whether SSH is enabled and where it is reachable from.
  • Review firewall and remote-access rules for camera management paths.
  • Check authentication logs for unexpected SSH access attempts.
  • Document whether vendor remediation or compensating controls are applied.
Prepared
Confidence
high
Sources
7

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-798: 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-2017-20214 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
Critical
CVSS
9.3 (4.0)
Known Exploited
No
Published

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA: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
6Source 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
9.3CVSS 4.0CriticalCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:NPrimary CVE score

Vulnerability scoring details

Base CVSS 4.0 score

9.3Critical
CVSS 4.0 vector shape for CVE-2017-20214Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Attack Requirements
NonePresent
Privileges Required
NoneLowHigh
User Interaction
NonePassiveActive
VS Confidentiality
HighLowNone
VS Integrity
HighLowNone
VS Availability
HighLowNone
SS Confidentiality
HighLowNone
SS Integrity
HighLowNone
SS Availability
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
FLIR Systems, Inc.FLIR Thermal Camera F/FC/PT/D8.0.0.64Listed
Weakness

CWE details

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

CWE-798 · source CWE mapping

Use of Hard-coded Credentials

Use of Hard-coded Credentials represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.