WP Cost Estimation < 9.660 - Upload Directory Traversal

2019-02-14 00:00
Mikey Veenstra

Strategic Overview

Status
Patched in 9.660
Affected Version< 9.660
CVSS6.5Medium
CVECVE-2019-25295
View all WP Cost Estimation & Payment Forms Builder vulnerabilities

Vulnerability Overview

The WP Cost Estimation plugin for WordPress is vulnerable to Upload Directory Traversal in versions before 9.660 via the uploadFormFiles function. This allows attackers to overwrite any file with a whitelisted type on an affected site.

Technical Analysis

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