S4E just found a high-severity finding from top 10 tcp port service scan
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
medium·Product Based Web Vulnerabilities·Updated Dec 22, 2025

CVE-2015-8350 Scanner

CVE-2015-8350 Scanner - Cross-Site Scripting (XSS) vulnerability in WordPress Calls to Action

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsdomain, subdomain, ipv4
CostFree
3.4k
Times Used
continuous scan runs
3.9k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2015-8350
6.1
CVSS

Multiple cross-site scripting (XSS) vulnerabilities in the Calls to Action plugin before 2.5.1 for WordPress allow remote attackers to inject arbitrary web script or HTML via the (1) open-tab parameter in a wp_cta_global_settings action to wp-admin/edit.php or (2) wp-cta-variation-id parameter to ab-testing-call-to-action-example/.

Attack Vector
-
Privileges Req.
-
User Interaction
-
Affected
n/aby n/a
n/a
Updated Aug 22, 2026View on NVD →
Detail

The "WordPress Calls to Action" plugin is widely used by WordPress website administrators to create customizable calls to action, improve engagement with site visitors, and track conversion activities. Developed and maintained by Inbound Now, this plugin facilitates marketing strategies by allowing the creation of numerous call-to-action variants. Its functions are integral to driving traffic and collecting valuable user data for analytics. However, like any other piece of software, it is susceptible to security vulnerabilities if not kept up-to-date. Site administrators often rely on this tool to keep their sites competitive and user-friendly, integrating it into broader digital marketing frameworks.

The identified vulnerability is a type of Cross-Site Scripting (XSS), specifically a reflected XSS found in the WordPress Calls to Action plugin. This vulnerability allows attackers to inject arbitrary web scripts or HTML into the application. If exploited, it could lead to unintended actions executed in a user's browser session. It requires the attacker to trick users into executing crafted requests. XSS vulnerabilities pose significant security risks as they can be used for session hijacking, defacement, or redirecting users to malicious sites.

At a technical level, the vulnerability lies in the plugin's failure to sanitize input parameters like "open-tab" in wp-admin/edit.php and "wp-cta-variation-id" in specific paths. These parameters can be manipulated to inject script tags or other HTML elements, which execute when a user with sufficient privileges accesses the crafted URL. The vulnerability affects versions up to and including 2.4.3, and its exploitation necessitates sending crafted requests that are executed by privileged users. This lack of input validation provides a pathway for malicious script execution, endangering user security.

If exploited, this vulnerability can severely impact both the compromised site and its users. It can lead to users' session data being accessed by unauthorized parties, resulting in potential information theft. The site's content could be altered, leading to unintentional redirects or defacements that damage the site's reputation. Furthermore, the exploitation of this vulnerability could be part of a larger attack strategy aimed at compromising user data en masse. It's crucial for site administrators to address this vulnerability to safeguard their site and its visitors.

REFERENCES

Solution Advice
  • Update the WordPress Calls to Action plugin to version 2.5.1 or later to resolve this vulnerability.
  • Implement input validation and sanitization for all input fields to prevent script injection.
  • Regularly audit and review plugin installations for any new updates or patches provided by the developer.
  • Educate users and site administrators on recognizing and avoiding potential phishing tactics that could exploit such vulnerabilities.
  • Consider using Content Security Policy (CSP) headers to mitigate the effects of XSS vulnerabilities.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.

CVE-2015-8350 Scanner - Cross-Site Scripting (XSS) vulnerability in WordPress Calls to Action | S4E