PT-2020-15427 · Jenkins · Jenkins Github Coverage Reporter Plugin+1

Wasin Saengow

·

Published

2020-07-02

·

Updated

2023-10-25

·

CVE-2020-2212

CVSS v3.1

4.3

Medium

VectorAV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Name of the Vulnerable Software and Affected Versions Jenkins GitHub Coverage Reporter Plugin versions 1.8 and earlier Jenkins GitHub Coverage Reporter Plugin versions 1.10 and earlier
Description The issue concerns the storage of secrets in plain text in the global configuration file on the Jenkins master. This allows users with access to the master file system or read permissions on the system configuration to view these secrets. Specifically, the GitHub access token is stored unencrypted in the io.jenkins.plugins.gcr.PluginConfiguration.xml file, making it accessible to users with access to the Jenkins controller file system.
Recommendations For Jenkins GitHub Coverage Reporter Plugin versions 1.8 and earlier, update to a version later than 1.8 to ensure secrets are stored securely. For Jenkins GitHub Coverage Reporter Plugin versions 1.10 and earlier, consider restricting access to the io.jenkins.plugins.gcr.PluginConfiguration.xml file until a secure version is available. As a temporary workaround, consider limiting user access to the Jenkins master file system and system configuration to minimize the risk of exploitation.

Fix

Insufficiently Protected Credentials

Weakness Enumeration

Related Identifiers

CVE-2020-2212
GHSA-5R5F-HCWF-R9JH

Affected Products

Jenkins
Jenkins Github Coverage Reporter Plugin