CVE-2025-67824
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2026-01-20

Last updated on: 2026-01-26

Assigner: MITRE

Description
The WorklogPRO - Jira Timesheets plugin in the Jira Data Center before 4.24.2-jira9, 4.24.2-jira10 and 4.24.2-jira11 allows attackers to inject arbitrary HTML or JavaScript via XSS. This is exploited via a crafted payload placed in the name of a filter. This code is executed in the browser when the user attempts to create a timesheet with the filter timesheet type on the custom timesheet dialog because the filter name is not properly sanitized during the action.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-01-20
Last Modified
2026-01-26
Generated
2026-05-07
AI Q&A
2026-01-20
EPSS Evaluated
2026-05-05
NVD
Affected Vendors & Products
Showing 4 associated CPEs
Vendor Product Version / Range
the_starware worklogpro_jira_timesheets to 4.23.7 (exc)
the_starware worklogpro_jira_timesheets 4.23.7
the_starware worklogpro_jira_timesheets to 4.24.2 (exc)
the_starware worklogpro_jira_timesheets 4.24.2
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
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 WorklogPRO - Jira Timesheets plugin for Jira Data Center before versions 4.24.1-jira9, 4.24.1-jira10, and 4.24.1-jira11 allows attackers to perform Cross-Site Scripting (XSS) by injecting arbitrary HTML or JavaScript code via a crafted payload placed in the name of a filter. This malicious code executes in the user's browser when they try to create a timesheet using the filter timesheet type on the custom timesheet dialog because the filter name is not properly sanitized during this action.


How can this vulnerability impact me? :

This vulnerability can allow attackers to execute arbitrary HTML or JavaScript code in the context of the user's browser session. This can lead to unauthorized actions such as stealing user credentials, session tokens, or performing actions on behalf of the user without their consent, potentially compromising the security and integrity of the Jira environment.


How can this vulnerability be detected on my network or system? Can you suggest some commands?

To detect this vulnerability, you can attempt to inject a crafted XSS payload into the name of a filter in the WorklogPRO - Jira Timesheets plugin and observe if the payload executes when creating a timesheet with the filter timesheet type. Although no specific commands are provided for network or system scanning, a manual test involves creating or editing a filter name with a payload such as `<script>alert("XSS")</script>` and then attempting to create a timesheet using that filter to see if the script executes in the browser. This approach is similar to the proof of concept for a related XSS vulnerability in the plugin, which involves injecting scripts into input fields and observing execution in the UI. [1]


What immediate steps should I take to mitigate this vulnerability?

Immediate mitigation steps include upgrading the WorklogPRO - Jira Timesheets plugin to version 4.24.1-jira9, 4.24.1-jira10, or 4.24.1-jira11 or later, as these versions contain fixes for the vulnerability. Additionally, avoid using or creating filters with untrusted input in their names until the plugin is updated. If upgrading is not immediately possible, restrict access to the affected plugin features to trusted users only and consider applying web application firewall (WAF) rules to block suspicious input patterns that resemble XSS payloads.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart