CVE-2024-8741: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in outtheboxthemes Beam me up Scotty – Back to Top Button
CVE-2024-8741 is a reflected Cross-Site Scripting (XSS) vulnerability in the WordPress plugin 'Beam me up Scotty – Back to Top Button' by outtheboxthemes, affecting all versions up to 1. 0. 21. The vulnerability arises from improper input neutralization when using the add_query_arg function without proper escaping on URLs. This flaw allows unauthenticated attackers to inject malicious scripts that execute in the context of users who click crafted links. Exploitation requires user interaction but no authentication, potentially leading to theft of sensitive information or session hijacking. The CVSS score is 6. 1 (medium severity), reflecting the moderate impact on confidentiality and integrity but no impact on availability. No known exploits are currently reported in the wild. Organizations using this plugin on WordPress sites should prioritize patching or mitigating this vulnerability to prevent targeted attacks.
AI Analysis
Technical Summary
CVE-2024-8741 is a reflected Cross-Site Scripting (XSS) vulnerability classified under CWE-79, found in the 'Beam me up Scotty – Back to Top Button' WordPress plugin developed by outtheboxthemes. The vulnerability exists in all versions up to and including 1.0.21 due to the improper use of the WordPress function add_query_arg without appropriate escaping or sanitization of URL parameters. This improper neutralization allows an attacker to craft malicious URLs that, when clicked by a victim, cause arbitrary JavaScript code to execute within the victim's browser under the context of the vulnerable website. The attack vector is remote and requires no authentication, but it does require user interaction (clicking a malicious link). The vulnerability impacts confidentiality and integrity by enabling theft of cookies, session tokens, or other sensitive data and potentially allowing actions on behalf of the user. The CVSS 3.1 base score is 6.1, indicating a medium severity level. No patches or fixes are currently linked, and no known exploits have been reported in the wild as of the publication date. The vulnerability affects websites using this plugin, which is a common WordPress enhancement for user interface navigation.
Potential Impact
The primary impact of CVE-2024-8741 is the potential compromise of user confidentiality and integrity on affected WordPress sites. Attackers can exploit this vulnerability to execute arbitrary scripts in users' browsers, leading to session hijacking, theft of authentication tokens, or redirection to malicious sites. This can result in unauthorized actions performed on behalf of users, data leakage, or further malware distribution. While availability is not directly affected, the reputational damage and loss of user trust can be significant for organizations. Since the plugin is used to enhance user navigation, many websites, including blogs, e-commerce, and corporate sites, may be affected. The ease of exploitation (no authentication required) and the widespread use of WordPress increase the risk of targeted phishing campaigns leveraging this vulnerability. Organizations with high traffic or sensitive user data are particularly at risk.
Mitigation Recommendations
To mitigate CVE-2024-8741, organizations should immediately update the 'Beam me up Scotty – Back to Top Button' plugin to a patched version once available. In the absence of an official patch, administrators should consider disabling or removing the plugin to eliminate the attack surface. As a temporary workaround, implement web application firewall (WAF) rules to detect and block suspicious query parameters or scripts in URLs related to the plugin's functionality. Additionally, enforce Content Security Policy (CSP) headers to restrict script execution sources and reduce the impact of XSS attacks. Educate users to avoid clicking on suspicious links and monitor web server logs for unusual URL patterns. Regularly audit all WordPress plugins for security updates and apply the principle of least privilege to WordPress user roles to limit potential damage from compromised accounts.
Affected Countries
United States, Germany, United Kingdom, Canada, Australia, India, France, Brazil, Japan, Netherlands
CVE-2024-8741: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in outtheboxthemes Beam me up Scotty – Back to Top Button
Description
CVE-2024-8741 is a reflected Cross-Site Scripting (XSS) vulnerability in the WordPress plugin 'Beam me up Scotty – Back to Top Button' by outtheboxthemes, affecting all versions up to 1. 0. 21. The vulnerability arises from improper input neutralization when using the add_query_arg function without proper escaping on URLs. This flaw allows unauthenticated attackers to inject malicious scripts that execute in the context of users who click crafted links. Exploitation requires user interaction but no authentication, potentially leading to theft of sensitive information or session hijacking. The CVSS score is 6. 1 (medium severity), reflecting the moderate impact on confidentiality and integrity but no impact on availability. No known exploits are currently reported in the wild. Organizations using this plugin on WordPress sites should prioritize patching or mitigating this vulnerability to prevent targeted attacks.
AI-Powered Analysis
Technical Analysis
CVE-2024-8741 is a reflected Cross-Site Scripting (XSS) vulnerability classified under CWE-79, found in the 'Beam me up Scotty – Back to Top Button' WordPress plugin developed by outtheboxthemes. The vulnerability exists in all versions up to and including 1.0.21 due to the improper use of the WordPress function add_query_arg without appropriate escaping or sanitization of URL parameters. This improper neutralization allows an attacker to craft malicious URLs that, when clicked by a victim, cause arbitrary JavaScript code to execute within the victim's browser under the context of the vulnerable website. The attack vector is remote and requires no authentication, but it does require user interaction (clicking a malicious link). The vulnerability impacts confidentiality and integrity by enabling theft of cookies, session tokens, or other sensitive data and potentially allowing actions on behalf of the user. The CVSS 3.1 base score is 6.1, indicating a medium severity level. No patches or fixes are currently linked, and no known exploits have been reported in the wild as of the publication date. The vulnerability affects websites using this plugin, which is a common WordPress enhancement for user interface navigation.
Potential Impact
The primary impact of CVE-2024-8741 is the potential compromise of user confidentiality and integrity on affected WordPress sites. Attackers can exploit this vulnerability to execute arbitrary scripts in users' browsers, leading to session hijacking, theft of authentication tokens, or redirection to malicious sites. This can result in unauthorized actions performed on behalf of users, data leakage, or further malware distribution. While availability is not directly affected, the reputational damage and loss of user trust can be significant for organizations. Since the plugin is used to enhance user navigation, many websites, including blogs, e-commerce, and corporate sites, may be affected. The ease of exploitation (no authentication required) and the widespread use of WordPress increase the risk of targeted phishing campaigns leveraging this vulnerability. Organizations with high traffic or sensitive user data are particularly at risk.
Mitigation Recommendations
To mitigate CVE-2024-8741, organizations should immediately update the 'Beam me up Scotty – Back to Top Button' plugin to a patched version once available. In the absence of an official patch, administrators should consider disabling or removing the plugin to eliminate the attack surface. As a temporary workaround, implement web application firewall (WAF) rules to detect and block suspicious query parameters or scripts in URLs related to the plugin's functionality. Additionally, enforce Content Security Policy (CSP) headers to restrict script execution sources and reduce the impact of XSS attacks. Educate users to avoid clicking on suspicious links and monitor web server logs for unusual URL patterns. Regularly audit all WordPress plugins for security updates and apply the principle of least privilege to WordPress user roles to limit potential damage from compromised accounts.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2024-09-11T21:26:29.014Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6b30b7ef31ef0b54f236
Added to database: 2/25/2026, 9:35:44 PM
Last enriched: 2/25/2026, 10:40:26 PM
Last updated: 2/26/2026, 8:00:02 AM
Views: 1
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2026-25191: Uncontrolled Search Path Element in Digital Arts Inc. FinalCode Ver.5 series
HighCVE-2026-23703: Incorrect default permissions in Digital Arts Inc. FinalCode Ver.5 series
HighCVE-2026-1311: CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in bearsthemes Worry Proof Backup
HighFinding Signal in the Noise: Lessons Learned Running a Honeypot with AI Assistance [Guest Diary], (Tue, Feb 24th)
MediumCVE-2026-2506: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in motahar1 EM Cost Calculator
MediumActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console in Console -> Billing for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.