Security readout for executives and security teams
Plain-English summary
CVE-2014-125105 is a low-severity cross-site scripting issue in the WordPress Broken Link Checker plugin settings page. An authenticated user could manipulate specific settings inputs so script content is handled unsafely. Sites running affected plugin versions should upgrade, but this is not a broad unauthenticated takeover issue based on the provided sources.
Executive priority
Handle through normal patch management unless the affected plugin is deployed on sensitive or externally administered WordPress sites. Prioritize confirmation and upgrade, but do not treat this as an emergency without additional exploitation evidence.
Technical view
The vulnerability affects Broken Link Checker Plugin versions 1.10.0 and 1.10.1, in core/core.php, function options_page. Manipulation of exclusion_list or blc_custom_fields on the Settings Page can lead to CWE-79 cross-site scripting. CVSS v2 is 3.3 with network access, low complexity, and authentication required.
Likely exposure
Exposure is limited to WordPress installations running Broken Link Checker Plugin 1.10.0 or 1.10.1. The CVSS vector indicates authenticated access is required. The provided sources do not identify other affected products, versions, or hosting platforms.
Exploitation context
The sources say the attack can be launched remotely and requires authentication. CISA KEV status is false in the supplied bundle, and no cited source reports active exploitation. The provided evidence does not specify whether the XSS is stored or reflected.
Researcher notes
Key unknowns remain: the public bundle does not clarify stored versus reflected behavior, required WordPress role, or exploit prevalence. Analysis should stay bounded to the named settings parameters, affected versions, and 1.10.2 patch/release evidence.
Mitigation direction
- Upgrade Broken Link Checker Plugin to version 1.10.2 or later.
- Verify the patch commit 90615fe9 is present in deployed code.
- Restrict WordPress settings access to trusted administrative users.
- Review vendor guidance before applying nonstandard workarounds.
Validation and detection
- Inventory WordPress sites using Broken Link Checker Plugin.
- Confirm installed plugin versions are not 1.10.0 or 1.10.1.
- Check whether settings access is limited to trusted authenticated roles.
- Review logs for unusual plugin settings changes around the Settings Page.
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-2014-125105 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
- 3.3 (2.0)
- Known Exploited
- No
- Published
Vector: AV:N/AC:L/Au:M/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:M/C:N/I:P/A:N6.42.9Primary CVE scoreVulnerability scoring details
Base CVSS 2.0 score
3.3LowVector: AV:N/AC:L/Au:M/C:N/I:P/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://vuldb.com/?id.230659CVE reference · vdb-entry, technical-description
- https://vuldb.com/?ctiid.230659CVE reference · signature, permissions-required
- https://github.com/wp-plugins/broken-link-checker/commit/90615fe9b0b6f9e6fb254d503c302e53a202e561CVE reference · patch
- https://github.com/wp-plugins/broken-link-checker/releases/tag/1.10.2CVE 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.
