2019-04-03 22:00:45 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2019-10744" ,
2019-07-26 00:00:48 +00:00
"ASSIGNER" : "report@snyk.io" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Snyk" ,
"product" : {
"product_data" : [
{
"product_name" : "lodash" ,
"version" : {
"version_data" : [
{
"version_value" : "All versions prior to 4.17.12"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Prototype Pollution"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "CONFIRM" ,
"name" : "https://snyk.io/vuln/SNYK-JS-LODASH-450202" ,
"url" : "https://snyk.io/vuln/SNYK-JS-LODASH-450202"
2019-10-04 09:00:57 +00:00
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://security.netapp.com/advisory/ntap-20191004-0005/" ,
"url" : "https://security.netapp.com/advisory/ntap-20191004-0005/"
2019-10-10 19:00:59 +00:00
} ,
{
"refsource" : "REDHAT" ,
"name" : "RHSA-2019:3024" ,
"url" : "https://access.redhat.com/errata/RHSA-2019:3024"
2019-11-14 00:01:41 +00:00
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://support.f5.com/csp/article/K47105354?utm_source=f5support&utm_medium=RSS" ,
"url" : "https://support.f5.com/csp/article/K47105354?utm_source=f5support&utm_medium=RSS"
2020-10-20 12:39:21 -07:00
} ,
{
"url" : "https://www.oracle.com/security-alerts/cpuoct2020.html"
2019-07-26 00:00:48 +00:00
}
]
2019-04-03 22:00:45 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-07-26 00:00:48 +00:00
"value" : "Versions of lodash lower than 4.17.12 are vulnerable to Prototype Pollution. The function defaultsDeep could be tricked into adding or modifying properties of Object.prototype using a constructor payload."
2019-04-03 22:00:45 +00:00
}
]
}
}