cvelist/2015/3xxx/CVE-2015-3224.json

83 lines
2.6 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2015-3224",
"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" : [
{
"lang" : "eng",
"value" : "request.rb in Web Console before 2.1.3, as used with Ruby on Rails 3.x and 4.x, does not properly restrict the use of X-Forwarded-For headers in determining a client's IP address, which allows remote attackers to bypass the whitelisted_ips protection mechanism via a crafted request."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[oss-security] 20150616 [CVE-2015-3224] IP whitelist bypass in Web Console",
"refsource" : "MLIST",
"url" : "http://openwall.com/lists/oss-security/2015/06/16/18"
},
{
"name" : "[rubyonrails-security] 20150616 [CVE-2015-3224] IP whitelist bypass in Web Console",
"refsource" : "MLIST",
"url" : "https://groups.google.com/forum/message/raw?msg=rubyonrails-security/lzmz9_ijUFw/HBMPi4zp5NAJ"
},
{
"name" : "https://github.com/rails/web-console/blob/master/CHANGELOG.markdown",
"refsource" : "CONFIRM",
"url" : "https://github.com/rails/web-console/blob/master/CHANGELOG.markdown"
},
{
"name" : "FEDORA-2015-10128",
"refsource" : "FEDORA",
"url" : "http://lists.fedoraproject.org/pipermail/package-announce/2015-June/160881.html"
},
{
"name" : "75237",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/75237"
}
]
}
}