CVE-2024-12408: WP on AWS <= 5.2.1 - Reflected Cross-Site Scripting
The WP on AWS plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via $POST data in all versions up to, and including, 5.2.1 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-12408?
CVE-2024-12408 is classified as a high severity vulnerability due to the ability for unauthenticated attackers to execute scripts through reflected cross-site scripting.
How do I fix CVE-2024-12408?
To fix CVE-2024-12408, update the WP on AWS plugin to version 5.2.2 or later where the input sanitization and output escaping have been improved.
Who is affected by CVE-2024-12408?
Any site using the WP on AWS plugin for WordPress versions up to and including 5.2.1 is potentially affected by CVE-2024-12408.
Can I exploit CVE-2024-12408 without being authenticated?
Yes, CVE-2024-12408 can be exploited by unauthenticated attackers, making it particularly dangerous.
What type of vulnerability is CVE-2024-12408?
CVE-2024-12408 is a Reflected Cross-Site Scripting (XSS) vulnerability.