cvelist/2001/1xxx/CVE-2001-1159.json
2019-03-18 00:36:58 +00:00

77 lines
2.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2001-1159",
"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": "load_prefs.php and supporting include files in SquirrelMail 1.0.4 and earlier do not properly initialize certain PHP variables, which allows remote attackers to (1) view sensitive files via the config_php and data_dir options, and (2) execute arbitrary code by using options_order.php to upload a message that could be interpreted as PHP."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20010702 (SRADV00010) Remote command execution vulnerabilities in SquirrelMail",
"refsource": "BUGTRAQ",
"url": "http://archives.neohapsis.com/archives/bugtraq/2001-07/0029.html"
},
{
"name": "2968",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/2968"
},
{
"name": "squirrelmail-loadprefs-execute-code(6775)",
"refsource": "XF",
"url": "http://www.iss.net/security_center/static/6775.php"
},
{
"name": "http://www.squirrelmail.org/changelog.php",
"refsource": "MISC",
"url": "http://www.squirrelmail.org/changelog.php"
}
]
}
}