原始 OSV JSON{
"id": "GHSA-89mq-4x47-5v83",
"aliases": [
"CVE-2019-10768"
],
"details": "Versions of `angular ` prior to 1.7.9 are vulnerable to prototype pollution. The deprecated API function `merge()` does not restrict the modification of an Object's prototype in the , 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 1.7.9 or later. The function was already deprecated and upgrades are not expected to break functionality.",
"summary": "angular Prototype Pollution vulnerability",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.7.9"
}
]
}
],
"package": {
"name": "angular",
"ecosystem": "npm"
}
}
],
"modified": "2025-11-20T19:29:58Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
}
],
"published": "2019-11-20T15:29:43Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10768",
"type": "ADVISORY"
},
{
"url": "https://github.com/angular/angular.js/pull/16913",
"type": "WEB"
},
{
"url": "https://github.com/angular/angular.js/commit/add78e62004e80bb1e16ab2dfe224afa8e513bc3",
"type": "WEB"
},
{
"url": "https://github.com/angular/angular.js",
"type": "PACKAGE"
},
{
"url": "https://lists.apache.org/thread.html/rca37935d661f4689cb4119f1b3b224413b22be161b678e6e6ce0c69b%40%3Ccommits.nifi.apache.org%3E",
"type": "WEB"
},
{
"url": "https://lists.apache.org/thread.html/rca37935d661f4689cb4119f1b3b224413b22be161b678e6e6ce0c69b@%3Ccommits.nifi.apache.org%3E",
"type": "WEB"
},
{
"url": "https://snyk.io/vuln/SNYK-JS-ANGULAR-534884",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-1321",
"CWE-20",
"CWE-915"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2019-11-19T21:15:00Z",
"github_reviewed_at": "2019-11-20T00:51:05Z"
}
}