cvelist/2007/1xxx/CVE-2007-1052.json
2018-10-16 11:17:01 -04:00

78 lines
2.4 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2007-1052",
"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" : "** DISPUTED ** PHP remote file inclusion vulnerability in index.php in PBLang (PBL) 4.60 and earlier allows remote attackers to execute arbitrary PHP code via a URL in the dbpath parameter, a different vector than CVE-2006-5062. NOTE: this issue has been disputed by a reliable third party for 4.65, stating that the dbpath variable is initialized in an included file that is created upon installation."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20070216 PBLang 4.60 <= (index.php) Remote File Include Vulnerability",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/460315/100/0/threaded"
},
{
"name" : "20070216 PBLang 4.60 <= (index.php) Remote File Include Vulnerability",
"refsource" : "VIM",
"url" : "http://attrition.org/pipermail/vim/2007-February/001356.html"
},
{
"name" : "33737",
"refsource" : "OSVDB",
"url" : "http://osvdb.org/33737"
},
{
"name" : "2269",
"refsource" : "SREASON",
"url" : "http://securityreason.com/securityalert/2269"
}
]
}
}