原始 OSV JSON{
"id": "GHSA-85r7-w5mv-c849",
"aliases": [
"CVE-2013-0262"
],
"details": "`rack/file.rb` (`Rack::File`) in Rack 1.5.x before 1.5.2 and 1.4.x before 1.4.5 allows attackers to access arbitrary files outside the intended root directory via a crafted `PATH_INFO` environment variable, probably a directory traversal vulnerability that is remotely exploitable, aka \"symlink path traversals.\"",
"summary": "Rack Vulnerable to Path Traversal",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.5.0"
},
{
"fixed": "1.5.2"
}
]
}
],
"package": {
"name": "rack",
"ecosystem": "RubyGems"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.4.0"
},
{
"fixed": "1.4.5"
}
]
}
],
"package": {
"name": "rack",
"ecosystem": "RubyGems"
}
}
],
"modified": "2023-08-25T23:30:15Z",
"severity": [],
"published": "2017-10-24T18:33:37Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2013-0262",
"type": "ADVISORY"
},
{
"url": "https://github.com/rack/rack/commit/6f237e4c9fab649d3750482514f0fde76c56ab30",
"type": "WEB"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=909071",
"type": "WEB"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=909072",
"type": "WEB"
},
{
"url": "https://gist.github.com/rentzsch/4736940",
"type": "WEB"
},
{
"url": "https://github.com/rack/rack",
"type": "PACKAGE"
},
{
"url": "https://github.com/rack/rack/blob/master/lib/rack/file.rb#L56",
"type": "WEB"
},
{
"url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rack/CVE-2013-0262.yml",
"type": "WEB"
},
{
"url": "https://groups.google.com/forum/#!msg/rack-devel/bf937jPZxJM/1s6x95vIhmAJ",
"type": "WEB"
},
{
"url": "https://groups.google.com/forum/#!msg/rack-devel/mZsuRonD7G8/DpZIOmMLbOgJ",
"type": "WEB"
},
{
"url": "http://lists.opensuse.org/opensuse-updates/2013-03/msg00048.html",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-22"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2013-02-08T20:55:00Z",
"github_reviewed_at": "2020-06-16T21:24:29Z"
}
}