cvelist/2002/0xxx/CVE-2002-0484.json
2019-03-18 04:16:38 +00:00

87 lines
2.8 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2002-0484",
"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": "move_uploaded_file in PHP does not does not check for the base directory (open_basedir), which could allow remote attackers to upload files to unintended locations on the system."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20020317 move_uploaded_file breaks safe_mode restrictions in PHP",
"refsource": "BUGTRAQ",
"url": "http://online.securityfocus.com/archive/1/262999"
},
{
"name": "http://bugs.php.net/bug.php?id=16128",
"refsource": "CONFIRM",
"url": "http://bugs.php.net/bug.php?id=16128"
},
{
"name": "php-moveuploadedfile-create-files(8591)",
"refsource": "XF",
"url": "http://www.iss.net/security_center/static/8591.php"
},
{
"name": "4325",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/4325"
},
{
"name": "20020322 Re: move_uploaded_file breaks safe_mode restrictions in PHP",
"refsource": "BUGTRAQ",
"url": "http://marc.info/?l=bugtraq&m=101683938806677&w=2"
},
{
"name": "20020321 Re: move_uploaded_file breaks safe_mode restrictions in PHP",
"refsource": "BUGTRAQ",
"url": "http://online.securityfocus.com/archive/1/263259"
}
]
}
}