LiveActive security incident?Get immediate response
CVE Record

CVE-2014-125102: Bestwebsoft Relevant Plugin Thumbnail information disclosure

A vulnerability classified as problematic was found in Bestwebsoft Relevant Plugin up to 1.0.7 on WordPress. Affected by this vulnerability is an unknown functionality of the component Thumbnail Handler. The manipulation leads to information disclosure. The attack can be launched remotely. Upgrading to version 1.0.8 is able to address this issue. The identifier of the patch is 860d1891025548cf0f5f97364c1f51a888f523c3. It is recommended to upgrade the affected component. The identifier VDB-230113 was assigned to this vulnerability.

MediumCVSS 4.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

WordPress sites running Bestwebsoft Relevant Plugin versions 1.0.0 through 1.0.7 may expose information through thumbnail handling. The issue is remotely reachable but rated medium because impact is limited to confidentiality and appears to require some privileges. The documented fix is upgrading to 1.0.8.

Executive priority

Treat this as a moderate web application maintenance issue. It is not described as destructive or actively exploited, but affected public WordPress sites should be updated during the next normal patch cycle, sooner where sensitive content or privileged users are present.

Technical view

CVE-2014-125102 is a CWE-200 information disclosure issue in the Relevant Plugin Thumbnail Handler. CVSS 3.1 is 4.3: network attack vector, low complexity, low privileges, no user interaction, and low confidentiality impact. Version 1.0.8 contains the referenced patch commit.

Likely exposure

Exposure is limited to WordPress environments with Bestwebsoft Relevant Plugin versions 1.0.0 through 1.0.7 installed. Systems without this plugin, or already upgraded to 1.0.8 or later, are not identified as affected by the provided sources.

Exploitation context

The sources describe remote exploitability and low privileges required, but do not provide evidence of active exploitation. The CVE is not marked as KEV in the supplied bundle. Technical details are sparse because the vulnerable thumbnail functionality is not identified in detail.

Researcher notes

The public record names the Thumbnail Handler but leaves the exact vulnerable function unspecified. Validation should focus on version and patch presence rather than exploit reproduction. Do not infer unauthenticated impact; the CVSS vector indicates privileges are required.

Mitigation direction

  • Upgrade Bestwebsoft Relevant Plugin to version 1.0.8 or later.
  • Prioritize internet-facing WordPress sites with user accounts or contributor access.
  • Remove the plugin if it is unused or cannot be upgraded.
  • Check vendor or WordPress plugin guidance for any additional hardening advice.

Validation and detection

  • Inventory WordPress sites for Bestwebsoft Relevant Plugin installations and versions.
  • Confirm affected installations are not running versions 1.0.0 through 1.0.7.
  • Verify the deployed plugin includes patch commit 860d1891025548cf0f5f97364c1f51a888f523c3.
  • Review available logs for unusual thumbnail-related access patterns, without assuming compromise.
Prepared
Confidence
medium
Sources
5

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

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 · medium confidence lookup

CWE-200: Information exposure and cloud metadata lookup

Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. 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 lookup
cve · low confidence lookup

CVE-2014-125102 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
4.3 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

Official CVE source material

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.

1CVSS vectors
0Timeline events
0ADP providers
4Source links

CVSS vector scores

1 official score

We 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.

ScoreVersionSeverityVectorExploitImpactSource
4.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N2.81.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

4.3Medium
CVSS 3.1 vector shape for CVE-2014-125102Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
BestwebsoftRelevant Plugin1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.7Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-200 · source CWE mapping

Exposure of Sensitive Information to an Unauthorized Actor

Exposure of Sensitive Information to an Unauthorized Actor represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.