Security readout for executives and security teams
Plain-English summary
CVE-2009-10004 is a cross-site scripting issue in Turante Sandbox Theme versions 1.5.0 through 1.5.2. An attacker with the required access could manipulate a page-related argument and affect what runs in a user's browser. The published fix is to upgrade to version 1.6.1.
Executive priority
Treat as a moderate-priority maintenance fix. It can affect browser-side trust and page integrity, but the available evidence does not show active exploitation or data theft impact. Prioritize upgrade during the next normal web maintenance window, sooner for public or customer-facing sites.
Technical view
The issue is CWE-79 in functions.php, specifically sandbox_body_class. The page argument is not handled safely, allowing XSS. CVSS 2.0 is 4.0 with network access, low complexity, single authentication, partial integrity impact, and no confidentiality or availability impact. Patch commit 8045b1e10970342f558b2c5f360e0bd135af2b10 addresses it.
Likely exposure
Exposure is limited to deployments running Turante Sandbox Theme 1.5.0, 1.5.1, or 1.5.2. The source indicates remote initiation is possible, but the CVSS vector includes authentication, so the available evidence does not support treating this as unauthenticated internet-wide exploitation.
Exploitation context
No provided source or KEV status shows active exploitation. The vulnerability is a remotely triggerable XSS condition tied to manipulating the page argument, with required permissions indicated by the CVSS authentication field and VulDB reference metadata.
Researcher notes
The public evidence identifies affected versions, function, file, parameter, CWE, CVSS, and patched release. It does not provide enough evidence to claim active exploitation, broad product impact beyond Turante Sandbox Theme, or mitigations other than upgrading to 1.6.1.
Mitigation direction
- Upgrade Turante Sandbox Theme to version 1.6.1 or later.
- Confirm the patch commit is included in deployed theme code.
- Remove or replace affected 1.5.x theme versions if upgrade is not feasible.
- Check vendor and CVE guidance for any newer remediation details.
Validation and detection
- Inventory sites and repositories for Turante Sandbox Theme versions 1.5.0 through 1.5.2.
- Verify deployed code contains patch commit 8045b1e10970342f558b2c5f360e0bd135af2b10.
- Review application logs for suspicious page parameter activity, without replaying payloads.
- Confirm no affected theme version remains in production or staging.
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-2009-10004 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 (2.0)
- Known Exploited
- No
- Published
Vector: AV:N/AC:L/Au:S/C:N/I:P/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.
AV:N/AC:L/Au:S/C:N/I:P/A:N82.9Primary CVE scoreVulnerability scoring details
Base CVSS 2.0 score
4MediumVector: AV:N/AC:L/Au:S/C:N/I:P/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://vuldb.com/?id.225357CVE reference · vdb-entry, technical-description
- https://vuldb.com/?ctiid.225357CVE reference · signature, permissions-required
- https://github.com/Turante/sandbox-theme/commit/8045b1e10970342f558b2c5f360e0bd135af2b10CVE reference · patch
- https://github.com/Turante/sandbox-theme/releases/tag/1.6.1CVE reference · patch
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.
