"-Synchronized-Data."

This commit is contained in:
CVE Team 2020-12-11 12:01:51 +00:00
parent 2a9fbbc1c8
commit ee0c759df0
No known key found for this signature in database
GPG Key ID: 5708902F06FEF743

View File

@ -48,24 +48,29 @@
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"url": "https://snyk.io/vuln/SNYK-JS-MOUT-1014544"
"refsource": "MISC",
"url": "https://snyk.io/vuln/SNYK-JS-MOUT-1014544",
"name": "https://snyk.io/vuln/SNYK-JS-MOUT-1014544"
},
{
"refsource": "CONFIRM",
"url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1050373"
"refsource": "MISC",
"url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1050373",
"name": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1050373"
},
{
"refsource": "CONFIRM",
"url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARS-1050374"
"refsource": "MISC",
"url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARS-1050374",
"name": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARS-1050374"
},
{
"refsource": "CONFIRM",
"url": "https://github.com/mout/mout/blob/master/src/object/deepFillIn.js"
"refsource": "MISC",
"url": "https://github.com/mout/mout/blob/master/src/object/deepFillIn.js",
"name": "https://github.com/mout/mout/blob/master/src/object/deepFillIn.js"
},
{
"refsource": "CONFIRM",
"url": "https://github.com/mout/mout/blob/master/src/object/deepMixIn.js"
"refsource": "MISC",
"url": "https://github.com/mout/mout/blob/master/src/object/deepMixIn.js",
"name": "https://github.com/mout/mout/blob/master/src/object/deepMixIn.js"
}
]
},
@ -73,7 +78,7 @@
"description_data": [
{
"lang": "eng",
"value": "This affects all versions of package mout.\n The deepFillIn function can be used to 'fill missing properties recursively', while the deepMixIn 'mixes objects into the target object, recursively mixing existing child objects as well'. In both cases, the key used to access the target object recursively is not checked, leading to a Prototype Pollution.\n"
"value": "This affects all versions of package mout. The deepFillIn function can be used to 'fill missing properties recursively', while the deepMixIn 'mixes objects into the target object, recursively mixing existing child objects as well'. In both cases, the key used to access the target object recursively is not checked, leading to a Prototype Pollution."
}
]
},