2017-12-07 15:03:50 -05:00
{
2019-03-18 05:31:50 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "security@apache.org" ,
"DATE_PUBLIC" : "2018-04-19T00:00:00" ,
"ID" : "CVE-2018-1290" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Apache 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"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2018-04-20 13:35:45 -04:00
{
2019-03-18 05:31:50 +00:00
"lang" : "eng" ,
"value" : "In Apache Fineract versions 1.0.0, 0.6.0-incubating, 0.5.0-incubating, 0.4.0-incubating, Using a single quotation escape with two continuous SQL parameters can cause a SQL injection. This could be done in Methods like retrieveAuditEntries of AuditsApiResource Class and retrieveCommands of MakercheckersApiResource Class."
2018-04-20 13:35:45 -04:00
}
2019-03-18 05:31:50 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Information Disclosure"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "[dev] 20180419 [SECURITY] CVE-2018-1290: Apache Fineract SQL Injection Vulnerability - Single quotation escape caused by two continuous SQL parameters" ,
"refsource" : "MLIST" ,
"url" : "https://lists.apache.org/thread.html/69cc2b54b32f0936f40dc9be41f41fe1566710a75edbe2eb0a948ae4@%3Cdev.fineract.apache.org%3E"
} ,
{
"name" : "103975" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/103975"
}
]
}
}