LiveActive security incident?Get immediate response
CVE Record

CVE-2017-11162: Directory traversal vulnerability in synphotoio in Synology Photo Station before 6.7.4-3433 and 6.3-2968 al...

Directory traversal vulnerability in synphotoio in Synology Photo Station before 6.7.4-3433 and 6.3-2968 allows remote authenticated users to read arbitrary files via unspecified vectors.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2017-11162 lets a logged-in remote user abuse Synology Photo Station to read files they should not access. For executives, the concern is confidentiality: photos, system files, or sensitive local data on affected NAS devices could be exposed if accounts or access are misused.

Executive priority

Prioritize remediation where Photo Station is exposed beyond a trusted internal network or has many user accounts. The issue is not shown as actively exploited, but arbitrary file read on NAS systems can create meaningful confidentiality impact.

Technical view

The issue is a CWE-22 directory traversal vulnerability in the synphotoio component of Synology Photo Station before 6.7.4-3433 and 6.3-2968. The source states remote authenticated users can read arbitrary files through unspecified vectors. CVSS, exploit details, and exact request paths are not provided in the bundle.

Likely exposure

Exposure is limited to organizations running vulnerable Synology Photo Station versions, especially where Photo Station is reachable by untrusted networks or broad user populations. Authentication is required, so compromised, shared, or low-privilege accounts materially increase risk.

Exploitation context

The supplied sources do not show CISA KEV listing or active exploitation. They also do not provide public exploit mechanics. Treat this as a plausible authenticated data-exposure risk, not as confirmed in-the-wild exploitation based on the provided evidence.

Researcher notes

Evidence is thin: no CVSS vector, no exploit path, and no affected CPEs are supplied. The advisory and CVE record identify authenticated arbitrary file read through directory traversal in synphotoio. Validation should focus on version confirmation and exposure review rather than exploit reproduction.

Mitigation direction

  • Upgrade Synology Photo Station to 6.7.4-3433, 6.3-2968, or later as applicable.
  • Review Synology's advisory for device-specific update guidance.
  • Restrict Photo Station access to trusted networks and required users.
  • Disable or remove unused Photo Station accounts.
  • Monitor for suspicious authenticated access until updates are confirmed.

Validation and detection

  • Inventory Synology NAS systems running Photo Station.
  • Confirm installed Photo Station versions against the fixed versions.
  • Check whether Photo Station is internet-accessible or VPN-only.
  • Review account lists for stale, shared, or weakly controlled users.
  • Inspect logs for unusual authenticated Photo Station access patterns.
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-22: File access and web shell behavior lookup

File traversal and upload weaknesses can lead teams to review file, web shell, execution, and collection telemetry. 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-2017-11162 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
2Source links

CVSS and timeline data

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

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
SynologySynology Photo Stationbefore 6.7.4-3433 and 6.3-2968Listed
Weakness

CWE details

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

CWE-22 · source CWE mapping

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.