cvelist/2014/5xxx/CVE-2014-5269.json
2019-03-18 06:58:40 +00:00

92 lines
3.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@debian.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": "FEDORA-2014-9544",
"refsource": "FEDORA",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2014-August/137099.html"
},
{
"name": "https://github.com/avar/Plack/commit/bc1731dbb53850c380875ad683cd87c8ec99eee3",
"refsource": "CONFIRM",
"url": "https://github.com/avar/Plack/commit/bc1731dbb53850c380875ad683cd87c8ec99eee3"
},
{
"name": "109928",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/109928"
},
{
"name": "https://github.com/plack/Plack/issues/405",
"refsource": "CONFIRM",
"url": "https://github.com/plack/Plack/issues/405"
},
{
"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": "FEDORA-2014-9542",
"refsource": "FEDORA",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2014-August/137115.html"
}
]
}
}