CVE-2025-6975
BaseFortify
Publication date: 2025-07-09
Last updated on: 2025-07-11
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| pixelite | events_manager | to 6.6.5 (exc) |
| pixelite | events_manager | From 7.0.1 (inc) to 7.0.4 (exc) |
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?
This vulnerability is a Reflected Cross-Site Scripting (XSS) issue in the Events Manager plugin for WordPress, specifically via the 'calendar_header' parameter. It occurs because the plugin does not properly sanitize or escape input, allowing an attacker to inject malicious scripts that execute when a user interacts with a crafted link.
How can this vulnerability impact me? :
An unauthenticated attacker can exploit this vulnerability to inject and execute arbitrary scripts in the context of a user's browser. This can lead to actions such as stealing session cookies, redirecting users to malicious sites, or performing actions on behalf of the user, potentially compromising user data and site integrity.