2018-09-04 20:02:51 -04:00
{
2019-03-18 02:22:43 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "support@hackerone.com" ,
"ID" : "CVE-2018-16476" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "https://github.com/rails/rails" ,
"version" : {
"version_data" : [
{
"version_value" : "4.2.11, 5.0.7.1, 5.1.6.1, 5.2.1.1"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2018-11-30 13:27:59 -05:00
{
2019-03-18 02:22:43 +00:00
"lang" : "eng" ,
"value" : "A Broken Access Control vulnerability in Active Job versions >= 4.2.0 allows an attacker to craft user input which can cause Active Job to deserialize it using GlobalId and give them access to information that they should not have."
2018-11-30 13:27:59 -05:00
}
2019-03-18 02:22:43 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Improper Access Control - Generic (CWE-284)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://groups.google.com/d/msg/rubyonrails-security/FL4dSdzr2zw/zjKVhF4qBAAJ" ,
"refsource" : "MISC" ,
"url" : "https://groups.google.com/d/msg/rubyonrails-security/FL4dSdzr2zw/zjKVhF4qBAAJ"
} ,
{
"name" : "https://weblog.rubyonrails.org/2018/11/27/Rails-4-2-5-0-5-1-5-2-have-been-released/" ,
"refsource" : "MISC" ,
"url" : "https://weblog.rubyonrails.org/2018/11/27/Rails-4-2-5-0-5-1-5-2-have-been-released/"
}
]
}
}