{ "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2020-5262", "STATE": "PUBLIC", "TITLE": "GitHub personal access token leaking into temporary EasyBuild (debug) logs" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "easybuild-framework", "version": { "version_data": [ { "version_value": "< 4.1.2" } ] } } ] }, "vendor_name": "easybuilders" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "In EasyBuild before version 4.1.2, the GitHub Personal Access Token (PAT) used by EasyBuild for the GitHub integration features (like `--new-pr`, `--fro,-pr`, etc.) is shown in plain text in EasyBuild debug log files. This issue is fixed in EasyBuild v4.1.2, and in the `master`+ `develop` branches of the `easybuild-framework` repository." } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 7.7, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/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/easybuilders/easybuild-framework/security/advisories/GHSA-2wx6-wc87-rmjm", "refsource": "CONFIRM", "url": "https://github.com/easybuilders/easybuild-framework/security/advisories/GHSA-2wx6-wc87-rmjm" }, { "name": "https://github.com/easybuilders/easybuild-framework/pull/3248", "refsource": "MISC", "url": "https://github.com/easybuilders/easybuild-framework/pull/3248" }, { "name": "https://github.com/easybuilders/easybuild-framework/pull/3249", "refsource": "MISC", "url": "https://github.com/easybuilders/easybuild-framework/pull/3249" } ] }, "source": { "advisory": "GHSA-2wx6-wc87-rmjm", "discovery": "UNKNOWN" } }