LiveActive security incident?Get immediate response
CVE Record

CVE-2013-10030: Exit Box Lite Plugin wordpress-exit-box-lite.php information disclosure

A vulnerability, which was classified as problematic, has been found in Exit Box Lite Plugin up to 1.06 on WordPress. Affected by this issue is some unknown functionality of the file wordpress-exit-box-lite.php. The manipulation leads to information disclosure. The attack may be launched remotely. Upgrading to version 1.10 is able to address this issue. The name of the patch is fad26701addb862c51baf85c6e3cc136aa79c309. It is recommended to upgrade the affected component. The identifier of this vulnerability is VDB-230672.

MediumCVSS 4.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This is a moderate information disclosure issue in the WordPress Exit Box Lite Plugin through version 1.06. A remote user with some privileges could cause unintended information exposure through wordpress-exit-box-lite.php. The cited fix is an upgrade to version 1.10.

Executive priority

Handle in normal vulnerability remediation cadence unless the plugin is internet-facing on a sensitive WordPress site with many authenticated users. The issue affects confidentiality only and has no cited active exploitation evidence.

Technical view

CVE-2013-10030 is CWE-200 in Exit Box Lite Plugin, affecting wordpress-exit-box-lite.php. The CVSS 3.1 vector is AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N, scoring 4.3. Sources identify commit fad26701addb862c51baf85c6e3cc136aa79c309 as the patch.

Likely exposure

Exposure is likely limited to WordPress sites running Exit Box Lite Plugin up to 1.06, especially where authenticated low-privilege users exist. The source bundle does not identify affected CPEs or specific disclosed data.

Exploitation context

The CVSS vector supports remote exploitation with low attack complexity but requires low privileges. The source bundle says KEV is false and provides no cited evidence of active exploitation or public weaponization.

Researcher notes

Technical detail is sparse: VulDB names information disclosure in wordpress-exit-box-lite.php but does not specify the vulnerable function or exposed data in the provided bundle. Validation should focus on version, patch presence, and authenticated exposure assumptions.

Mitigation direction

  • Inventory WordPress sites for Exit Box Lite Plugin and installed version.
  • Upgrade affected installations to Exit Box Lite Plugin version 1.10.
  • If upgrade is not possible, disable or remove the plugin pending vendor guidance.
  • Review the referenced patch commit and vendor guidance before production rollout.

Validation and detection

  • Confirm whether Exit Box Lite Plugin version 1.06 or earlier is installed.
  • Verify the deployed plugin is version 1.10 or includes the referenced patch commit.
  • Check WordPress user roles for unnecessary low-privilege accounts.
  • Review logs for unexpected authenticated requests involving the plugin file.
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-2013-10030 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-2013-10030Attack 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
n/aExit Box Lite Plugin1.06Listed
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.