Security readout for executives and security teams
Plain-English summary
Wordcraft versions 0.1 through 0.6 have a cross-site scripting issue in tag.php involving the tag argument. An attacker may be able to run script in a user's browser through the vulnerable page. The available sources rate this as medium severity and identify version 0.7 as the fix.
Executive priority
Treat this as a moderate-priority legacy application cleanup item. It is not flagged as known exploited, but browser-based integrity impact can still affect users and trust if an exposed Wordcraft instance remains outdated.
Technical view
CVE-2009-10003 is CWE-79 XSS in capnsquarepants Wordcraft up to 0.6. The vulnerability is tied to tag.php and manipulation of the tag parameter. CVSS v2 is 4.0 with network access, low complexity, single authentication, partial integrity impact, and no confidentiality or availability impact.
Likely exposure
Exposure is limited to organizations still running capnsquarepants Wordcraft versions 0.1 through 0.6 with tag.php reachable. The bundle provides no CPEs or deployment prevalence, so real-world exposure is uncertain and likely niche.
Exploitation context
The sources say the attack can be launched remotely, but the CVSS vector indicates authentication is required. There is no KEV listing and no cited source in the bundle confirming active exploitation.
Researcher notes
Public detail is sparse: the affected function is not identified, and the bundle does not state whether the XSS is reflected or stored. Use the release and patch references to compare tag.php behavior without developing exploit payloads.
Mitigation direction
- Upgrade Wordcraft to version 0.7 or later.
- Confirm patch commit be23028633e8105de92f387036871c03f34d3124 is present.
- Restrict access to legacy Wordcraft instances pending upgrade.
- Check vendor project guidance for any additional hardening recommendations.
Validation and detection
- Inventory Wordcraft deployments and identify versions 0.1 through 0.6.
- Verify tag.php exists and is reachable on affected deployments.
- Review code handling of the tag parameter for output encoding.
- Review application logs for unusual tag.php tag parameter activity.
- Confirm post-upgrade version reports Wordcraft 0.7 or later.
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-2009-10003 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.219714CVE reference · vdb-entry, technical-description
- https://vuldb.com/?ctiid.219714CVE reference · signature, permissions-required
- https://github.com/capnsquarepants/wordcraft/commit/be23028633e8105de92f387036871c03f34d3124CVE reference · patch
- https://github.com/capnsquarepants/wordcraft/releases/tag/wordcraft-0.7CVE 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.
