Security readout for executives and security teams
Plain-English summary
QNAP Photo Station had a stored cross-site scripting flaw. An authenticated remote attacker could inject malicious code that later runs when another user interacts with affected Photo Station content. The business concern is account or data exposure through the NAS web application, especially where Photo Station is accessible to many users.
Executive priority
Prioritize remediation for QNAP NAS environments that host sensitive files or expose Photo Station to many users. This is not presented as actively exploited in the supplied sources, but it has high confidentiality impact and a clear vendor-fixed version.
Technical view
CVE-2021-34354 is CWE-79 stored XSS in QNAP Photo Station. CVSS 3.1 is 7.6 high: network exploitable, low complexity, low privileges required, user interaction required, scope changed, high confidentiality impact, low integrity impact, no availability impact. QNAP fixed it in Photo Station 6.0.18 dated 2021-09-01 and later.
Likely exposure
Exposure is limited to QNAP devices running Photo Station versions before 6.0.18, or deployments where the installed version cannot be verified. The source bundle does not identify exact vulnerable version ranges beyond the fixed release.
Exploitation context
The source bundle does not show CISA KEV listing or cited evidence of active exploitation. Exploitation requires a remote attacker with some privilege and a victim user interaction, consistent with stored XSS rather than unauthenticated direct compromise.
Researcher notes
Evidence is concise and vendor-centered. Affected versions are unspecified, so validation should rely on installed version comparison against Photo Station 6.0.18 or later. Do not assume broader QNAP applications are affected without separate evidence.
Mitigation direction
- Upgrade Photo Station to version 6.0.18 or later.
- Review QNAP advisory QSA-21-41 for vendor-specific guidance.
- Inventory QNAP devices and identify where Photo Station is installed.
- Prioritize internet-accessible or broadly shared Photo Station deployments.
- If update status is unclear, treat the device as potentially exposed.
Validation and detection
- Check installed Photo Station version on each QNAP device.
- Confirm version is 6.0.18 or later.
- Record any devices where Photo Station is absent or disabled.
- Review user access to Photo Station for unnecessary privileges.
- Monitor QNAP advisories for later related guidance.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-79: User-session and phishing behavior lookup
Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. 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 lookupCVE-2021-34354 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- High
- CVSS
- 7.6 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:N
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.
CVSS vector scores
1 official scoreWe 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.
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:N2.34.7Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
7.6HighVector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://www.qnap.com/en/security-advisory/qsa-21-41CVE reference · x_refsource_MISC
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
