SB2019092711 - Multiple vulnerabilities in Violation Comments to GitLab plugin for Jenkins



SB2019092711 - Multiple vulnerabilities in Violation Comments to GitLab plugin for Jenkins

Published: September 27, 2019

Security Bulletin ID SB2019092711
CSH Severity
Low
Patch available
YES
Number of vulnerabilities 2
Exploitation vector Local access
Highest impact Information disclosure

Breakdown by Severity

Low 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 2 vulnerabilities.


1) Cleartext storage of sensitive information (CVE-ID: CVE-2019-10415)

CWE-ID: CWE-312 - Cleartext Storage of Sensitive Information

CVSSv4: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear


The vulnerability allows a local user to view the password on the target system.

The vulnerability exists due to the affected software stores API tokens unencrypted in global configuration file "org.jenkinsci.plugins.jvctgl.ViolationsToGitLabGlobalConfiguration.xml" on the Jenkins master. A local authenticated user with Extended Read permission or access to the master file system can obtain credentials.

2) Cleartext storage of sensitive information (CVE-ID: CVE-2019-10416)

CWE-ID: CWE-312 - Cleartext Storage of Sensitive Information

CVSSv4: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear


The vulnerability allows a local user to view the password on the target system.

The vulnerability exists due to the affected software stores API tokens unencrypted in job "config.xml" files on the Jenkins master. A local authenticated user with Extended Read
permission or access to the master file system can obtain credentials.

Remediation

Install update from vendor's website.