Security readout for executives and security teams
Plain-English summary
This is a stored cross-site scripting issue in the WordPress Photo Gallery by 10Web plugin through version 1.8.18. A trusted admin, or in some setups a contributor using a page builder, could save script content in gallery widgets that runs for later visitors to that page.
Executive priority
Treat this as a medium-priority hygiene fix unless the affected WordPress site has many delegated editors or sensitive authenticated users. The main concern is stored script execution on public pages, not unauthenticated takeover.
Technical view
CVE-2023-6924 is CWE-79 caused by insufficient sanitization and output escaping of widget attributes in Photo Gallery by 10Web. The cited vulnerable areas include Widget.php, WidgetSlideshow.php, and WidgetTags.php in version 1.8.18. CVSS is 4.4 with high privileges and high attack complexity.
Likely exposure
Exposure is limited to WordPress sites running Photo Gallery by 10Web version 1.8.18 or earlier, especially where widget editing or page-builder access is delegated beyond fully trusted administrators.
Exploitation context
The source bundle does not show CISA KEV listing or cited evidence of active exploitation. Practical exploitation requires authenticated access with administrator-level permissions, or contributor-level access when combined with a page builder plugin.
Researcher notes
The strongest evidence is the Wordfence record, CVE metadata, vulnerable widget source references, and WordPress Trac changeset 3013021. The bundle does not provide exploit telemetry, a KEV entry, or detailed deployment-specific prerequisites beyond roles and page-builder interaction.
Mitigation direction
- Upgrade Photo Gallery by 10Web beyond version 1.8.18 using vendor guidance.
- Restrict widget and page-builder editing to trusted administrators only.
- Review existing gallery widgets for unexpected scripts or suspicious attributes.
- Remove unnecessary contributor access to page-building capabilities.
- Check vendor advisories before applying compensating controls.
Validation and detection
- Inventory WordPress sites using Photo Gallery by 10Web.
- Confirm installed plugin versions are newer than 1.8.18.
- Identify pages using gallery, slideshow, or tag widgets.
- Review role assignments for admin, contributor, and page-builder access.
- Confirm the patched code escapes widget attribute output.
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-6924 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
- 4.4 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:H/PR:H/UI:N/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:H/PR:H/UI:N/S:C/C:L/I:L/A:N1.32.7Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
4.4MediumVector: CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:L/I:L/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://www.wordfence.com/threat-intel/vulnerabilities/id/21b4d1a1-55fe-4241-820c-203991d724c4?source=cveCVE reference
- https://plugins.trac.wordpress.org/browser/photo-gallery/tags/1.8.18/admin/views/Widget.php#L94CVE reference
- https://plugins.trac.wordpress.org/browser/photo-gallery/tags/1.8.18/admin/views/WidgetSlideshow.php#L64CVE reference
- https://plugins.trac.wordpress.org/browser/photo-gallery/tags/1.8.18/admin/views/WidgetTags.php#L58CVE reference
- https://plugins.trac.wordpress.org/changeset/3013021/photo-galleryCVE reference
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.
