CVE-2024-13419: Smart Framework <= Multiple Plugins - Missing Authorization to Authenticated (Subscriber+) Stored Cross-Site Scripting
Multiple plugins and/or themes for WordPress using Smart Framework are vulnerable to Stored Cross-Site Scripting due to a missing capability check on the saveOptions() and importThemeOptions() functions in various versions. This makes it possible for authenticated attackers, with Subscriber-level access and above, to update the plugin's settings which includes custom JavaScript that is enabled site-wide. This issue was escalated to Envato over two months from the date of this disclosure and the issue is still vulnerable.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-13419?
CVE-2024-13419 is considered a medium severity vulnerability due to its impact on user data integrity.
How do I fix CVE-2024-13419?
To fix CVE-2024-13419, update the affected WordPress plugins or themes that utilize the Smart Framework to their latest versions.
Who is affected by CVE-2024-13419?
CVE-2024-13419 affects WordPress sites using multiple plugins or themes that incorporate the Envato Smart Framework.
What type of vulnerability is CVE-2024-13419?
CVE-2024-13419 is a Stored Cross-Site Scripting (XSS) vulnerability that allows attackers to execute scripts in the context of a user's session.
What causes CVE-2024-13419?
CVE-2024-13419 is caused by a missing capability check in the saveOptions() and importThemeOptions() functions within the affected plugins or themes.