CVE-2025-13472
BaseFortify
Publication date: 2025-12-03
Last updated on: 2025-12-04
Assigner: Perforce
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| blazemeter | jenkins_plugin | 4.27 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-862 | The product does not perform an authorization check when an actor attempts to access a resource or perform an action. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability in the BlazeMeter Jenkins Plugin allowed any user to see a list of sensitive resources such as credential IDs, bzm workspaces, and bzm project IDs via a dropdown in the Jenkins UI, regardless of their permissions. The fix restricts this visibility only to users with certain permissions.
How can this vulnerability impact me? :
The vulnerability could lead to unauthorized disclosure of sensitive information like credential IDs and project identifiers, potentially enabling attackers or unauthorized users to gain insights into the system's configuration or resources, which could be leveraged for further attacks or misuse.
What immediate steps should I take to mitigate this vulnerability?
Upgrade the BlazeMeter Jenkins Plugin to version 4.27 or later, which includes the fix restricting resource visibility to users with appropriate permissions.