Vulnerability CVE-2016-10526


Published: 2018-05-31

Description:
A common setup to deploy to gh-pages on every commit via a CI system is to expose a github token to ENV and to use it directly in the auth part of the url. In module versions < 0.9.1 the auth portion of the url is outputted as part of the grunt tasks logging function. If this output is publicly available then the credentials should be considered compromised.

Type:

CWE-532

(Information Exposure Through Log Files)

CVSS2 => (AV:N/AC:L/Au:N/C:P/I:N/A:N)

CVSS Base Score
Impact Subscore
Exploitability Subscore
5/10
2.9/10
10/10
Exploit range
Attack complexity
Authentication
Remote
Low
No required
Confidentiality impact
Integrity impact
Availability impact
Partial
None
None
Affected software
Grunt-gh-pages project -> Grunt-gh-pages 

 References:
https://github.com/tschaub/grunt-gh-pages/pull/41
https://nodesecurity.io/advisories/85

Copyright 2024, cxsecurity.com

 

Back to Top