{
    "CVE_data_meta": {
        "ASSIGNER": "security-advisories@github.com",
        "ID": "CVE-2021-21361",
        "STATE": "PUBLIC",
        "TITLE": "Sensitive information disclosure via log in com.bmuschko:gradle-vagrant-plugin"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "product": {
                        "product_data": [
                            {
                                "product_name": "security-research",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": "< 3.0.0"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "vendor_name": "JLLeitschuh"
                }
            ]
        }
    },
    "data_format": "MITRE",
    "data_type": "CVE",
    "data_version": "4.0",
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "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."
            }
        ]
    },
    "impact": {
        "cvss": {
            "attackComplexity": "LOW",
            "attackVector": "PHYSICAL",
            "availabilityImpact": "NONE",
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "CHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N",
            "version": "3.1"
        }
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-532: Insertion of Sensitive Information into Log File"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "name": "https://github.com/JLLeitschuh/security-research/security/advisories/GHSA-jpcm-4485-69p7",
                "refsource": "CONFIRM",
                "url": "https://github.com/JLLeitschuh/security-research/security/advisories/GHSA-jpcm-4485-69p7"
            },
            {
                "name": "https://github.com/bmuschko/gradle-vagrant-plugin/issues/19",
                "refsource": "MISC",
                "url": "https://github.com/bmuschko/gradle-vagrant-plugin/issues/19"
            },
            {
                "name": "https://github.com/bmuschko/gradle-vagrant-plugin/pull/20",
                "refsource": "MISC",
                "url": "https://github.com/bmuschko/gradle-vagrant-plugin/pull/20"
            },
            {
                "name": "https://github.com/bmuschko/gradle-vagrant-plugin/blob/292129f9343d00d391543fae06239e9b0f33db73/src/main/groovy/com/bmuschko/gradle/vagrant/process/GDKExternalProcessExecutor.groovy#L42-L44",
                "refsource": "MISC",
                "url": "https://github.com/bmuschko/gradle-vagrant-plugin/blob/292129f9343d00d391543fae06239e9b0f33db73/src/main/groovy/com/bmuschko/gradle/vagrant/process/GDKExternalProcessExecutor.groovy#L42-L44"
            }
        ]
    },
    "source": {
        "advisory": "GHSA-jpcm-4485-69p7",
        "discovery": "UNKNOWN"
    }
}