A Page Flip Book < 3.0 - Directory Traversal

2012-07-10 00:00
Charlie Eriksen

Strategic Overview

Status
Patched in 3.0
Affected PluginA Page Flip Book
Affected Version< 3.0
CVSS9.8Critical
CVECVE-2012-6652
View all A Page Flip Book vulnerabilities

Vulnerability Overview

Directory traversal vulnerability in pageflipbook.php script from index.php in Page Flip Book plugin for WordPress (wppageflip) allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the pageflipbook_language parameter.

Technical Analysis

REMEDIATION: Update to version 3.0, or a newer patched version --- IDENTIFIER: CWE-22 (Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')) The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.

External References

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C