cvelist/2007/4xxx/CVE-2007-4525.json

83 lines
2.5 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2007-4525",
"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 inc-calcul.php3 in SPIP 1.7.2 allows remote attackers to execute arbitrary PHP code via a URL in the squelette_cache parameter, a different vector than CVE-2006-1702. NOTE: this issue has been disputed by third party researchers, stating that the squelette_cache variable is initialized before use, and is only used within the scope of a function."
2017-10-16 12:31:07 -04:00
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20070823 SPIP v1.7 Remote File Inclusion Bug",
"refsource" : "BUGTRAQ",
2018-10-15 17:03:25 -04:00
"url" : "http://www.securityfocus.com/archive/1/477423/100/0/threaded"
2017-10-16 12:31:07 -04:00
},
{
"name" : "20070824 Re: SPIP v1.7 Remote File Inclusion Bug",
"refsource" : "BUGTRAQ",
2018-10-15 17:03:25 -04:00
"url" : "http://www.securityfocus.com/archive/1/477728/100/0/threaded"
2017-10-16 12:31:07 -04:00
},
{
"name" : "25416",
"refsource" : "BID",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securityfocus.com/bid/25416"
},
{
"name" : "3056",
"refsource" : "SREASON",
2017-10-16 12:31:07 -04:00
"url" : "http://securityreason.com/securityalert/3056"
},
{
"name" : "spip-inccalcul-file-include(36218)",
"refsource" : "XF",
2017-10-16 12:31:07 -04:00
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/36218"
}
]
}
}