WP Recipe Maker <= 9.1.0 - Directory Traversal

2024-01-17 00:00
wesley (wcraft)

Strategic Overview

Status
Patched in 9.1.1
Affected PluginWP Recipe Maker
Affected Version<= 9.1.0
CVSS5.4Medium
CVECVE-2024-0380
View all WP Recipe Maker vulnerabilities

Vulnerability Overview

The WP Recipe Maker plugin for WordPress is vulnerable to Directory Traversal in all versions up to, and including, 9.1.0 via the 'icon' attribute used in Shortcodes. This makes it possible for authenticated attackers, with contributor-level access and above, to include the contents of SVG files on the server, which can be leveraged for Cross-Site Scripting.

Technical Analysis

REMEDIATION: Update to version 9.1.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