Skip to content

Jenkins Code Dx Plugin displays API keys in plain text

Moderate severity GitHub Reviewed Published May 16, 2023 to the GitHub Advisory Database • Updated Jan 4, 2024

Package

maven org.jenkins-ci.plugins:codedx (Maven)

Affected versions

< 4.0.0

Patched versions

4.0.0

Description

Jenkins Code Dx Plugin 3.1.0 and earlier stores Code Dx server API keys unencrypted in job config.xml files on the Jenkins controller as part of its configuration.

These API keys can be viewed by users with Item/Extended Read permission or access to the Jenkins controller file system.

Additionally, the job configuration form does not mask these API keys, increasing the potential for attackers to observe and capture them.

Code Dx Plugin 4.0.0 no longer stores the API keys directly, instead accessing them through its newly added Credentials Plugin integration. Affected jobs need to be reconfigured.

References

Published by the National Vulnerability Database May 16, 2023
Published to the GitHub Advisory Database May 16, 2023
Reviewed May 17, 2023
Last updated Jan 4, 2024

Severity

Moderate
4.3
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
Low
User interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

CVE ID

CVE-2023-2633

GHSA ID

GHSA-352v-hhmh-2w8h

Source code

No known source code
Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.