cvelist/2002/0xxx/CVE-2002-0531.json

77 lines
2.4 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 22:20:33 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2002-0531",
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-17 22:20:33 +00:00
"lang": "eng",
"value": "Directory traversal vulnerability in emumail.cgi in EMU Webmail 4.5.x and 5.1.0 allows remote attackers to read arbitrary files or list arbitrary directories via a .. (dot dot) in the type parameter."
2017-10-16 12:31:07 -04:00
}
2019-03-17 22:20:33 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20020403 emumail.cgi",
"refsource": "BUGTRAQ",
"url": "http://archives.neohapsis.com/archives/bugtraq/2002-04/0066.html"
},
{
"name": "emumail-cgi-view-files(8766)",
"refsource": "XF",
"url": "http://www.iss.net/security_center/static/8766.php"
},
{
"name": "4435",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/4435"
},
{
"name": "http://www.emumail.com/downloads/download_unix.html/",
"refsource": "CONFIRM",
"url": "http://www.emumail.com/downloads/download_unix.html/"
}
]
}
}