原始 OSV JSON{
"id": "GHSA-cxm3-284p-qc4v",
"aliases": [
"CVE-2020-7618"
],
"details": "Affected versions of `sds` are vulnerable to prototype pollution. The `set` function does not restrict the modification of an Object's prototype, which may allow an attacker to add or modify an existing property that will exist on all objects.\n\n## Recommendation\n\nUpgrade to version 4.0.0 or later",
"summary": "Prototype Pollution in sds",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "4.0.0"
}
]
}
],
"package": {
"name": "sds",
"ecosystem": "npm"
}
}
],
"modified": "2021-07-29T15:56:20Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"
}
],
"published": "2020-09-03T15:53:12Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7618",
"type": "ADVISORY"
},
{
"url": "https://github.com/monsterkodi/sds/blob/master/js/set.js#L31",
"type": "WEB"
},
{
"url": "https://snyk.io/vuln/SNYK-JS-SDS-564123",
"type": "WEB"
},
{
"url": "https://www.npmjs.com/advisories/1506",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-1321",
"CWE-915"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2020-04-07T14:15:00Z",
"github_reviewed_at": "2020-08-31T19:01:47Z"
}
}