cvelist/2014/5xxx/CVE-2014-5269.json

93 lines
2.9 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2014-5269",
"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" : "Plack::App::File in Plack before 1.0031 removes trailing slash characters from paths, which allows remote attackers to bypass the whitelist of generated files and obtain sensitive information via a crafted path, related to Plack::Middleware::Static."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[oss-security] 20140816 Re: CVE Request: Plack::App::File does not prune trailing slashes: possible code exposure / information disclosure",
"refsource" : "MLIST",
"url" : "http://seclists.org/oss-sec/2014/q3/384"
},
{
"name" : "http://api.metacpan.org/source/MIYAGAWA/Plack-1.0031/Changes",
"refsource" : "CONFIRM",
"url" : "http://api.metacpan.org/source/MIYAGAWA/Plack-1.0031/Changes"
},
{
"name" : "https://github.com/avar/Plack/commit/bc1731dbb53850c380875ad683cd87c8ec99eee3",
"refsource" : "CONFIRM",
"url" : "https://github.com/avar/Plack/commit/bc1731dbb53850c380875ad683cd87c8ec99eee3"
},
{
"name" : "https://github.com/plack/Plack/issues/405",
"refsource" : "CONFIRM",
"url" : "https://github.com/plack/Plack/issues/405"
},
{
"name" : "FEDORA-2014-9542",
"refsource" : "FEDORA",
"url" : "http://lists.fedoraproject.org/pipermail/package-announce/2014-August/137115.html"
},
{
"name" : "FEDORA-2014-9544",
"refsource" : "FEDORA",
"url" : "http://lists.fedoraproject.org/pipermail/package-announce/2014-August/137099.html"
},
{
"name" : "109928",
"refsource" : "OSVDB",
"url" : "http://www.osvdb.org/109928"
}
]
}
}