cvelist/2020/1xxx/CVE-2020-1700.json

90 lines
3.1 KiB
JSON
Raw Normal View History

2019-11-27 17:00:59 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-1700",
2020-02-07 21:01:44 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2020-02-05 11:27:55 +05:30
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "[UNKNOWN]",
"product": {
"product_data": [
{
"product_name": "ceph",
"version": {
"version_data": [
{
"version_value": "14.2.4-125.el8cp"
},
{
"version_value": "14.2.4-51.el7cp"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-400"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1700",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1700",
"refsource": "CONFIRM"
2020-02-08 22:01:04 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2020:0187",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-02/msg00009.html"
2020-03-25 05:01:18 +00:00
},
{
"refsource": "UBUNTU",
"name": "USN-4304-1",
"url": "https://usn.ubuntu.com/4304-1/"
2023-10-23 19:00:32 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20231023 [SECURITY] [DLA 3629-1] ceph security update",
"url": "https://lists.debian.org/debian-lts-announce/2023/10/msg00034.html"
2020-02-05 11:27:55 +05:30
}
]
2019-11-27 17:00:59 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-02-05 11:27:55 +05:30
"value": "A flaw was found in the way the Ceph RGW Beast front-end handles unexpected disconnects. An authenticated attacker can abuse this flaw by making multiple disconnect attempts resulting in a permanent leak of a socket connection by radosgw. This flaw could lead to a denial of service condition by pile up of CLOSE_WAIT sockets, eventually leading to the exhaustion of available resources, preventing legitimate users from connecting to the system."
2019-11-27 17:00:59 +00:00
}
]
2020-02-05 11:27:55 +05:30
},
"impact": {
"cvss": [
[
{
"vectorString": "6.5/CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
}
]
]
2019-11-27 17:00:59 +00:00
}
}