WordPress security changelog
MEDIUM CVE-2011-1669 Modified

Wp Custom Pages: Filesystem traversal

Wp Custom Pages is affected by filesystem traversal. Exposure depends on how the affected operation is made reachable by the site. A crafted path can escape the intended directory and reach files or directories elsewhere on the server.

CVE / CNA score 5.0 CVSS · cve@mitre.org
NVD score 5.0 CVSS 2.0 · nvd@nist.gov
Component
Wp Custom Pages
Plugin slug
wp-custom-pages
Affected
See vendor advisory
Safe version
See mitigation notes
Published
Apr 10, 2011
Weakness
CWE-22 — Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

This CVE was published Apr 10, 2011 and is one of 1 known issue for this plugin.

Update, patch or deactivate.

Update Wp Custom Pages to a release outside the affected range, or disable and remove it until a fixed version is available.

No confirmed safe version is listed. Consider a vendor-supported patch or temporarily restricting the affected functionality while you assess the risk.

Deactivate only when warranted by your risk profile, or when advised by your hosting provider in the limited circumstances where the vulnerability cannot otherwise be mitigated. If you’re unsure which action is appropriate, contact Fused or your hosting provider for guidance.

Technical description

Directory traversal vulnerability in wp-download.php in the WP Custom Pages module 0.5.0.1 for WordPress allows remote attackers to read arbitrary files via ..%2F (encoded dot dot) sequences in the url parameter.

NVD vector: AV:N/AC:L/Au:N/C:P/I:N/A:N

Primary and upstream sources