Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
N/A
Vulnerability Description
The npm ci command in npm 7.x and 8.x through 8.1.3 proceeds with an installation even if dependency information in package-lock.json differs from package.json. This behavior is inconsistent with the documentation, and makes it easier for attackers to install malware that was supposed to have been blocked by an exact version match requirement in package-lock.json. NOTE: The npm team believes this is not a vulnerability. It would require someone to socially engineer package.json which has different dependencies than package-lock.json. That user would have to have file system or write access to change dependencies. The npm team states preventing malicious actors from socially engineering or gaining file system access is outside the scope of the npm CLI.
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H
Vulnerability Type
N/A
Vulnerability Title
npm CLI 数据伪造问题漏洞
Vulnerability Description
npm CLI是美国npm公司的一款软件包管理器。 npm CLI 存在数据伪造问题漏洞,该漏洞源于软件中的npm ci命令,即使package-lock.json中的依赖信息与package.json不同,命令仍会继续安装,行为与文档不一致,攻击者容易安装原本被精确匹配阻止的恶意软件。
CVSS Information
N/A
Vulnerability Type
N/A