Simple:Press <= 6.8 - Authenticated (Admin+) Path Traversal to Arbitrary File Modification

2022-11-29 00:00
Luca Greeb

Strategic Overview

Status
Patched in 6.8.1
Affected PluginSimple:Press Forum
Affected Version<= 6.8
CVSS3.8Low
CVECVE-2022-4031
View all Simple:Press Forum vulnerabilities

Vulnerability Overview

The Simple:Press plugin for WordPress is vulnerable to arbitrary file modifications in versions up to, and including, 6.8 via the 'file' parameter which does not properly restrict files to be edited in the context of the plugin. This makes it possible with attackers, with high-level permissions such as an administrator, to supply paths to arbitrary files on the server that can be modified outside of the intended scope of the plugin.

Technical Analysis

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