LiveActive security incident?Get immediate response
CVE Record

CVE-2023-6924: Photo Gallery by 10Web <= 1.8.18 - Authenticated (Administrator+) Stored Cross-Site Scripting via Widget

The Photo Gallery by 10Web plugin for WordPress is vulnerable to Stored Cross-Site Scripting via widgets in versions up to, and including, 1.8.18 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers with administrator-level and above permissions to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. It can also be exploited with a contributor-level permission with a page builder plugin.

MediumCVSS 4.4Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

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.
Prepared
Confidence
high
Sources
7

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-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
Vulnerability profileCVE Program record
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

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
6Source 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
4.4CVSS 3.1MediumCVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:L/I:L/A:N1.32.7Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

4.4Medium
CVSS 3.1 vector shape for CVE-2023-6924Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:L/I:L/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
10webPhoto Gallery by 10Web – Mobile-Friendly Image Gallery0unaffected
Weakness

CWE details

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