2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
2017-12-14 09:30:58 -05:00
"ASSIGNER" : "security@apache.org" ,
"DATE_PUBLIC" : "2017-12-13T00:00:00" ,
2017-10-16 12:31:07 -04:00
"ID" : "CVE-2017-5663" ,
2017-12-14 09:30:58 -05:00
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
2019-02-08 14:15:02 +00:00
"product_name" : "Apache Fineract" ,
2017-12-14 09:30:58 -05:00
"version" : {
"version_data" : [
{
"version_value" : "0.4.0-incubating"
} ,
{
"version_value" : "0.5.0-incubating"
} ,
{
"version_value" : "0.6.0-incubating"
}
]
}
}
]
} ,
"vendor_name" : "Apache Software Foundation"
}
]
}
2017-10-16 12:31:07 -04:00
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2017-12-14 10:04:47 -05:00
"value" : "In Apache Fineract 0.4.0-incubating, 0.5.0-incubating, and 0.6.0-incubating, an authenticated user with client/loan/center/staff/group read permissions is able to inject malicious SQL into SELECT queries. The 'sqlSearch' parameter on a number of endpoints is not sanitized and appended directly to the query."
2017-12-14 09:30:58 -05:00
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "SQL Injection Vulnerability"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2018-04-05 09:33:01 -04:00
"name" : "[dev] 20171213 [SECURITY] CVE-2017-5663: Apache Fineract SQL Injection Vulnerability" ,
"refsource" : "MLIST" ,
2017-12-14 09:30:58 -05:00
"url" : "https://lists.apache.org/thread.html/757feeffe45a75d3c0d08b551e71fabdae5d352543be2342b6ba2c93@%3Cdev.fineract.apache.org%3E"
2017-10-16 12:31:07 -04:00
}
]
}
}