SB2023071702 - Multiple vulnerabilities in Jenkins mabl plugin 



SB2023071702 - Multiple vulnerabilities in Jenkins mabl plugin

Published: July 17, 2023

Security Bulletin ID SB2023071702
Severity
Medium
Patch available
YES
Number of vulnerabilities 4
Exploitation vector Remote access
Highest impact Data manipulation

Breakdown by Severity

Medium 25% Low 75%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 4 secuirty vulnerabilities.


1) Information disclosure (CVE-ID: CVE-2023-37950)

The vulnerability allows a remote attacker to gain access to potentially sensitive information.

The vulnerability exists due to the affected plugin does not perform a permission check in an HTTP endpoint. A remote user can enumerate credentials IDs of credentials stored in Jenkins.


2) Improper access control (CVE-ID: CVE-2023-37953)

The vulnerability allows a remote attacker to gain unauthorized access to otherwise restricted functionality.

The vulnerability exists due to the affected plugin does not perform permission checks in several HTTP endpoints. A remote user can connect to an attacker-specified URL using attacker-specified credentials IDs obtained through another method, capturing credentials stored in Jenkins.


3) Cross-site request forgery (CVE-ID: CVE-2023-37952)

The vulnerability allows a remote attacker to perform cross-site request forgery attacks.

The vulnerability exists due to insufficient validation of the HTTP request origin. A remote attacker can trick the victim to visit a specially crafted web page and perform arbitrary actions on behalf of the victim on the vulnerable website.


4) Information disclosure (CVE-ID: CVE-2023-37951)

The vulnerability allows a remote attacker to gain access to potentially sensitive information.

The vulnerability exists due to the affected plugin does not set the appropriate context for credentials lookup. A remote user can access and capture credentials they are not entitled to.


Remediation

Install update from vendor's website.