cvelist/2014/9xxx/CVE-2014-9261.json

83 lines
2.4 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2014-9261",
"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" : "The sanitize function in Codoforum 2.5.1 does not properly implement filtering for directory traversal sequences, which allows remote attackers to read arbitrary files via a .. (dot dot) in the path parameter to index.php."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "36320",
"refsource" : "EXPLOIT-DB",
"url" : "http://www.exploit-db.com/exploits/36320"
},
{
"name" : "http://packetstormsecurity.com/files/130739/Codoforum-2.5.1-Arbitrary-File-Download.html",
"refsource" : "MISC",
"url" : "http://packetstormsecurity.com/files/130739/Codoforum-2.5.1-Arbitrary-File-Download.html"
},
{
"name" : "http://security.szurek.pl/codoforum-251-arbitrary-file-download.html",
"refsource" : "MISC",
"url" : "http://security.szurek.pl/codoforum-251-arbitrary-file-download.html"
},
{
"name" : "https://codoforum.com/documentation/roadmap",
"refsource" : "CONFIRM",
"url" : "https://codoforum.com/documentation/roadmap"
},
{
"name" : "119412",
"refsource" : "OSVDB",
"url" : "http://osvdb.org/show/osvdb/119412"
}
]
}
}