CVE-2025-5123
BaseFortify
Publication date: 2025-06-13
Last updated on: 2025-07-10
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| a3rev | contact_us_page_-_contact_people | to 3.7.4 (inc) |
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 Contact Us Page β Contact People WordPress plugin is a Stored Cross-Site Scripting (XSS) issue. It occurs via the 'style' parameter in all versions up to 3.7.4 due to insufficient input sanitization and output escaping. This allows authenticated attackers with Contributor-level access or higher to inject arbitrary web scripts into pages. These scripts execute whenever any 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 web pages. These scripts execute in the context of users visiting the affected pages, potentially leading to unauthorized actions such as stealing user credentials, session hijacking, or performing actions on behalf of users without their consent.
What immediate steps should I take to mitigate this vulnerability?
To mitigate this vulnerability, immediately disable or uninstall the Contact Us Page β Contact People plugin if it is installed. Since the plugin has been closed and is no longer available for download or updates, avoid using it until a secure version is released. Additionally, restrict Contributor-level access to trusted users only to reduce risk of exploitation. [1]