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 26, 2025

CVE-2024-3469 Scanner

CVE-2024-3469 Scanner - Cross-Site Scripting (XSS) vulnerability in GP Premium

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsdomain, subdomain, ipv4
CostFree
3.2k
Times Used
continuous scan runs
4.1k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2024-3469
6.1
CVSSmedium
Exploitable remotely over the internet · no authentication required · user interaction needed.

The GP Premium plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the message parameter in all versions up to, and including, 2.4.0 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.

Attack Vector
Network
Privileges Req.
None
User Interaction
Required
Affected
GP Premiumby GeneratePress
0
Updated Aug 22, 2026View on NVD →
Detail

The GP Premium plugin for WordPress is utilized by website administrators and developers to enhance the capabilities of their WordPress sites by adding premium options and features. Typically employed in various types of WordPress websites, including blogs, e-commerce sites, and business websites, it provides a set of functionalities aimed at easy customization and design optimization. WordPress users who seek additional control over the appearance and functional aspects of their site favor this plugin. This plugin eases site management by providing additional themes and user-friendly options without needing extensive programming skills. Its purpose is to streamline the design process while optimizing site speed and user experience across various platforms. Utilizing such plugins greatly enhances customization capabilities, making site management seamless and less time-consuming for users.

Cross-Site Scripting (XSS) is a common vulnerability found in web applications where untrusted input is rendered on the web page without suitable validation or escaping. In the context of the GP Premium plugin, XSS can be exploited to inject malicious scripts into web pages viewed by other users. This happens typically via the 'message' parameter manipulated to reflect malicious scripts by leveraging an URL-decoded input in admin notices. Reflected XSS occurs when malicious script is reflected off a web server and executed in a user's browser, allowing attackers to perform unwanted actions on behalf of users. This form of XSS requires a user to click on a specially crafted URL or link. Reflected XSS vulnerabilities pose significant risks by enabling attackers to hijack user sessions or redirect users to malicious sites.

The vulnerability in the GP Premium plugin involves the 'message' parameter located in inc/verify.php, lines 95-101. Here, a crafted message with sl_activation=false is improperly URL-decoded and used without sanitization in the add_settings_error() function. Such unsanitized input allows XSS payloads to be reflected in admin notices, opening up the potential for reflected XSS attacks. Attackers can manipulate this input to include harmful scripts which are then executed on unsuspecting victim's browsers. When a user visits the maliciously crafted URL, the script executes and might steal session cookies or redirect the user unexpectedly. The vulnerability relies on a user interacting with the malicious URL or input crafted by the attacker.

The successful exploitation of the Cross-Site Scripting (XSS) vulnerability in GP Premium plugin versions <= 2.4.0 may allow attackers to hijack an administrator's session through the theft of cookies. It can enable attackers to create rogue administrative accounts, execute actions on behalf of authenticated users, and potentially deface the website or inject harmful content. Such behavior could compromise the site's integrity and user trust, leading to unauthorized changes and exposure of sensitive data. Furthermore, it might serve as a gateway for further attacks, reducing confidence in website security protocols. The resulting exploitation could have dire consequences for user privacy and website reliability.

REFERENCES

Solution Advice
  • Update GP Premium to version 2.4.1 or later to ensure the security vulnerability is patched.
  • Consider deploying a web application firewall (WAF) to help filter and monitor HTTP requests for harmful inputs.
  • Regularly audit plugins and themes for vulnerabilities and apply updates as they become available.
  • Implement content security policies in WordPress environments to prevent unauthorized script execution.
  • Educate administrators and users on recognizing and reporting suspicious activities or anomalies in web interactions.

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-2024-3469 Scanner - Cross-Site Scripting (XSS) vulnerability in GP Premium | S4E