2017-10-29 14:04:06 -04:00
{
2019-03-18 00:22:17 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "support@hackerone.com" ,
"ID" : "CVE-2016-10522" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "rails_admin ruby gem" ,
"version" : {
"version_data" : [
{
"version_value" : ">= 1.1.1"
}
]
}
}
]
} ,
"vendor_name" : "https://github.com/sferik"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2018-07-05 11:07:45 -04:00
{
2019-03-18 00:22:17 +00:00
"lang" : "eng" ,
"value" : "rails_admin ruby gem <v1.1.1 is vulnerable to cross-site request forgery (CSRF) attacks. Non-GET methods were not validating CSRF tokens and, as a result, an attacker could hypothetically gain access to the application administrative endpoints exposed by the gem."
2018-07-05 11:07:45 -04:00
}
2019-03-18 00:22:17 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Cross-Site Request Forgery (CSRF) (CWE-352)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://www.sourceclear.com/blog/Rails_admin-Vulnerability-Disclosure/" ,
"refsource" : "MISC" ,
"url" : "https://www.sourceclear.com/blog/Rails_admin-Vulnerability-Disclosure/"
} ,
{
"name" : "https://github.com/sferik/rails_admin/commit/b13e879eb93b661204e9fb5e55f7afa4f397537a" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/sferik/rails_admin/commit/b13e879eb93b661204e9fb5e55f7afa4f397537a"
} ,
{
"name" : "https://www.sourceclear.com/registry/security/cross-site-request-forgery-csrf-/ruby/sid-3173" ,
"refsource" : "MISC" ,
"url" : "https://www.sourceclear.com/registry/security/cross-site-request-forgery-csrf-/ruby/sid-3173"
}
]
}
}