LiveActive security incident?Get immediate response
CVE Record

CVE-2024-47267: Improper limitation of a pathname to a restricted directory ('Path Traversal') vulnerability in Archiving P...

Improper limitation of a pathname to a restricted directory ('Path Traversal') vulnerability in Archiving Pull functionality in Synology Surveillance Station before 9.2.2-11575 and 9.2.2-9575 allows remote authenticated users with administrator privileges to limited file write via unspecified vectors.

LowCVSS 2.7Not KEV-listedUpdated
Glexia's TakeAutomated analysislow

Security readout for executives and security teams

Plain-English summary

This is a low-severity path traversal flaw in Synology Surveillance Station's Archiving Pull functionality. An already-authenticated administrator could cause limited file writes outside the intended path. Business urgency is lower because administrator privileges are required, but affected systems should still be updated because file-write bugs can support broader misuse when combined with other weaknesses.

Executive priority

Treat as a scheduled patch, not an emergency, unless administrator credentials may be exposed or Surveillance Station is internet-facing. Prioritize updating affected systems during the next maintenance window and tightening administrator access.

Technical view

CVE-2024-47267 is CWE-22 in Surveillance Station before 9.2.2-11575 and 9.2.2-9575. CVSS 3.1 is 2.7: network reachable, low complexity, high privileges required, no user interaction, unchanged scope, no confidentiality or availability impact, low integrity impact. The public description leaves the exact vector unspecified.

Likely exposure

Exposure is limited to Synology Surveillance Station deployments running versions before the fixed 9.2.2 release lines, especially where administrator accounts are broadly shared or internet-accessible. The attacker must already authenticate with administrator privileges, so compromise of admin credentials is the main practical prerequisite.

Exploitation context

The source bundle does not show CISA KEV listing or active exploitation evidence. The vulnerability is remotely reachable after administrator authentication, but public sources provided do not describe exploit mechanics, affected configurations beyond Archiving Pull, or weaponized activity.

Researcher notes

The key uncertainty is the unspecified vector. Do not infer broad unauthenticated write capability. Focus validation on version state, Archiving Pull exposure, administrator account controls, and whether any compensating access restrictions reduce practical risk.

Mitigation direction

  • Upgrade Surveillance Station to Synology's fixed 9.2.2 release for your package line.
  • Review Synology-SA-24:25 for the correct update path before deployment.
  • Restrict Surveillance Station administrator access to trusted users and networks.
  • Audit shared or stale administrator accounts on Surveillance Station.
  • Monitor for unexpected file-write activity on affected systems.

Validation and detection

  • Inventory all Synology Surveillance Station instances and record installed versions.
  • Confirm whether each instance is below 9.2.2-11575 or 9.2.2-9575.
  • Verify administrator accounts are individually assigned and still required.
  • Check whether Archiving Pull functionality is used in production.
  • After updating, confirm the reported version matches Synology's fixed release guidance.
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 · 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-2024-47267 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
Low
CVSS
2.7 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:H/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
3Timeline events
1ADP providers
2Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

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
2.7CVSS 3.1LowCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N1.21.4synology

Vulnerability scoring details

Base CVSS 3.1 score

2.7Low
CVSS 3.1 vector shape for CVE-2024-47267Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:H/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

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
SynologySurveillance Station*, *affected
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.