cvelist/2019/10xxx/CVE-2019-10744.json
2021-01-20 15:02:06 +00:00

87 lines
3.0 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2019-10744",
"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": "REDHAT",
"name": "RHSA-2019:3024",
"url": "https://access.redhat.com/errata/RHSA-2019:3024"
},
{
"url": "https://www.oracle.com/security-alerts/cpuoct2020.html",
"refsource": "MISC",
"name": "https://www.oracle.com/security-alerts/cpuoct2020.html"
},
{
"refsource": "CONFIRM",
"name": "https://snyk.io/vuln/SNYK-JS-LODASH-450202",
"url": "https://snyk.io/vuln/SNYK-JS-LODASH-450202"
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20191004-0005/",
"url": "https://security.netapp.com/advisory/ntap-20191004-0005/"
},
{
"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"
},
{
"url": "https://www.oracle.com/security-alerts/cpujan2021.html",
"refsource": "MISC",
"name": "https://www.oracle.com/security-alerts/cpujan2021.html"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"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."
}
]
}
}