Lucene search

K
cvelistGitHub_MCVELIST:CVE-2022-31051
HistoryJun 09, 2022 - 8:05 p.m.

CVE-2022-31051 Exposure of Sensitive Information to an Unauthorized Actor in semantic-release

2022-06-0920:05:12
CWE-200
GitHub_M
www.cve.org

4.4 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

HIGH

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N

0.002 Low

EPSS

Percentile

60.0%

semantic-release is an open source npm package for automated version management and package publishing. In affected versions secrets that would normally be masked by semantic-release can be accidentally disclosed if they contain characters that are excluded from uri encoding by encodeURI. Occurrence is further limited to execution contexts where push access to the related repository is not available without modifying the repository url to inject credentials. Users are advised to upgrade. Users unable to upgrade should ensure that secrets that do not contain characters that are excluded from encoding with encodeURI when included in a URL are already masked properly.

CNA Affected

[
  {
    "product": "semantic-release",
    "vendor": "semantic-release",
    "versions": [
      {
        "status": "affected",
        "version": ">= 17.0.4, < 19.0.3"
      }
    ]
  }
]

4.4 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

HIGH

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N

0.002 Low

EPSS

Percentile

60.0%