Lucene search

K
cvelistGitHub_MCVELIST:CVE-2021-21414
HistoryApr 29, 2021 - 12:45 a.m.

CVE-2021-21414 Command injection vulnerability in @prisma/sdk in getPackedPackage function

2021-04-2900:45:16
CWE-78
GitHub_M
www.cve.org
3
vulnerability prisma command injection

CVSS3

7.7

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

HIGH

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

NONE

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

EPSS

0.012

Percentile

85.2%

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.

CNA Affected

[
  {
    "product": "prisma",
    "vendor": "prisma",
    "versions": [
      {
        "status": "affected",
        "version": "< 2.20.0"
      }
    ]
  }
]

CVSS3

7.7

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

HIGH

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

NONE

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

EPSS

0.012

Percentile

85.2%

Related for CVELIST:CVE-2021-21414