PayPal Currency Converter BASIC for WooCommerce <= 1.3 - Path Traversal to Arbitrary File Read

2015-06-10 00:00
Kuroi'SH

Strategic Overview

Status
Patched in 1.4
Affected Version<= 1.3
CVSS5.3Medium
CVECVE-2015-5065
View all PayPal Currency Converter BASIC for WooCommerce vulnerabilities

Vulnerability Overview

Absolute path traversal vulnerability in proxy.php in the google currency lookup in the Paypal Currency Converter Basic For WooCommerce plugin before 1.4 for WordPress allows remote attackers to read arbitrary files via a full pathname in the requrl parameter.

Technical Analysis

REMEDIATION: Update to version 1.4, 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