Security readout for executives and security teams
Plain-English summary
This issue affects a legacy WordPress polling plugin. If a site still runs codepeople cp-polls 1.0.1, an authenticated remote user may be able to interfere with the site database through a SQL injection flaw. The public sources identify version 1.0.2 as the fixed release.
Executive priority
Treat as a targeted remediation item for any WordPress property using this plugin. It is not KEV-listed in the supplied data, but SQL injection against a website database can affect business content, user trust, and operations.
Technical view
CVE-2014-125091 is a SQL injection (CWE-89) in codepeople cp-polls Plugin 1.0.1 for WordPress. The cited record says manipulation of the lu argument in cp-admin-int-message-list.inc.php leads to SQL injection. CVSS v2 is 5.8, network-reachable, low complexity, with medium authentication required and partial C/I/A impact.
Likely exposure
Exposure is limited to WordPress sites with the cp-polls plugin version 1.0.1 installed and reachable. The CVSS vector indicates authentication is required, reducing broad internet exposure compared with unauthenticated SQL injection.
Exploitation context
The source bundle does not identify CISA KEV listing or active exploitation. VulDB states the attack can be initiated remotely, but the CVSS vector indicates medium authentication is required. No exploit details are needed to validate exposure.
Researcher notes
Focus validation on version and code presence, not exploit reproduction. The sources name the affected file, lu argument, fixed release, and patch commit, but do not provide complete product lifecycle or exploitation telemetry.
Mitigation direction
- Upgrade cp-polls to version 1.0.2 or later where available.
- Remove the plugin if polling functionality is no longer required.
- Restrict WordPress administrative access to trusted users only.
- Review vendor or plugin repository guidance for any additional remediation notes.
Validation and detection
- Inventory WordPress sites for the cp-polls plugin.
- Confirm whether any installation is running version 1.0.1.
- Check whether the 1.0.2 release or patch commit is present.
- Review application logs for suspicious authenticated access to plugin administration paths.
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-89: Database access and collection lookup
Injection into data stores can inform collection, data access, and exfiltration detection reviews. 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 lookupDatabase behavior lookup
The CVE wording references database injection or access, so collection and exfiltration review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2014-125091 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
- 5.8 (2.0)
- Known Exploited
- No
- Published
Vector: AV:N/AC:L/Au:M/C:P/I:P/A:P
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:P/I:P/A:P6.46.4Primary CVE scoreVulnerability scoring details
Base CVSS 2.0 score
5.8MediumVector: AV:N/AC:L/Au:M/C:P/I:P/A:P
Source materials
- CVE List V5 sourceCVE List V5
- https://vuldb.com/?id.222268CVE reference · vdb-entry, technical-description
- https://vuldb.com/?ctiid.222268CVE reference · signature, permissions-required
- https://github.com/wp-plugins/cp-polls/commit/6d7168cbf12d1c183bacc5cd5678f6f5b0d518d2CVE reference · patch
- https://github.com/wp-plugins/cp-polls/releases/tag/1.0.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.
