漏洞标题
@prisma/sdk中的getPackedPackage函数存在命令注入漏洞
漏洞描述信息
@prisma/sdk中的getPackedPackage函数存在命令注入漏洞
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
漏洞类别
N/A
漏洞标题
Command injection vulnerability in @prisma/sdk in getPackedPackage function
漏洞描述信息
Prisma is an open source ORM for Node.js & TypeScript. As of today, we are not aware of any Prisma users or external consumers of the `@prisma/sdk` package who are affected by this security vulnerability. This issue may lead to remote code execution if a client of the library calls the vulnerable method with untrusted input. It only affects the `getPackedPackage` function and this function is not advertised and only used for tests & building our CLI, no malicious code was found after checking our codebase.
CVSS信息
CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:N
漏洞类别
OS命令中使用的特殊元素转义处理不恰当(OS命令注入)
漏洞标题
Prisma 操作系统命令注入漏洞
漏洞描述信息
Prisma是一个面向Node.js和TypeScript的开源ORM。 Prisma 存在操作系统命令注入漏洞,该漏洞导致远程代码执行。
CVSS信息
N/A
漏洞类别
授权问题