原始 OSV JSON
{
"id": "GHSA-5xjx-4xcm-hpcm",
"aliases": [
"CVE-2021-23403"
],
"details": "`ts-nodash` before version 1.2.7 is vulnerable to Prototype Pollution via the Merge() function due to lack of validation input.",
"summary": "Prototype Pollution in ts-nodash",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.2.7"
}
]
}
],
"package": {
"name": "ts-nodash",
"ecosystem": "npm"
}
}
],
"modified": "2022-07-05T18:01:53Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L"
}
],
"published": "2021-12-10T18:53:42Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23403",
"type": "ADVISORY"
},
{
"url": "https://github.com/BadOPCode/NoDash/commit/b9cc2b3b49f6cd5228e406bc57e17a28b998fea5",
"type": "WEB"
},
{
"url": "https://github.com/BadOPCode/NoDash",
"type": "PACKAGE"
},
{
"url": "https://github.com/BadOPCode/NoDash/blob/master/src/Merge.ts",
"type": "WEB"
},
{
"url": "https://snyk.io/vuln/SNYK-JS-TSNODASH-1311009",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-1321",
"CWE-915"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2021-07-02T17:15:00Z",
"github_reviewed_at": "2021-07-06T14:35:53Z"
}
}