ghsa-rrj3-qmh8-72pf
Vulnerability from github
Published
2019-02-18 23:39
Modified
2022-08-03 23:53
VLAI Severity ?
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.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 0.9.1" }, "package": { "ecosystem": "npm", "name": "grunt-gh-pages" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.10.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2016-10526" ], "database_specific": { "cwe_ids": [ "CWE-391" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:55:45Z", "nvd_published_at": null, "severity": "MODERATE" }, "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.", "id": "GHSA-rrj3-qmh8-72pf", "modified": "2022-08-03T23:53:09Z", "published": "2019-02-18T23:39:11Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-10526" }, { "type": "WEB", "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": "PACKAGE", "url": "https://github.com/tschaub/grunt-gh-pages" }, { "type": "WEB", "url": "https://www.npmjs.com/advisories/85" } ], "schema_version": "1.4.0", "severity": [], "summary": "grunt-gh-pages before 0.10.0 may allow unencrypted GitHub credentials to be written to a log file" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…