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

82 lines
2.8 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 23:02:57 +00: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": [
2017-10-16 12:31:07 -04:00
{
2019-03-17 23:02:57 +00:00
"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
}
2019-03-17 23:02:57 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "25416",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/25416"
},
{
"name": "3056",
"refsource": "SREASON",
"url": "http://securityreason.com/securityalert/3056"
},
{
"name": "20070823 SPIP v1.7 Remote File Inclusion Bug",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/477423/100/0/threaded"
},
{
"name": "20070824 Re: SPIP v1.7 Remote File Inclusion Bug",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/477728/100/0/threaded"
},
{
"name": "spip-inccalcul-file-include(36218)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/36218"
}
]
}
}