René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

140 lines
4.8 KiB
JSON

{
"id": "CVE-2021-21414",
"sourceIdentifier": "security-advisories@github.com",
"published": "2021-04-29T01:15:07.930",
"lastModified": "2022-04-26T17:26:43.617",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "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."
},
{
"lang": "es",
"value": "Prisma es un ORM de c\u00f3digo abierto para Node.js y TypeScript. Al d\u00eda de hoy, no tenemos conocimiento de ning\u00fan usuario de Prisma o consumidor externo del paquete \"@prisma/sdk\" que est\u00e9 afectado por esta vulnerabilidad de seguridad. Este problema puede conllevar a una ejecuci\u00f3n de c\u00f3digo remota si un cliente de la biblioteca llama al m\u00e9todo vulnerable con una entrada que no es confiable. Solo afecta a la funci\u00f3n \"getPackedPackage\" y esta funci\u00f3n no es anunciada y solo es usada para pruebas y construcci\u00f3n de nuestra CLI, no se encontr\u00f3 ning\u00fan c\u00f3digo malicioso despu\u00e9s de comprobar nuestra base de c\u00f3digo"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "HIGH",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 1.2,
"impactScore": 5.9
},
{
"source": "security-advisories@github.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:N",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "HIGH",
"userInteraction": "NONE",
"scope": "CHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE",
"baseScore": 7.7,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 1.3,
"impactScore": 5.8
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.5
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "security-advisories@github.com",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-78"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:prisma:prisma:*:*:*:*:*:node.js:*:*",
"versionEndExcluding": "2.20.0",
"matchCriteriaId": "3FC865B7-FA94-499C-8E8E-9E5FC08B4F03"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/prisma/prisma/pull/6245",
"source": "security-advisories@github.com",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://github.com/prisma/prisma/security/advisories/GHSA-pxcc-hj8w-fmm7",
"source": "security-advisories@github.com",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://security.netapp.com/advisory/ntap-20210618-0003/",
"source": "security-advisories@github.com",
"tags": [
"Third Party Advisory"
]
}
]
}