原始 OSV JSON{
"id": "GHSA-67j6-xv27-w6ww",
"aliases": [
"CVE-2015-3224"
],
"details": "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.",
"summary": "Web Console (Ruby gem) contains whitelisted_ips bypass",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.1.3"
}
]
}
],
"package": {
"name": "web-console",
"ecosystem": "RubyGems"
}
}
],
"modified": "2023-03-14T23:11:59Z",
"severity": [],
"published": "2017-10-24T18:33:36Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-3224",
"type": "ADVISORY"
},
{
"url": "https://github.com/rails/web-console",
"type": "PACKAGE"
},
{
"url": "https://github.com/rails/web-console/blob/master/CHANGELOG.markdown",
"type": "WEB"
},
{
"url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/web-console/CVE-2015-3224.yml",
"type": "WEB"
},
{
"url": "https://groups.google.com/forum/#!topic/ruby-security-ann/lzmz9_ijUFw",
"type": "WEB"
},
{
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-June/160881.html",
"type": "WEB"
},
{
"url": "http://openwall.com/lists/oss-security/2015/06/16/18",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-284"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-06-16T21:18:18Z"
}
}