WoodMart <= 8.3.7 - Unauthenticated Arbitrary Shortcode Execution

Strategic Overview

Status
Patched in 8.3.8
Affected ThemeWoodmart
Affected Version<= 8.3.7
CVSS6.5Medium
CVECVE-2025-47600
View all Woodmart vulnerabilities

Vulnerability Overview

The The Woodmart theme for WordPress is vulnerable to arbitrary shortcode execution in all versions up to, and including, 8.3.7. This is due to the software allowing users to execute an action that does not properly validate a value before running do_shortcode. This makes it possible for unauthenticated attackers to execute arbitrary shortcodes.

Technical Analysis

REMEDIATION: Update to version 8.3.8, or a newer patched version --- IDENTIFIER: CWE-94 (Improper Control of Generation of Code ('Code Injection')) The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.

External References

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