ghsa-r2j6-p67h-q639
Vulnerability from github
Published
2020-11-18 21:19
Modified
2021-01-07 22:41
Severity ?
Summary
Secret disclosure when containing characters that become URI encoded
Details
Impact
Secrets that would normally be masked by semantic-release
can be accidentally disclosed if they contain characters that become encoded when included in a URL.
Patches
Fixed in v17.2.3
Workarounds
Secrets that do not contain characters that become encoded when included in a URL are already masked properly.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 17.2.2" }, "package": { "ecosystem": "npm", "name": "semantic-release" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "17.2.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-26226" ], "database_specific": { "cwe_ids": [ "CWE-116" ], "github_reviewed": true, "github_reviewed_at": "2020-11-18T21:18:55Z", "nvd_published_at": null, "severity": "HIGH" }, "details": "### Impact\n\nSecrets that would normally be masked by `semantic-release` can be accidentally disclosed if they contain characters that become encoded when included in a URL.\n\n### Patches\n\nFixed in v17.2.3\n\n### Workarounds\n\nSecrets that do not contain characters that become encoded when included in a URL are already masked properly.", "id": "GHSA-r2j6-p67h-q639", "modified": "2021-01-07T22:41:34Z", "published": "2020-11-18T21:19:14Z", "references": [ { "type": "WEB", "url": "https://github.com/semantic-release/semantic-release/security/advisories/GHSA-r2j6-p67h-q639" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-26226" }, { "type": "WEB", "url": "https://github.com/semantic-release/semantic-release/commit/ca90b34c4a9333438cc4d69faeb43362bb991e5a" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N", "type": "CVSS_V3" } ], "summary": "Secret disclosure when containing characters that become URI encoded" }
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.