cvelist/2018/1000xxx/CVE-2018-1000023.json

65 lines
1.8 KiB
JSON
Raw Normal View History

2018-02-09 18:03:45 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve-assign@distributedweaknessfiling.org",
"DATE_ASSIGNED" : "1/11/2018 18:25:05",
"ID" : "CVE-2018-1000023",
"REQUESTER" : "shayanqwerty@gmail.com",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Insight-api",
"version" : {
"version_data" : [
{
"version_value" : "5.0.0 and earlier"
}
]
}
}
]
},
"vendor_name" : "Bitpay/insight-api"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Bitpay/insight-api Insight-api version 5.0.0 and earlier contains a CWE-20: input validation vulnerability in transaction broadcast endpoint that can result in Full Path Disclosure. This attack appear to be exploitable via Web request."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-20: input validation"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/bitpay/insight-api/issues/542",
"refsource" : "CONFIRM",
2018-02-09 18:03:45 -05:00
"url" : "https://github.com/bitpay/insight-api/issues/542"
}
]
}
}