LiveActive security incident?Get immediate response
CVE Record

CVE-2021-24667: Gallery Blocks with Lightbox < 2.2.1- Authenticated Stored Cross-Site Scripting

A stored cross-site scripting vulnerability has been discovered in : Simply Gallery Blocks with Lightbox (Version – 2.2.0 & below). The vulnerability exists in the Lightbox functionality where a user with low privileges is allowed to execute arbitrary script code within the context of the application. This vulnerability is due to insufficient validation of image parameters in meta data.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2021-24667 is an authenticated stored cross-site scripting issue in the WordPress Simply Gallery Blocks with Lightbox plugin. A low-privileged user could store script content through insufficient validation of image metadata used by Lightbox. This can affect site visitors or administrators who view the affected content.

Executive priority

Treat this as a moderate website integrity and account-risk issue. It is not KEV-listed and has no cited active exploitation, but stored XSS in WordPress can expose administrators and visitors if vulnerable content is viewed.

Technical view

The source bundle describes CWE-79 stored XSS in Lightbox functionality for Simply Gallery Blocks with Lightbox, affecting version 2.2.0 and below, with the title indicating versions before 2.2.1. The flaw is tied to insufficient validation of image parameters in metadata. No CVSS score is provided.

Likely exposure

Exposure is most likely on WordPress sites using the Simply Gallery Blocks with Lightbox plugin, especially where non-admin users can create or edit gallery, image, or Lightbox metadata. The source bundle contains inconsistent version wording, so verify installed versions against vendor or WPScan guidance.

Exploitation context

The sources describe authenticated low-privilege stored XSS. The bundle does not provide evidence of public exploitation, and it is not listed as CISA KEV. Risk depends on whether untrusted or lower-privileged users can modify affected gallery metadata.

Researcher notes

Evidence is limited to the CVE description and referenced advisory entries. The source bundle has version ambiguity: the title says below 2.2.1, while the affected object lists 2.2.1. Validate exact fixed and affected ranges before closing exposure.

Mitigation direction

  • Identify WordPress sites using the Simply Gallery Blocks with Lightbox plugin.
  • Move installations off versions described as 2.2.0 and below or below 2.2.1.
  • Check vendor or WPScan guidance for the current fixed version.
  • Restrict gallery and media editing to trusted roles until remediated.
  • Review existing gallery metadata for unexpected script-like content.

Validation and detection

  • Inventory installed plugin versions across WordPress environments.
  • Confirm whether lower-privileged users can edit gallery or Lightbox metadata.
  • Review pages containing Simply Gallery Blocks Lightbox content for stored script indicators.
  • Check security advisories from CVE, FortiGuard, and WPScan for version clarification.
Prepared
Confidence
medium
Sources
4

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

CVE-2021-24667 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
3Source links

CVSS and timeline data

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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
UnknownGallery Blocks with Lightbox. Image Gallery, (HTML5 video , YouTube, Vimeo) Video Gallery and Lightbox for native gallery2.2.1Listed
Weakness

CWE details

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

CWE-79 · source CWE mapping

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.