LiveActive security incident?Get immediate response
CVE Record

CVE-2009-10004: Turante Sandbox Theme functions.php sandbox_body_class cross site scripting

A vulnerability was found in Turante Sandbox Theme up to 1.5.2. It has been classified as problematic. This affects the function sandbox_body_class of the file functions.php. The manipulation of the argument page leads to cross site scripting. It is possible to initiate the attack remotely. Upgrading to version 1.6.1 is able to address this issue. The identifier of the patch is 8045b1e10970342f558b2c5f360e0bd135af2b10. It is recommended to upgrade the affected component. The identifier VDB-225357 was assigned to this vulnerability.

MediumCVSS 4Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

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

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-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
Vulnerability profileCVE Program record
Severity
Medium
CVSS
4 (2.0)
Known Exploited
No
Published

Vector: AV:N/AC:L/Au:S/C:N/I:P/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
5Source 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
4CVSS 2.0MediumAV:N/AC:L/Au:S/C:N/I:P/A:N82.9Primary CVE score

Vulnerability scoring details

Base CVSS 2.0 score

4Medium
CVSS 2.0 vector shape for CVE-2009-10004Access VectorAccess ComplexityAuthenticationConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: AV:N/AC:L/Au:S/C:N/I:P/A:N

Access Vector
NetworkAdjacentLocal
Access Complexity
LowMediumHigh
Authentication
NoneSingleMultiple
Confidentiality Impact
CompletePartialNone
Integrity Impact
CompletePartialNone
Availability Impact
CompletePartialNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
TuranteSandbox Theme1.5.0, 1.5.1, 1.5.2Listed
Weakness

CWE details

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