Lucene search

K
cvelistGitHub_MCVELIST:CVE-2024-37150
HistoryJun 06, 2024 - 3:28 p.m.

CVE-2024-37150 Private npm registry support used scope auth token for downloading tarballs

2024-06-0615:28:14
CWE-200
GitHub_M
www.cve.org
2
cve-2024-37150
deno 1.44.0
npm registry
scope auth token
tarball url
domain
vulnerability
.npmrc
credentials
private registry
upgrade
rotation
security fix

7.6 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

LOW

Availability Impact

LOW

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

0.0004 Low

EPSS

Percentile

15.5%

An issue in .npmrc support in Deno 1.44.0 was discovered where Deno would send .npmrc credentials for the scope to the tarball URL when the registry provided URLs for a tarball on a different domain. All users relying on .npmrc are potentially affected by this vulnerability if their private registry references tarball URLs at a different domain. This includes usage of deno install subcommand, auto-install for npm: specifiers and LSP usage. It is recommended to upgrade to Deno 1.44.1 and if your private registry ever serves tarballs at a different domain to rotate your registry credentials.

CNA Affected

[
  {
    "vendor": "denoland",
    "product": "deno",
    "versions": [
      {
        "version": "= 1.44.0",
        "status": "affected"
      }
    ]
  }
]

7.6 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

LOW

Availability Impact

LOW

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

0.0004 Low

EPSS

Percentile

15.5%

Related for CVELIST:CVE-2024-37150