cvelist/2006/3xxx/CVE-2006-3175.json
2019-03-18 05:05:03 +00:00

97 lines
3.3 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": "mcguestbook-multiple-file-include(27114)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/27114"
},
{
"name": "27460",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/27460"
},
{
"name": "18476",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/18476"
},
{
"name": "20060616 file include exploits in mcGuestbook 1.3",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/437448/100/0/threaded"
},
{
"name": "27461",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/27461"
},
{
"name": "1125",
"refsource": "SREASON",
"url": "http://securityreason.com/securityalert/1125"
},
{
"name": "27462",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/27462"
},
{
"name": "20060613 file include exploits in mcGuestbook 1.3",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/437028/100/200/threaded"
}
]
}
}