Security readout for executives and security teams
Plain-English summary
This is a low-severity cross-site scripting issue in Custom-Content-Width 1.0. An attacker with some privileges could potentially influence plugin settings so another user’s browser runs unwanted script. The sources describe exploitation as remote but difficult and unlikely. Upgrade to 1.0.1 is the named fix.
Executive priority
Handle during normal patching unless the plugin is internet-facing on a high-value WordPress site with many content editors. The business risk is low because exploitation requires privileges, user interaction, and difficult conditions, but the available upgrade is straightforward.
Technical view
CVE-2015-10075 affects Custom-Content-Width 1.0 in custom-content-width.php, specifically override_content_width/register_settings. The issue is CWE-79 cross-site scripting with CVSS 3.1 score 2.6: network attack vector, high complexity, low privileges, user interaction required, and limited integrity impact. Patch commit e05e0104fc42ad13b57e2b2cb2d1857432624d39 addresses it.
Likely exposure
Exposure is likely limited to WordPress environments running Custom-Content-Width version 1.0. Sites not using this plugin or already upgraded to 1.0.1 are not indicated as affected by the supplied sources.
Exploitation context
The source bundle says exploit details have been publicly disclosed and may be used, but also says the attack is difficult and not very likely. KEV status is false, and no supplied source states active exploitation in the wild.
Researcher notes
Focus validation on plugin presence and version. The relevant source location is custom-content-width.php around override_content_width/register_settings. Do not assume broader WordPress or theme exposure beyond Custom-Content-Width 1.0; the supplied sources name only that affected version and the 1.0.1 fix.
Mitigation direction
- Upgrade Custom-Content-Width from 1.0 to 1.0.1.
- Confirm the installed plugin includes patch e05e0104fc42ad13b57e2b2d1857432624d39.
- Remove or disable the plugin if it is no longer needed.
- Check project or vendor guidance before relying on compensating controls.
Validation and detection
- Inventory WordPress sites for the Custom-Content-Width plugin.
- Confirm whether any installation is version 1.0.
- Verify updated installations report version 1.0.1 or include the patch commit.
- Review access to plugin settings for unnecessary privileged users.
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-10075 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
- Low
- CVSS
- 2.6 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:L/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.
CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:L/A:N1.21.4Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
2.6LowVector: CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:L/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://vuldb.com/?id.220219CVE reference · vdb-entry, technical-description
- https://vuldb.com/?ctiid.220219CVE reference · signature, permissions-required
- https://github.com/georgestephanis/Custom-Content-Width/commit/e05e0104fc42ad13b57e2b2cb2d1857432624d39CVE 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.
