cvelist/2019/10xxx/CVE-2019-10808.json

67 lines
2.1 KiB
JSON
Raw Normal View History

2019-04-03 22:00:45 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2019-10808",
2020-03-11 23:01:12 +00:00
"ASSIGNER": "report@snyk.io",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "utilitify",
"version": {
"version_data": [
{
"version_value": "All versions prior to 1.0.3"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Prototype Pollution"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://github.com/xcritical-software/utilitify/commit/88d6e27009823338bf319ffb768fe6b08e8ad2d1,",
"url": "https://github.com/xcritical-software/utilitify/commit/88d6e27009823338bf319ffb768fe6b08e8ad2d1,"
},
{
"refsource": "MISC",
"name": "https://snyk.io/vuln/SNYK-JS-UTILITIFY-559497",
"url": "https://snyk.io/vuln/SNYK-JS-UTILITIFY-559497"
}
]
2019-04-03 22:00:45 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-03-11 23:01:12 +00:00
"value": "utilitify prior to 1.0.3 allows modification of object properties. The merge method could be tricked into adding or modifying properties of the Object.prototype."
2019-04-03 22:00:45 +00:00
}
]
}
}