Cooked – Recipe Management <= Authenticated (Contributor+) Stored Cross-Site Scripting

2024-06-13 00:00
R3N0

Strategic Overview

Status
Patched in 1.8.0
Affected Version<= 1.7.15.4
CVSS6.4Medium
CVECVE-2024-37308
View all Cooked – Recipe Management vulnerabilities

Vulnerability Overview

The Cooked – Recipe Management recipe plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the `_recipe_settings[post_title]` parameter in versions up to, and including, 1.7.15.4 due to insufficient input sanitization and output escaping. This vulnerability allows authenticated attackers with contributor-level access and above to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. It appears the patched version is only available on Github at this time.

Technical Analysis

REMEDIATION: Update to version 1.8.0, or a newer patched version --- IDENTIFIER: CWE-79 (Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')) The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

External References

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