CVE-2023-43494: Medium severity jenkins lts vulnerability
Jenkins 2.50 through 2.423 (both inclusive), LTS 2.60.1 through 2.414.1 (both inclusive) does not exclude sensitive build variables (e.g., password parameter values) from the search in the build history widget, allowing attackers with Item/Read permission to obtain values of sensitive variables used in builds by iteratively testing different characters until the correct sequence is discovered.
Other sources
Jenkins allows filtering builds in the build history widget by specifying an expression that searches for matching builds by name, description, parameter values, etc.
Jenkins 2.50 through 2.423 (both inclusive), LTS 2.60.1 through 2.414.1 (both inclusive) does not exclude sensitive build variables (e.g., password parameter values) from this search.
This allows attackers with Item/Read permission to obtain values of sensitive variables used in builds by iteratively testing different characters until the correct sequence is discovered.
Jenkins 2.424, LTS 2.414.2 excludes sensitive variables from this search.
Jenkins weekly and LTS could allow a remote authenticated attacker to obtain sensitive information, caused by not excluding sensitive build variables when filtering builds in the build history widget. By sending a specially crafted request, an attacker could exploit this vulnerability to obtain values of sensitive variables used in builds, and use this information to launch further attacks against the affected system.
— IBM
Affected Software
Event History
Frequently Asked Questions
What is CVE-2023-43494?
CVE-2023-43494 is a vulnerability in Jenkins that allows sensitive build variables to be included in the build history widget.
How severe is CVE-2023-43494?
CVE-2023-43494 has a severity rating of 4.3 (medium).
Which versions of Jenkins are affected by CVE-2023-43494?
Jenkins versions 2.50 through 2.423 (inclusive) and LTS 2.60.1 through 2.414.1 (inclusive) are affected by CVE-2023-43494.
How can I fix CVE-2023-43494?
To fix CVE-2023-43494, update Jenkins to version 2.424+ or 2.414.2+ depending on the specific affected version.
Where can I find more information about CVE-2023-43494?
More information about CVE-2023-43494 can be found at the following references: [link1], [link2], [link3].