GHSA-rrj3-qmh8-72pf

Suggest an improvement
Source
https://github.com/advisories/GHSA-rrj3-qmh8-72pf
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2019/02/GHSA-rrj3-qmh8-72pf/GHSA-rrj3-qmh8-72pf.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-rrj3-qmh8-72pf
Aliases
Published
2019-02-18T23:39:11Z
Modified
2023-11-08T03:58:10.599145Z
Summary
grunt-gh-pages before 0.10.0 may allow unencrypted GitHub credentials to be written to a log file
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.

In 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.

Recommendation

Update to version 0.10.0 or later.

Database specific
{
    "github_reviewed_at": "2020-06-16T21:55:45Z",
    "cwe_ids": [
        "CWE-391"
    ],
    "nvd_published_at": null,
    "severity": "MODERATE",
    "github_reviewed": true
}
References

Affected packages

npm / grunt-gh-pages

Package

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
0.10.0

Database specific

{
    "last_known_affected_version_range": "<= 0.9.1"
}