6.5
CVE-2021-21361
- EPSS 1.18%
- Veröffentlicht 09.03.2021 01:15:13
- Zuletzt bearbeitet 21.11.2024 05:48:11
- Quelle security-advisories@github.com
- CVE-Watchlists
- Unerledigt
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 Project ≫ Vagrant SwPlatformgradle Version < 0.6
Vagrant Project ≫ Vagrant SwPlatformgradle Version >= 2.0 < 3.0.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 1.18% | 0.635 |
| 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
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