GHSA-89mq-4x47-5v83

Suggest an improvement
Source
https://github.com/advisories/GHSA-89mq-4x47-5v83
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2019/11/GHSA-89mq-4x47-5v83/GHSA-89mq-4x47-5v83.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-89mq-4x47-5v83
Aliases
Published
2019-11-20T15:29:43Z
Modified
2025-01-14T07:14:37.017888Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N CVSS Calculator
Summary
Prototype Pollution in angular
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.

Recommendation

Upgrade to version 1.7.9 or later. The function was already deprecated and upgrades are not expected to break functionality.

Database specific
{
    "github_reviewed_at": "2019-11-20T00:51:05Z",
    "github_reviewed": true,
    "nvd_published_at": "2019-11-19T21:15:00Z",
    "cwe_ids": [
        "CWE-1321",
        "CWE-20",
        "CWE-915"
    ],
    "severity": "HIGH"
}
References

Affected packages

npm / angular

Package

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.7.9