CVE-2025-67643
BaseFortify
Publication date: 2025-12-10
Last updated on: 2025-12-17
Assigner: Jenkins Project
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| jenkins | redpen_-_pipeline_reporter_for_jira | to 1.054.v7b_9517b_6b_202 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-22 | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the Jenkins Redpen - Pipeline Reporter for Jira Plugin version 1.054.v7b_9517b_6b_202 and earlier. It occurs because the plugin does not correctly validate the path of the workspace directory when uploading artifacts to Jira. This flaw allows attackers who have Item/Configure permission to access and retrieve files located in the Jenkins controller's workspace directory.
How can this vulnerability impact me? :
An attacker with Item/Configure permission can exploit this vulnerability to retrieve arbitrary files from the Jenkins controller's workspace directory. This could lead to unauthorized disclosure of sensitive information stored in those files, potentially compromising the security of your Jenkins environment and any data processed or stored there.