cvelist/2007/5xxx/CVE-2007-5146.json

93 lines
2.8 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2007-5146",
"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 PHP remote file inclusion vulnerabilities in dedi-group Der Dirigent 1.0 allow remote attackers to execute arbitrary PHP code via a URL in the dedi_path parameter to (1) inc.generate_code.php, (2) fnc.type_forms.php, or (3) fnc.type.php in backend/inc/, or (4) frontend.php or (5) backend.php in projekt01/cms/inc/; or (6) the this_dir parameter to backend/inc/class.filemanager.php. NOTE: vectors 4 and 5 are disputed by CVE because PHP encounters a fatal function-call error on a direct request for the file, before reaching the include statement."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://arfis.wordpress.com/2007/09/14/rfi-02-der-dirigent/",
"refsource" : "MISC",
"url" : "http://arfis.wordpress.com/2007/09/14/rfi-02-der-dirigent/"
},
{
"name" : "45535",
"refsource" : "OSVDB",
"url" : "http://osvdb.org/45535"
},
{
"name" : "45536",
"refsource" : "OSVDB",
"url" : "http://osvdb.org/45536"
},
{
"name" : "45537",
"refsource" : "OSVDB",
"url" : "http://osvdb.org/45537"
},
{
"name" : "45538",
"refsource" : "OSVDB",
"url" : "http://osvdb.org/45538"
},
{
"name" : "45539",
"refsource" : "OSVDB",
"url" : "http://osvdb.org/45539"
},
{
"name" : "45540",
"refsource" : "OSVDB",
"url" : "http://osvdb.org/45540"
}
]
}
}