cvelist/2019/10xxx/CVE-2019-10746.json
2019-08-23 17:00:48 +00:00

62 lines
1.9 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2019-10746",
"ASSIGNER": "report@snyk.io",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "mixin-deep",
"version": {
"version_data": [
{
"version_value": "All versions before 1.3.2 and version 2.0.0."
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Prototype Pollution"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://snyk.io/vuln/SNYK-JS-MIXINDEEP-450212",
"url": "https://snyk.io/vuln/SNYK-JS-MIXINDEEP-450212"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "mixin-deep is vulnerable to Prototype Pollution in versions before 1.3.2 and version 2.0.0. The function mixin-deep could be tricked into adding or modifying properties of Object.prototype using a constructor payload."
}
]
}
}