CVE-2025-10701
BaseFortify
Publication date: 2025-10-24
Last updated on: 2025-10-27
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wordfence | time_clock_plugin | 1.3.1 |
| wordfence | time_clock_plugin | 1.3.2 |
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 Stored Cross-Site Scripting (XSS) issue in the Time Clock WordPress plugin (versions up to 1.3.1). It occurs because the plugin does not properly sanitize or escape user input in the 'data' parameter. As a result, authenticated users with Time Clock credentials can inject malicious scripts that execute when other users view affected pages.
How can this vulnerability impact me? :
The vulnerability allows attackers with Time Clock user credentials to inject and execute arbitrary scripts in the context of the affected website. This can lead to unauthorized actions such as stealing session tokens, defacing content, or performing actions on behalf of other users, potentially compromising user data and site integrity.