CVE-2025-53675
BaseFortify
Publication date: 2025-07-09
Last updated on: 2025-11-04
Assigner: Jenkins Project
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| jenkins | warrior_framework | to 1.2 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-256 | The product stores a password in plaintext within resources such as memory or files. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability in Jenkins Warrior Framework Plugin version 1.2 and earlier involves storing passwords unencrypted in job config.xml files on the Jenkins controller. These passwords can be viewed by users who have Item/Extended Read permission or by anyone with access to the Jenkins controller file system.
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized disclosure of passwords, allowing users with certain permissions or file system access to view sensitive credentials. This could result in unauthorized access to Jenkins jobs or other systems that use these passwords, potentially compromising system security.