Security readout for executives and security teams
Plain-English summary
CVE-2015-10105 affects the WordPress IP Blacklist Cloud Plugin through version 3.42. A filename handling flaw in CSV import can allow path traversal, meaning an authenticated remote user may be able to reach files outside the intended import path. The supplied sources identify version 3.43 as the fix.
Executive priority
Prioritize remediation during the next WordPress maintenance window, sooner for internet-facing sites with multiple admin users. The issue has a clear fixed version and a meaningful file-access risk, but the provided evidence does not show active exploitation.
Technical view
The issue is CWE-22 path traversal in valid_js_identifier within ip_blacklist_cloud.php, tied to CSV File Import filename handling. The provided CVSS v2 vector is AV:N/AC:L/Au:S/C:P/I:P/A:P, indicating network reachability, low complexity, required authentication, and partial confidentiality, integrity, and availability impact.
Likely exposure
Exposure is limited to WordPress sites running IP Blacklist Cloud Plugin versions 3.0 through 3.42. No CPEs are supplied, so validation depends on WordPress plugin inventory and version checks. Risk is higher where CSV import functionality is available to users beyond tightly trusted administrators.
Exploitation context
The source bundle says remote initiation is possible and authentication is required by the CVSS vector. It does not provide evidence of active exploitation, public weaponization, or KEV listing. Treat this as a credible patch-management issue rather than a confirmed active campaign.
Researcher notes
Evidence is mostly from VulDB, CVE records, and the GitHub patch/release. The affected component and function are named, but the bundle does not include exploit details, observed attacks, or broader ecosystem telemetry. Validate authorization requirements directly in the affected plugin version if risk scoring needs refinement.
Mitigation direction
- Upgrade IP Blacklist Cloud Plugin to version 3.43 or later.
- Confirm the patch commit is present if using a mirrored or customized plugin copy.
- Restrict CSV import capability to trusted administrators until upgrade is complete.
- Review vendor or project guidance before applying any non-upgrade workaround.
Validation and detection
- Inventory WordPress sites for IP Blacklist Cloud Plugin installations.
- Flag installed versions 3.0 through 3.42 as affected.
- Verify version 3.43 release or patch commit deployment.
- Review access to CSV import functionality and relevant administrative users.
- Check logs for unusual CSV import or filename-related activity.
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-22: File access and web shell behavior lookup
File traversal and upload weaknesses can lead teams to review file, web shell, execution, and collection telemetry. 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 lookupFile access behavior lookup
The CVE wording references file access or upload behavior, so file telemetry and web shell review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2015-10105 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
- 6.5 (2.0)
- Known Exploited
- No
- Published
Vector: AV:N/AC:L/Au:S/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:S/C:P/I:P/A:P86.4Primary CVE scoreVulnerability scoring details
Base CVSS 2.0 score
6.5MediumVector: AV:N/AC:L/Au:S/C:P/I:P/A:P
Source materials
- CVE List V5 sourceCVE List V5
- https://vuldb.com/?id.227757CVE reference · vdb-entry, technical-description
- https://vuldb.com/?ctiid.227757CVE reference · signature, permissions-required
- https://github.com/wp-plugins/ip-blacklist-cloud/commit/6e6fe8c6fda7cbc252eef083105e08d759c07312CVE reference · patch
- https://github.com/wp-plugins/ip-blacklist-cloud/releases/tag/3.43CVE 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.
