PT-2024-39872 · WordPress · The Bard Theme For Wordpress
Dale Mavers
+1
·
Published
2024-11-19
·
Updated
2024-11-19
·
CVE-2024-9830
CVSS v3.1
6.1
Medium
| Vector | AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N |
Name of the Vulnerable Software and Affected Versions
The Bard theme for WordPress versions up to, and including, 2.216
Description
The issue arises from the use of
add query arg without proper escaping on the URL, leading to Reflected Cross-Site Scripting. This allows unauthenticated attackers to inject arbitrary web scripts into pages, which execute when a user performs a specific action, such as clicking on a link.Recommendations
For versions up to, and including, 2.216, update to a version that properly escapes URLs using
add query arg to prevent Reflected Cross-Site Scripting attacks. As a temporary workaround, consider implementing additional validation and sanitization for user-inputted URLs to minimize the risk of exploitation.Fix
XSS
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
The Bard Theme For Wordpress