LiveActive security incident?Get immediate response
CVE Record

CVE-2017-16775: Improper restriction of rendered UI layers or frames vulnerability in SSOOauth.cgi in Synology SSO Server b...

Improper restriction of rendered UI layers or frames vulnerability in SSOOauth.cgi in Synology SSO Server before 2.1.3-0129 allows remote attackers to conduct clickjacking attacks via unspecified vectors.

HighCVSS 7.1Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This flaw could let an attacker trick a logged-in user into clicking hidden or misleading Synology SSO Server interface elements. The user must interact with attacker-controlled content, but the issue is network-reachable and needs no attacker login. Systems running SSO Server before 2.1.3-0129 are the stated concern.

Executive priority

Prioritize remediation for any exposed Synology SSO Server because this affects authentication-adjacent user interaction. Urgency is high for internet-facing deployments, but there is no provided evidence of active exploitation.

Technical view

CVE-2017-16775 is a CWE-1021 clickjacking issue in SSOOauth.cgi in Synology SSO Server before 2.1.3-0129. The CVSS 3.0 score is 7.1, with network attack vector, low complexity, no privileges required, required user interaction, changed scope, and low confidentiality, integrity, and availability impact.

Likely exposure

Exposure is most likely where Synology SSO Server is deployed and accessible to users through browsers, especially if reachable from untrusted networks. The source bundle does not specify affected subversions beyond versions before 2.1.3-0129.

Exploitation context

The provided sources describe remote clickjacking via unspecified vectors. They do not identify public exploit code, active exploitation, or CISA KEV listing. Treat exploitation as plausible social-engineering risk, not confirmed in-the-wild activity.

Researcher notes

The public description is brief and says vectors are unspecified. Avoid assuming specific UI flows or payloads. Validation should focus on version confirmation, exposure mapping, and whether rendered SSO pages can be framed before and after vendor remediation.

Mitigation direction

  • Upgrade Synology SSO Server to version 2.1.3-0129 or later.
  • Review Synology advisory Synology_SA_18_28 for official remediation details.
  • Restrict SSO Server access to trusted networks if immediate upgrade is delayed.
  • Prioritize user-facing SSO systems exposed to the internet.

Validation and detection

  • Inventory Synology SSO Server installations and record installed package versions.
  • Confirm no deployment is running a version before 2.1.3-0129.
  • Check whether SSO Server endpoints are reachable from untrusted networks.
  • Review browser-facing SSO pages for anti-framing protections after remediation.
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 · low confidence lookup

CWE-1021: 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
cve · low confidence lookup

CVE-2017-16775 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
High
CVSS
7.1 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L

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
7.1CVSS 3.0HighCVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L2.83.7Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

7.1High
CVSS 3.0 vector shape for CVE-2017-16775Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L

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
SynologySSO ServerunspecifiedListed
Weakness

CWE details

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

CWE-1021 · source CWE mapping

Improper Restriction of Rendered UI Layers or Frames

Improper Restriction of Rendered UI Layers or Frames represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.