CVE-2025-5233
BaseFortify
Publication date: 2025-06-13
Last updated on: 2025-06-16
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
Helpful Resources
Exploitability
| 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 Color Palette WordPress plugin is a Stored Cross-Site Scripting (XSS) issue via the 'hex' parameter. It occurs in all versions up to and including 4.3.2 due to insufficient input sanitization and output escaping. Authenticated attackers with Contributor-level access or higher can inject arbitrary web scripts into pages. These scripts execute whenever a user accesses the injected page.
How can this vulnerability impact me? :
This vulnerability can allow attackers with Contributor-level access or above to inject malicious scripts into pages viewed by other users. This can lead to unauthorized actions performed on behalf of users, theft of sensitive information such as cookies or session tokens, and potential compromise of user accounts or site integrity.
What immediate steps should I take to mitigate this vulnerability?
To mitigate this vulnerability, immediately uninstall or deactivate the Color Palette plugin, as it has been closed and is no longer available for download. Avoid using any versions up to and including 4.3.2. Additionally, restrict Contributor-level access and above until a patched version is available or the plugin is replaced. Monitor for any suspicious activity related to stored cross-site scripting attacks on your WordPress site. [1]