Security readout for executives and security teams
Plain-English summary
This is a cross-site scripting issue in the WebDevStudios taxonomy-switcher WordPress plugin. A logged-in attacker could remotely manipulate plugin behavior to inject script content. The known affected versions are 1.0.0 through 1.0.3, and version 1.0.4 is identified as the fix.
Executive priority
Handle through normal vulnerability remediation, with higher priority for public WordPress sites or sites with many authenticated users. This is not supported as actively exploited in the supplied sources, but patching is straightforward and reduces avoidable integrity risk.
Technical view
CVE-2015-10013 affects taxonomy_switcher_init in taxonomy-switcher.php. The source classifies it as CWE-79 XSS with CVSS 2.0 score 4.0: network exploitable, low complexity, authenticated access required, partial integrity impact, no confidentiality or availability impact.
Likely exposure
Exposure is limited to WordPress sites running WebDevStudios taxonomy-switcher plugin versions 1.0.0, 1.0.1, 1.0.2, or 1.0.3. The supplied sources do not identify broader products, hosting platforms, or specific roles required beyond authenticated access.
Exploitation context
The vulnerability can be launched remotely, but the CVSS vector requires authentication. The source bundle does not include evidence of active exploitation, and the CVE is not marked as KEV. Treat exploitation status as unconfirmed unless additional vendor or threat intelligence says otherwise.
Researcher notes
The strongest source-grounded facts are affected versions, CWE-79 classification, authenticated remote attack vector, and the 1.0.4 fix. The bundle does not provide proof-of-concept details, exploit telemetry, or precise vulnerable parameter context, so avoid assumptions beyond the cited taxonomy_switcher_init function.
Mitigation direction
- Upgrade taxonomy-switcher to version 1.0.4.
- Remove or disable the plugin if it is not needed.
- Check vendor guidance if version 1.0.4 cannot be deployed.
- Prioritize internet-facing WordPress sites with multiple user accounts.
Validation and detection
- Inventory WordPress sites for the taxonomy-switcher plugin.
- Confirm installed versions are not 1.0.0 through 1.0.3.
- Verify version 1.0.4 or the referenced patch is present.
- Confirm authenticated user access to plugin functionality is appropriately limited.
- Record any hosts where plugin version cannot be verified.
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-2015-10013 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.217446CVE reference · vdb-entry, technical-description
- https://vuldb.com/?ctiid.217446CVE reference · signature, permissions-required
- https://github.com/WebDevStudios/taxonomy-switcher/commit/e1a0d99f936e7427b31e210c67aeb4833d804099CVE reference · patch
- https://github.com/WebDevStudios/taxonomy-switcher/releases/tag/1.0.4CVE 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.
