CVE-2025-53673
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 | sensedia_api_platform_tools | 1.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-311 | The product does not encrypt sensitive or critical information before storage or transmission. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability involves the Jenkins Sensedia Api Platform tools Plugin 1.0 storing the Sensedia API Manager integration token unencrypted in its global configuration file on the Jenkins controller. This means that anyone with access to the Jenkins controller's file system can view this sensitive token.
How can this vulnerability impact me? :
If an attacker or unauthorized user gains access to the Jenkins controller file system, they can retrieve the unencrypted Sensedia API Manager integration token. This could lead to unauthorized access to the API Manager, potentially allowing malicious actions or data exposure.