{ "id": "CVE-2016-10526", "sourceIdentifier": "support@hackerone.com", "published": "2018-05-31T20:29:00.817", "lastModified": "2024-11-21T02:44:12.190", "vulnStatus": "Modified", "cveTags": [], "descriptions": [ { "lang": "en", "value": "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." }, { "lang": "es", "value": "Una configuraci\u00f3n habitual para desplegar en gh-pages en cada commit mediante un sistema CI es exponer un token github a ENV y emplearlo directamente en la parte auth de la URL. En module, en versiones anteriores a la 0.9.1, la porci\u00f3n auth de la URL sale como parte de la funci\u00f3n de inicio de sesi\u00f3n grunt tasks. Si esta salida est\u00e1 disponible de forma p\u00fablica, las credenciales deber\u00edan considerarse comprometidas." } ], "metrics": { "cvssMetricV30": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.0", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N", "baseScore": 8.6, "baseSeverity": "HIGH", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "CHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "availabilityImpact": "NONE" }, "exploitabilityScore": 3.9, "impactScore": 4.0 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N", "baseScore": 5.0, "accessVector": "NETWORK", "accessComplexity": "LOW", "authentication": "NONE", "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "availabilityImpact": "NONE" }, "baseSeverity": "MEDIUM", "exploitabilityScore": 10.0, "impactScore": 2.9, "acInsufInfo": true, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false } ] }, "weaknesses": [ { "source": "support@hackerone.com", "type": "Secondary", "description": [ { "lang": "en", "value": "CWE-391" } ] }, { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-255" }, { "lang": "en", "value": "CWE-532" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:grunt-gh-pages_project:grunt-gh-pages:*:*:*:*:*:node.js:*:*", "versionEndExcluding": "0.9.1", "matchCriteriaId": "3D6707AC-A261-47DD-A0FE-59C9D3211B53" } ] } ] } ], "references": [ { "url": "https://github.com/tschaub/grunt-gh-pages/pull/41", "source": "support@hackerone.com", "tags": [ "Third Party Advisory" ] }, { "url": "https://nodesecurity.io/advisories/85", "source": "support@hackerone.com", "tags": [ "Third Party Advisory" ] }, { "url": "https://github.com/tschaub/grunt-gh-pages/pull/41", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ] }, { "url": "https://nodesecurity.io/advisories/85", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ] } ] }