CVE-2024-11278

CVSS 3.1 Score 6.1 of 10 (medium)

Details

Published Nov 20, 2024
Updated: Nov 21, 2024
CWE ID 79

Summary

CVE-2024-11278 is a Reflected Cross-Site Scripting (XSS) vulnerability affecting the GD bbPress Attachments plugin for WordPress. This issue, present in all versions up to and including 4.7.2, allows unauthenticated attackers to inject arbitrary web scripts. The vulnerability arises due to the plugin's use of add_query_arg without proper escaping on URLs, making it possible for attackers to trick users into taking malicious actions, such as clicking on a link, to execute the injected scripts. This can lead to various attacks, including session hijacking, data theft, and site defacement. Users are advised to upgrade to the latest version of the plugin or consider disabling it as a temporary measure until a patch is released.

Ligh bulbPrevent cyber attacks with Recorded Future by prioritizing and patching critical vulnerabilities being exploited by threat actors targeting your industry. Book your demo to learn more.

Share