CVE-2025-5239
Awaiting Analysis Awaiting Analysis - Queue
BaseFortify

Publication date: 2025-06-06

Last updated on: 2025-06-06

Assigner: Wordfence

Description
The Domain For Sale plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘class_name’ parameter in all versions up to, and including, 3.0.10 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-06-06
Last Modified
2025-06-06
Generated
2026-05-07
AI Q&A
2025-06-06
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Currently, no data is known.
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

The vulnerability in the Domain For Sale WordPress plugin (up to version 3.0.10) is a Stored Cross-Site Scripting (XSS) issue via the 'class_name' parameter. This happens because the plugin does not properly sanitize or escape input for this parameter. As a result, an authenticated attacker with Contributor-level access or higher can inject malicious scripts into pages. These scripts will execute whenever any user views the infected page, potentially compromising user data or site integrity.


How can this vulnerability impact me? :

This vulnerability can allow attackers with Contributor-level access to inject arbitrary JavaScript code into the website's pages. When other users visit these pages, the malicious scripts execute in their browsers, which can lead to theft of sensitive information (like cookies or session tokens), unauthorized actions on behalf of users, defacement, or distribution of malware. It compromises the security and trustworthiness of the affected website.


What immediate steps should I take to mitigate this vulnerability?

To mitigate the vulnerability CVE-2025-5239 in the Domain For Sale WordPress plugin, you should immediately update the plugin to version 3.0.11 or later, as the vulnerability affects all versions up to and including 3.0.10. Additionally, restrict Contributor-level access to trusted users only, as the exploit requires authenticated Contributor-level access or higher. Consider reviewing and sanitizing any user inputs related to the 'class_name' parameter and monitor your site for any suspicious script injections. [2]


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart