CVE-2025-62934
BaseFortify
Publication date: 2025-10-27
Last updated on: 2026-04-27
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| mejar | wp_business_hours | 1.4 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-352 | The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Cross-Site Request Forgery (CSRF) issue in the Mejar WP Business Hours plugin (version 1.4 and earlier). It allows an attacker to perform unauthorized actions on behalf of a logged-in user, which can lead to Stored Cross-Site Scripting (XSS). Stored XSS means malicious scripts can be permanently stored on the website and executed when other users access the affected pages.
How can this vulnerability impact me? :
This vulnerability can allow attackers to inject malicious scripts into the website, potentially compromising user accounts, stealing sensitive information, or performing unauthorized actions. It can also damage the website's reputation and trustworthiness by exposing users to malicious content.