原始 OSV JSON{
"id": "GHSA-rrj3-qmh8-72pf",
"aliases": [
"CVE-2016-10526"
],
"details": "Versions of `grunt-gh-pages` prior to 0.10.0 are affected by a vulnerability which may cause unencrypted GitHub credentials to be written to a log file in certain circumstances.\n\nIn the `grunt-gh-pages` deployment scenario where authentication is performed by injecting a GitHub token directly into the auth portion of the URL, `grunt-gh-pages` will write the token to a log file, unencrypted.\n\n\n## Recommendation\n\nUpdate to version 0.10.0 or later.",
"summary": "grunt-gh-pages before 0.10.0 may allow unencrypted GitHub credentials to be written to a log file",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.10.0"
}
]
}
],
"package": {
"name": "grunt-gh-pages",
"ecosystem": "npm"
},
"database_specific": {
"last_known_affected_version_range": "<= 0.9.1"
}
}
],
"modified": "2022-08-03T23:53:09Z",
"severity": [],
"published": "2019-02-18T23:39:11Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-10526",
"type": "ADVISORY"
},
{
"url": "https://github.com/tschaub/grunt-gh-pages/pull/41",
"type": "WEB"
},
{
"url": "https://github.com/tschaub/grunt-gh-pages/pull/41/commits/590f69767203d8c379fe18cded93bd5ad6cb53cb",
"type": "WEB"
},
{
"url": "https://github.com/tschaub/grunt-gh-pages/commit/2d277e3e969ccd4c2d493f3795400fa77e6b6342",
"type": "WEB"
},
{
"url": "https://github.com/tschaub/grunt-gh-pages",
"type": "PACKAGE"
},
{
"url": "https://www.npmjs.com/advisories/85",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-391"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-06-16T21:55:45Z"
}
}