Vulnerability CVE-2021-21361


Published: 2021-03-09

Description:
The `com.bmuschko:gradle-vagrant-plugin` Gradle plugin contains an information disclosure vulnerability due to the logging of the system environment variables. When this Gradle plugin is executed in public CI/CD, this can lead to sensitive credentials being exposed to malicious actors. This is fixed in version 3.0.0.

Type:

CWE-532

(Information Exposure Through Log Files)

CVSS2 => (AV:A/AC:L/Au:N/C:P/I:N/A:N)

CVSS Base Score
Impact Subscore
Exploitability Subscore
3.3/10
2.9/10
6.5/10
Exploit range
Attack complexity
Authentication
Adjacent network
Low
No required
Confidentiality impact
Integrity impact
Availability impact
Partial
None
None
Affected software
Vagrant project -> Vagrant 

 References:
https://github.com/bmuschko/gradle-vagrant-plugin/blob/292129f9343d00d391543fae06239e9b0f33db73/src/main/groovy/com/bmuschko/gradle/vagrant/process/GDKExternalProcessExecutor.groovy#L42-L44
https://github.com/bmuschko/gradle-vagrant-plugin/issues/19
https://github.com/bmuschko/gradle-vagrant-plugin/pull/20
https://github.com/JLLeitschuh/security-research/security/advisories/GHSA-jpcm-4485-69p7

Copyright 2024, cxsecurity.com

 

Back to Top