Security readout for executives and security teams
Plain-English summary
This is a low-severity cross-site scripting issue in the BestWebSoft Twitter Plugin for WordPress. An authorized user could submit unsafe values through plugin settings fields and cause script execution in a victim browser context. The cited fix is upgrading the plugin to version 1.3.7.
Executive priority
Handle through normal vulnerability management. Prioritize if the plugin is installed on public or business-critical WordPress sites with multiple administrative users, but this does not appear to require emergency response based on the provided sources.
Technical view
CVE-2014-125103 affects twitter.php in BestWebSoft Twitter Plugin versions 1.3.0 through 1.3.2. The twttr_settings_page function mishandles twttr_url_twitter, bws_license_key, and bws_license_plugin values, leading to CWE-79 XSS. CVSS v2 is 3.3 with network access, low complexity, required authentication, partial integrity impact, and no confidentiality or availability impact.
Likely exposure
Exposure is limited to WordPress sites running BestWebSoft Twitter Plugin versions 1.3.0, 1.3.1, or 1.3.2. Risk is higher where untrusted or broadly assigned users can access the affected plugin settings page.
Exploitation context
The source says the attack can be launched remotely and the CVSS vector indicates authentication is required. The bundle does not cite active exploitation, and KEV status is false. No public exploit status should be inferred from the provided evidence.
Researcher notes
The strongest evidence is the VDB description and the referenced GitHub patch commit. The affected parameters and function are named, but the bundle does not provide deeper exploit prerequisites, runtime context, or evidence of exploitation in the wild.
Mitigation direction
- Upgrade BestWebSoft Twitter Plugin to version 1.3.7 or later.
- Inventory WordPress sites for affected plugin versions 1.3.0 through 1.3.2.
- Restrict plugin settings access to trusted administrators until upgraded.
- Check vendor guidance if deployed version or fork status is unclear.
Validation and detection
- Confirm the installed plugin version is 1.3.7 or later.
- Verify the affected WordPress sites no longer run versions 1.3.0 through 1.3.2.
- Review role assignments for access to the plugin settings page.
- Run authorized regression testing for settings-field script handling.
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-125103 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.230155CVE reference · vdb-entry, technical-description
- https://vuldb.com/?ctiid.230155CVE reference · signature, permissions-required
- https://github.com/wp-plugins/twitter-plugin/commit/e04d59ab578316ffeb204cf32dc71c0d0e1ff77cCVE 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.
