LiveActive security incident?Get immediate response
CVE Record

CVE-2013-10007: ethitter WP-Print-Friendly wp-print-friendly.php information disclosure

A vulnerability classified as problematic has been found in ethitter WP-Print-Friendly up to 0.5.2. This affects an unknown part of the file wp-print-friendly.php. The manipulation leads to information disclosure. It is possible to initiate the attack remotely. Upgrading to version 0.5.3 is able to address this issue. The identifier of the patch is 437787292670c20b4abe20160ebbe8428187f2b4. It is recommended to upgrade the affected component. The identifier VDB-217269 was assigned to this vulnerability.

MediumCVSS 5.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2013-10007 is an information disclosure issue in the WordPress plugin WP-Print-Friendly. A remote unauthenticated attacker may be able to expose limited information through wp-print-friendly.php. The listed fix is upgrading the plugin from affected versions 0.5.0 through 0.5.2 to 0.5.3.

Executive priority

Treat this as a moderate-priority cleanup item, especially for public WordPress sites. It is not described as system takeover or active exploitation, but the remote unauthenticated exposure path and simple upgrade make remediation worthwhile in routine patch cycles.

Technical view

The source bundle classifies this as CWE-200 affecting an unspecified part of wp-print-friendly.php in ethitter WP-Print-Friendly versions 0.5.0, 0.5.1, and 0.5.2. CVSS 3.1 is 5.3: network reachable, low complexity, no privileges, no user interaction, low confidentiality impact only.

Likely exposure

Exposure is limited to WordPress sites that have WP-Print-Friendly versions 0.5.0 through 0.5.2 installed and reachable. Sites not using this plugin, or already on 0.5.3, are not listed as affected in the provided sources.

Exploitation context

The sources say the issue can be initiated remotely and requires no privileges or user interaction. The CVE is not marked KEV, and the provided bundle gives no evidence of active exploitation. Technical detail is sparse, so do not infer exploit maturity beyond the cited CVSS and VulDB statements.

Researcher notes

The bundle identifies the vulnerable file and patch but not the exact data exposed or vulnerable code path. Validation should focus on version and patch presence, not exploit recreation. Record uncertainty around the affected component because the source describes the impacted part as unknown.

Mitigation direction

  • Upgrade WP-Print-Friendly to version 0.5.3 or later.
  • Disable or remove WP-Print-Friendly if it is no longer required.
  • Check vendor and repository guidance for any additional remediation notes.
  • Prioritize internet-facing WordPress sites using affected plugin versions.

Validation and detection

  • Inventory WordPress plugins and identify any WP-Print-Friendly installations.
  • Confirm installed WP-Print-Friendly versions are not 0.5.0, 0.5.1, or 0.5.2.
  • Verify the deployed plugin includes patch commit 437787292670c20b4abe20160ebbe8428187f2b4 or release 0.5.3.
  • Review web logs for unusual access to wp-print-friendly.php without attempting reproduction.
Prepared
Confidence
medium
Sources
6

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-10007 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
5.3 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/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
5Source 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
5.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N3.91.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.3Medium
CVSS 3.1 vector shape for CVE-2013-10007Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/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
ethitterWP-Print-Friendly0.5.0, 0.5.1, 0.5.2Listed
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.