cvelist/2019/10xxx/CVE-2019-10742.json
2019-05-07 19:00:50 +00:00

72 lines
2.2 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2019-10742",
"ASSIGNER": "report@snyk.io",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "axios",
"product": {
"product_data": [
{
"product_name": "axios",
"version": {
"version_data": [
{
"version_value": "through 0.18.0"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://app.snyk.io/vuln/SNYK-JS-AXIOS-174505",
"url": "https://app.snyk.io/vuln/SNYK-JS-AXIOS-174505"
},
{
"refsource": "MISC",
"name": "https://github.com/axios/axios/issues/1098",
"url": "https://github.com/axios/axios/issues/1098"
},
{
"refsource": "MISC",
"name": "https://github.com/axios/axios/pull/1485",
"url": "https://github.com/axios/axios/pull/1485"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Axios up to and including 0.18.0 allows attackers to cause a denial of service (application crash) by continuing to accepting content after maxContentLength is exceeded."
}
]
}
}