原始 OSV JSON{
"id": "GHSA-8v63-cqqc-6r2c",
"aliases": [
"CVE-2021-3805"
],
"details": "object-path is vulnerable to Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution'). The `del()` function fails to validate which Object properties it deletes. This allows attackers to modify the prototype of Object, causing the modification of default properties like `toString` on all objects.",
"summary": "Prototype Pollution in object-path",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.11.8"
}
]
}
],
"package": {
"name": "object-path",
"ecosystem": "npm"
}
}
],
"modified": "2022-08-11T21:52:14Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"published": "2021-09-20T20:46:43Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3805",
"type": "ADVISORY"
},
{
"url": "https://github.com/mariocasciaro/object-path/commit/4f0903fd7c832d12ccbe0d9c3d7e25d985e9e884",
"type": "WEB"
},
{
"url": "https://github.com/mariocasciaro/object-path",
"type": "PACKAGE"
},
{
"url": "https://huntr.dev/bounties/571e3baf-7c46-46e3-9003-ba7e4e623053",
"type": "WEB"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2023/01/msg00031.html",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-1321",
"CWE-915"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2021-09-17T06:15:00Z",
"github_reviewed_at": "2021-09-20T20:13:12Z"
}
}