cvelist/2020/5xxx/CVE-2020-5194.json

67 lines
2.3 KiB
JSON
Raw Normal View History

2020-01-02 18:01:01 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-01-14 14:01:07 +00:00
"ID": "CVE-2020-5194",
"STATE": "PUBLIC"
2020-01-02 18:01:01 +00:00
},
2020-01-14 14:01:07 +00:00
"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",
2020-01-02 18:01:01 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-01-14 14:01:07 +00:00
"value": "The zip API endpoint in Cerberus FTP Server 8 allows an authenticated attacker without zip permission to use the zip functionality via an unrestricted API endpoint. Improper permission verification occurs when calling the file/ajax_download_zip/zip_name endpoint. The result is that a user without permissions can zip and download files even if they do not have permission to view whether the file exists."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://support.cerberusftp.com/hc/en-us/community/topics/360000164199-Announcements",
"refsource": "MISC",
"name": "https://support.cerberusftp.com/hc/en-us/community/topics/360000164199-Announcements"
},
{
"refsource": "MISC",
"name": "https://www.doyler.net/security-not-included/cerberus-ftp-vulnerabilities",
"url": "https://www.doyler.net/security-not-included/cerberus-ftp-vulnerabilities"
2020-01-02 18:01:01 +00:00
}
]
}
}