CVE-2021-21414
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.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (2.07%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
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 3.1
- 7.2 HIGHCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 2.07% probability · 80th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-78
- Affected
- prisma/prisma
- Source
- security-advisories@github.com
References
- https://github.com/prisma/prisma/pull/6245Patch, Third Party Advisory
- https://github.com/prisma/prisma/security/advisories/GHSA-pxcc-hj8w-fmm7Third Party Advisory
- https://security.netapp.com/advisory/ntap-20210618-0003/Third Party Advisory
- https://github.com/prisma/prisma/pull/6245Patch, Third Party Advisory
- https://github.com/prisma/prisma/security/advisories/GHSA-pxcc-hj8w-fmm7Third Party Advisory
- https://security.netapp.com/advisory/ntap-20210618-0003/Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.