cvelist/2006/7xxx/CVE-2006-7130.json
2018-10-16 11:17:01 -04:00

83 lines
2.3 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2006-7130",
"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" : "PHP remote file inclusion vulnerability in backend/primitives/cache/media.php in Jinzora 2.1 and earlier allows remote attackers to execute arbitrary PHP code via a URL in the include_path parameter, a different vector than CVE-2006-6770."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20061010 Jinzora <= 2.1 Remote File Inclusion",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/448290/100/0/threaded"
},
{
"name" : "2512",
"refsource" : "EXPLOIT-DB",
"url" : "https://www.exploit-db.com/exploits/2512"
},
{
"name" : "20446",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/20446"
},
{
"name" : "2351",
"refsource" : "SREASON",
"url" : "http://securityreason.com/securityalert/2351"
},
{
"name" : "jinzora-media-file-include(29436)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/29436"
}
]
}
}