First published: Tue Oct 08 2024(Updated: )
The BuddyPress Docs plugin for WordPress is vulnerable to Reflected Cross-Site Scripting due to the use of remove_query_arg without appropriate escaping on the URL in all versions up to, and including, 2.2.3. 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.
Credit: security@wordfence.com
Affected Software | Affected Version | How to fix |
---|---|---|
BuddyPress | <=2.2.3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-9207 is classified as a high severity vulnerability due to its potential to allow unauthenticated attackers to execute arbitrary JavaScript in the context of a user’s browser.
To fix CVE-2024-9207, upgrade the BuddyPress Docs plugin to version 2.2.4 or later where the issue has been resolved.
Exploiting CVE-2024-9207 can lead to reflected cross-site scripting attacks, resulting in the theft of sensitive user information and session hijacking.
CVE-2024-9207 affects all versions of the BuddyPress Docs plugin up to and including 2.2.3.
Yes, CVE-2024-9207 can be exploited remotely by unauthenticated attackers through specially crafted URLs.