Publish GHSA-jf85-cpcp-j695

This commit is contained in:
advisory-database[bot]
2023-09-05 22:26:10 +00:00
parent c83ac8e6b1
commit 369e7a4f47
@@ -1,13 +1,13 @@
{
"schema_version": "1.4.0",
"id": "GHSA-jf85-cpcp-j695",
"modified": "2021-08-17T17:55:46Z",
"modified": "2023-09-05T22:24:55Z",
"published": "2019-07-10T19:45:23Z",
"aliases": [
"CVE-2019-10744"
],
"summary": "Prototype Pollution in lodash",
"details": "Versions of `lodash` before 4.17.12 are vulnerable to Prototype Pollution. The function `defaultsDeep` allows a malicious user to modify the prototype of `Object` via `{constructor: {prototype: {...}}}` causing the addition or modification of an existing property that will exist on all objects.\n\n\n\n\n## Recommendation\n\nUpdate to version 4.17.12 or later.",
"details": "Versions of `lodash` before 4.17.12 are vulnerable to Prototype Pollution. The function `defaultsDeep` allows a malicious user to modify the prototype of `Object` via `{constructor: {prototype: {...}}}` causing the addition or modification of an existing property that will exist on all objects.\n\n## Recommendation\n\nUpdate to version 4.17.12 or later.",
"severity": [
{
"type": "CVSS_V3",