cvelist/2018/1xxx/CVE-2018-1292.json

78 lines
2.4 KiB
JSON
Raw Normal View History

2017-12-07 15:03:50 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "security@apache.org",
"DATE_PUBLIC" : "2018-04-19T00:00:00",
2017-12-07 15:03:50 -05:00
"ID" : "CVE-2018-1292",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Fineract",
"version" : {
"version_data" : [
{
"version_value" : "1.0.0"
},
{
"version_value" : "0.6.0-incubating"
},
{
"version_value" : "0.5.0-incubating"
},
{
"version_value" : "0.4.0-incubating"
}
]
}
}
]
},
"vendor_name" : "Apache Software Foundation"
}
]
}
2017-12-07 15:03:50 -05:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-04-20 14:03:25 -04:00
"value" : "Within the 'getReportType' method in Apache Fineract 1.0.0, 0.6.0-incubating, 0.5.0-incubating, 0.4.0-incubating, a hacker could inject SQL to read/update data for which he doesn't have authorization for by way of the 'reportName' parameter."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Information Disclosure"
}
]
}
]
},
"references" : {
"reference_data" : [
{
2018-04-20 14:03:25 -04:00
"name" : "[dev] 20180419 [SECURITY] CVE-2018-1292: Apache Fineract SQL Injection Vulnerability - Injection via reportName parameter",
"refsource" : "MLIST",
"url" : "https://lists.apache.org/thread.html/a24610817845d022d5fe89cfe21563ef83bea35ca95de867cd2c4ee9@%3Cdev.fineract.apache.org%3E"
2018-04-28 06:05:17 -04:00
},
{
"name" : "104007",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/104007"
2017-12-07 15:03:50 -05:00
}
]
}
}