6.5

CVE-2021-21361

Exploit

Sensitive information disclosure via log in com.bmuschko:gradle-vagrant-plugin

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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Vagrant ProjectVagrant SwPlatformgradle Version < 0.6
Vagrant ProjectVagrant SwPlatformgradle Version >= 2.0 < 3.0.0
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 1.18% 0.635
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 6.5 2.8 3.6
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
nvd@nist.gov 3.3 6.5 2.9
AV:A/AC:L/Au:N/C:P/I:N/A:N
security-advisories@github.com 5.3 0.9 4
CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N
CWE-532 Insertion of Sensitive Information into Log File

The product writes sensitive information to a log file.

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