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.
{ "nvd_published_at": "2023-05-16T18:15:17Z", "cwe_ids": [ "CWE-256", "CWE-522" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2023-05-17T03:39:07Z" }