cvelist/2006/3xxx/CVE-2006-3175.json
2018-10-18 11:15:13 -04:00

98 lines
3.0 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2006-3175",
"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 mcGuestbook 1.3 allow remote attackers to execute arbitrary PHP code via a URL in the lang parameter to (1) admin.php, (2) ecrire.php, and (3) lire.php. NOTE: it was later reported that the ecrire.php vector also affects 1.2. NOTE: this issue might be limited to a race condition during installation or an improper installation, since a completed installation creates an include file that prevents external control of the $lang variable."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20060616 file include exploits in mcGuestbook 1.3",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/437448/100/0/threaded"
},
{
"name" : "20060613 file include exploits in mcGuestbook 1.3",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/437028/100/200/threaded"
},
{
"name" : "18476",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/18476"
},
{
"name" : "27460",
"refsource" : "OSVDB",
"url" : "http://www.osvdb.org/27460"
},
{
"name" : "27461",
"refsource" : "OSVDB",
"url" : "http://www.osvdb.org/27461"
},
{
"name" : "27462",
"refsource" : "OSVDB",
"url" : "http://www.osvdb.org/27462"
},
{
"name" : "1125",
"refsource" : "SREASON",
"url" : "http://securityreason.com/securityalert/1125"
},
{
"name" : "mcguestbook-multiple-file-include(27114)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/27114"
}
]
}
}