cvelist/2007/2xxx/CVE-2007-2304.json

83 lines
2.3 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2007-2304",
"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" : "Multiple directory traversal vulnerabilities in Quick and Dirty Blog (QDBlog) 0.4, and possibly earlier, allow remote attackers to include and execute arbitrary local files via a .. (dot dot) in the theme parameter to categories.php and other unspecified files."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "3729",
"refsource" : "EXPLOIT-DB",
"url" : "https://www.exploit-db.com/exploits/3729"
},
{
"name" : "20070425 [true] Quick and Dirty Blog RFI",
"refsource" : "VIM",
"url" : "http://www.attrition.org/pipermail/vim/2007-April/001544.html"
},
{
"name" : "23485",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/23485"
},
{
"name" : "ADV-2007-1387",
"refsource" : "VUPEN",
"url" : "http://www.vupen.com/english/advisories/2007/1387"
},
{
"name" : "qdblog-categories-file-include(33634)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/33634"
}
]
}
}