cvelist/2006/7xxx/CVE-2006-7204.json
2019-03-18 00:45:57 +00:00

77 lines
2.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2006-7204",
"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": "The imap_body function in PHP before 4.4.4 does not implement safemode or open_basedir checks, which allows local users to read arbitrary files or list arbitrary directory contents."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "28005",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/28005"
},
{
"name": "21546",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/21546"
},
{
"name": "http://us2.php.net/ChangeLog-4.php#4.4.4",
"refsource": "CONFIRM",
"url": "http://us2.php.net/ChangeLog-4.php#4.4.4"
},
{
"name": "http://bugs.php.net/bug.php?id=37265",
"refsource": "MISC",
"url": "http://bugs.php.net/bug.php?id=37265"
}
]
}
}