2017-10-16 12:31:07 -04:00
{
2019-03-18 02:52:50 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2017-15063" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a" ,
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2017-10-16 12:31:07 -04:00
{
2019-03-18 02:52:50 +00:00
"lang" : "eng" ,
"value" : "There are CSRF vulnerabilities in Subrion CMS 4.1.x through 4.1.5, and before 4.2.0, because of a logic error. Although there is functionality to detect CSRF, it is called too late in the ia.core.php code, allowing (for example) an attack against the query parameter to panel/database."
2017-10-16 12:31:07 -04:00
}
2019-03-18 02:52:50 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/intelliants/subrion/issues/570" ,
"refsource" : "MISC" ,
"url" : "https://github.com/intelliants/subrion/issues/570"
} ,
{
"name" : "https://github.com/intelliants/subrion/issues/547" ,
"refsource" : "MISC" ,
"url" : "https://github.com/intelliants/subrion/issues/547"
}
]
}
}