cvelist/2013/0xxx/CVE-2013-0262.json

108 lines
3.6 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2013-0262",
"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" : "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.\""
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=909071",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=909071"
},
{
"name" : "https://gist.github.com/rentzsch/4736940",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "https://gist.github.com/rentzsch/4736940"
},
{
"name" : "https://github.com/rack/rack/blob/master/lib/rack/file.rb#L56",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "https://github.com/rack/rack/blob/master/lib/rack/file.rb#L56"
},
{
"name" : "http://rack.github.com/",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "http://rack.github.com/"
},
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=909072",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=909072"
},
{
"name" : "https://github.com/rack/rack/commit/6f237e4c9fab649d3750482514f0fde76c56ab30",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "https://github.com/rack/rack/commit/6f237e4c9fab649d3750482514f0fde76c56ab30"
},
{
"name" : "https://groups.google.com/forum/#!msg/rack-devel/bf937jPZxJM/1s6x95vIhmAJ",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "https://groups.google.com/forum/#!msg/rack-devel/bf937jPZxJM/1s6x95vIhmAJ"
},
{
"name" : "https://groups.google.com/forum/#!msg/rack-devel/mZsuRonD7G8/DpZIOmMLbOgJ",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "https://groups.google.com/forum/#!msg/rack-devel/mZsuRonD7G8/DpZIOmMLbOgJ"
},
{
"name" : "openSUSE-SU-2013:0462",
"refsource" : "SUSE",
2017-10-16 12:31:07 -04:00
"url" : "http://lists.opensuse.org/opensuse-updates/2013-03/msg00048.html"
},
{
"name" : "52033",
"refsource" : "SECUNIA",
2017-10-16 12:31:07 -04:00
"url" : "http://secunia.com/advisories/52033"
}
]
}
}