Vulnerability 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 Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Prisma | Prisma | < 2.20.0 |
Related Weaknesses (CWE)
References
- https://github.com/prisma/prisma/pull/6245PatchThird 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/6245PatchThird 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
FAQ
What is CVE-2021-21414?
CVE-2021-21414 is a vulnerability with a CVSS score of 7.7 (HIGH). 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 vulnerabil...
How severe is CVE-2021-21414?
CVE-2021-21414 has been rated HIGH with a CVSS base score of 7.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2021-21414?
Check the references section above for vendor advisories and patch information. Affected products include: Prisma Prisma.