Security readout for executives and security teams
Plain-English summary
CVE-2023-3384 is a stored cross-site scripting flaw in Red Hat Quay. Malicious script content can be carried in image labels and later execute when a user views affected registry content. Business risk is account/session impact and unauthorized actions within the user's browser context.
Executive priority
Treat as a moderate-priority remediation item. It is not described as actively exploited, but it affects a security-sensitive platform and can impact users who manage container images through Quay.
Technical view
Quay validates labels created through the UI and backend regex path, but the same validation is missing for labels that originate from an image. An attacker with the ability to publish a malicious image can create stored XSS. CVSS 3.1 is 5.4: network, low complexity, low privileges, user interaction required, changed scope.
Likely exposure
Exposure is likely limited to Red Hat Quay 3 deployments, including the quay/quay-rhel8 package, where users can publish or view images carrying image-provided labels. The source bundle does not provide fixed version ranges.
Exploitation context
The CVE is not listed as KEV in the provided bundle, and no cited source states active exploitation. Exploitation requires a malicious image to be published and a user to interact with affected Quay UI content.
Researcher notes
The vulnerability maps to CWE-79. The key data-flow issue is inconsistent validation: UI/backend-created labels are validated, image-origin labels are not. Version specificity and fixed releases are not included in the provided bundle, so remediation should be tied to Red Hat guidance.
Mitigation direction
- Check Red Hat CVE and Bugzilla guidance for fixed builds or official mitigation.
- Inventory Red Hat Quay 3 and quay/quay-rhel8 deployments.
- Restrict image publishing rights to trusted users while assessing exposure.
- Review registry content from untrusted publishers with heightened caution.
- Monitor Red Hat advisories for patch or errata availability.
Validation and detection
- Confirm whether Red Hat Quay 3 is deployed in your environment.
- Identify whether quay/quay-rhel8 packages are in use.
- Review who can publish images to public or shared registries.
- Check whether untrusted image labels are displayed in Quay UI workflows.
- Look for security alerts involving stored XSS or suspicious registry UI activity.
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-2023-3384 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
- Medium
- CVSS
- 5.4 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/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:L/I:L/A:N2.32.7Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
5.4MediumVector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://access.redhat.com/security/cve/CVE-2023-3384CVE reference · vdb-entry, x_refsource_REDHAT
- RHBZ#2216924CVE reference · issue-tracking, x_refsource_REDHAT
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.
