Wordpress Plugin
CVE-2025-54024
MEDIUM
Severity by source
AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionCVE.org
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Greg Winiarski WPAdverts wpadverts allows DOM-Based XSS.This issue affects WPAdverts: from n/a through <= 2.2.5.
AnalysisAI
DOM-based cross-site scripting (XSS) in WPAdverts WordPress plugin versions 2.2.5 and earlier allows attackers to inject malicious scripts into web pages viewed by users. The vulnerability enables arbitrary JavaScript execution in the context of affected websites, potentially leading to session hijacking, credential theft, or malware distribution. No active exploitation has been confirmed, and EPSS probability remains low at 0.04%.
Technical ContextAI
WPAdverts is a WordPress plugin for managing classified advertisements. The vulnerability is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation), which encompasses cross-site scripting flaws. DOM-based XSS occurs when user-controlled input is processed by client-side JavaScript and inserted into the DOM without proper sanitization or encoding, allowing an attacker to control script execution in a victim's browser. This differs from stored or reflected XSS in that the payload manipulation occurs entirely on the client side, often through URL parameters or local storage manipulation that the vulnerable JavaScript then processes unsafely.
Affected ProductsAI
WPAdverts WordPress plugin versions 2.2.5 and earlier are affected. The plugin is maintained by Greg Winiarski and is distributed through the WordPress plugin repository. Organizations running any version up to and including 2.2.5 should evaluate their exposure. Detailed vendor advisory and vulnerability specifics are available via the Patchstack database reference provided.
RemediationAI
Update WPAdverts to a version newer than 2.2.5 immediately; consult the plugin's official repository or Patchstack advisory for the exact patched version number. If an immediate upgrade is not possible, review WordPress security hardening practices including Content Security Policy (CSP) headers, which can mitigate DOM-based XSS impact by restricting inline script execution. The Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/wpadverts contains specific remediation guidance and may reference a patched version number.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today