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.
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-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 lookupCVE-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- 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
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.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N3.91.4Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
5.3MediumVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://vuldb.com/?id.217269CVE reference · vdb-entry, technical-description
- https://vuldb.com/?ctiid.217269CVE reference · signature, permissions-required
- https://github.com/ethitter/WP-Print-Friendly/pull/4CVE reference · issue-tracking
- https://github.com/ethitter/WP-Print-Friendly/commit/437787292670c20b4abe20160ebbe8428187f2b4CVE 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.
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.
