Vulnerability from csaf_opensuse
Published
2019-09-14 16:17
Modified
2019-09-14 16:17
Summary
Security update for rdesktop
Notes
Title of the patch
Security update for rdesktop
Description of the patch
This update for rdesktop fixes the following issues:
rdesktop was updated to 1.8.6:
* Fix protocol code handling new licenses
rdesktop was updated to 1.8.5:
* Add bounds checking to protocol handling in order to fix many
security problems when communicating with a malicious server.
rdesktop was updated to 1.8.4 (fix for boo#1121448):
* Add rdp_protocol_error function that is used in several fixes
* Refactor of process_bitmap_updates
* Fix possible integer overflow in s_check_rem() on 32bit arch
* Fix memory corruption in process_bitmap_data - CVE-2018-8794
* Fix remote code execution in process_bitmap_data - CVE-2018-8795
* Fix remote code execution in process_plane - CVE-2018-8797
* Fix Denial of Service in mcs_recv_connect_response - CVE-2018-20175
* Fix Denial of Service in mcs_parse_domain_params - CVE-2018-20175
* Fix Denial of Service in sec_parse_crypt_info - CVE-2018-20176
* Fix Denial of Service in sec_recv - CVE-2018-20176
* Fix minor information leak in rdpdr_process - CVE-2018-8791
* Fix Denial of Service in cssp_read_tsrequest - CVE-2018-8792
* Fix remote code execution in cssp_read_tsrequest - CVE-2018-8793
* Fix Denial of Service in process_bitmap_data - CVE-2018-8796
* Fix minor information leak in rdpsnd_process_ping - CVE-2018-8798
* Fix Denial of Service in process_secondary_order - CVE-2018-8799
* Fix remote code execution in in ui_clip_handle_data - CVE-2018-8800
* Fix major information leak in ui_clip_handle_data - CVE-2018-20174
* Fix memory corruption in rdp_in_unistr - CVE-2018-20177
* Fix Denial of Service in process_demand_active - CVE-2018-20178
* Fix remote code execution in lspci_process - CVE-2018-20179
* Fix remote code execution in rdpsnddbg_process - CVE-2018-20180
* Fix remote code execution in seamless_process - CVE-2018-20181
* Fix remote code execution in seamless_process_line - CVE-2018-20182
* Fix building against OpenSSL 1.1
- remove obsolete patches
* rdesktop-Fix-OpenSSL-1.1-compability-issues.patch
* rdesktop-Fix-crash-in-rdssl_cert_to_rkey.patch
- update changes file
* add missing info about bugzilla 1121448
- Added rdesktop-Fix-decryption.patch
Patch from https://github.com/rdesktop/rdesktop/pull/334 to fix
connections to VirtualBox.
- update to 1.8.6
* Fix protocol code handling new licenses
- update to 1.8.5
* Add bounds checking to protocol handling in order to fix many
security problems when communicating with a malicious server.
- Trim redundant wording from description.
- Use %make_install.
- update to 1.8.4 (fix for boo#1121448)
* Add rdp_protocol_error function that is used in several fixes
* Refactor of process_bitmap_updates
* Fix possible integer overflow in s_check_rem() on 32bit arch
* Fix memory corruption in process_bitmap_data - CVE-2018-8794
* Fix remote code execution in process_bitmap_data - CVE-2018-8795
* Fix remote code execution in process_plane - CVE-2018-8797
* Fix Denial of Service in mcs_recv_connect_response - CVE-2018-20175
* Fix Denial of Service in mcs_parse_domain_params - CVE-2018-20175
* Fix Denial of Service in sec_parse_crypt_info - CVE-2018-20176
* Fix Denial of Service in sec_recv - CVE-2018-20176
* Fix minor information leak in rdpdr_process - CVE-2018-8791
* Fix Denial of Service in cssp_read_tsrequest - CVE-2018-8792
* Fix remote code execution in cssp_read_tsrequest - CVE-2018-8793
* Fix Denial of Service in process_bitmap_data - CVE-2018-8796
* Fix minor information leak in rdpsnd_process_ping - CVE-2018-8798
* Fix Denial of Service in process_secondary_order - CVE-2018-8799
* Fix remote code execution in in ui_clip_handle_data - CVE-2018-8800
* Fix major information leak in ui_clip_handle_data - CVE-2018-20174
* Fix memory corruption in rdp_in_unistr - CVE-2018-20177
* Fix Denial of Service in process_demand_active - CVE-2018-20178
* Fix remote code execution in lspci_process - CVE-2018-20179
* Fix remote code execution in rdpsnddbg_process - CVE-2018-20180
* Fix remote code execution in seamless_process - CVE-2018-20181
* Fix remote code execution in seamless_process_line - CVE-2018-20182
* Fix building against OpenSSL 1.1
Patchnames
openSUSE-2019-2135
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ document: { aggregate_severity: { namespace: "https://www.suse.com/support/security/rating/", text: "important", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright 2024 SUSE LLC. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "Security update for rdesktop", title: "Title of the patch", }, { category: "description", text: "This update for rdesktop fixes the following issues:\n\nrdesktop was updated to 1.8.6:\n\n* Fix protocol code handling new licenses\n\nrdesktop was updated to 1.8.5:\n\n* Add bounds checking to protocol handling in order to fix many\n security problems when communicating with a malicious server.\n\nrdesktop was updated to 1.8.4 (fix for boo#1121448):\n\n* Add rdp_protocol_error function that is used in several fixes\n* Refactor of process_bitmap_updates\n* Fix possible integer overflow in s_check_rem() on 32bit arch\n* Fix memory corruption in process_bitmap_data - CVE-2018-8794\n* Fix remote code execution in process_bitmap_data - CVE-2018-8795\n* Fix remote code execution in process_plane - CVE-2018-8797\n* Fix Denial of Service in mcs_recv_connect_response - CVE-2018-20175\n* Fix Denial of Service in mcs_parse_domain_params - CVE-2018-20175\n* Fix Denial of Service in sec_parse_crypt_info - CVE-2018-20176\n* Fix Denial of Service in sec_recv - CVE-2018-20176\n* Fix minor information leak in rdpdr_process - CVE-2018-8791\n* Fix Denial of Service in cssp_read_tsrequest - CVE-2018-8792\n* Fix remote code execution in cssp_read_tsrequest - CVE-2018-8793\n* Fix Denial of Service in process_bitmap_data - CVE-2018-8796\n* Fix minor information leak in rdpsnd_process_ping - CVE-2018-8798\n* Fix Denial of Service in process_secondary_order - CVE-2018-8799\n* Fix remote code execution in in ui_clip_handle_data - CVE-2018-8800\n* Fix major information leak in ui_clip_handle_data - CVE-2018-20174\n* Fix memory corruption in rdp_in_unistr - CVE-2018-20177\n* Fix Denial of Service in process_demand_active - CVE-2018-20178\n* Fix remote code execution in lspci_process - CVE-2018-20179\n* Fix remote code execution in rdpsnddbg_process - CVE-2018-20180\n* Fix remote code execution in seamless_process - CVE-2018-20181\n* Fix remote code execution in seamless_process_line - CVE-2018-20182\n* Fix building against OpenSSL 1.1\n- remove obsolete patches\n* rdesktop-Fix-OpenSSL-1.1-compability-issues.patch\n* rdesktop-Fix-crash-in-rdssl_cert_to_rkey.patch\n\n- update changes file\n* add missing info about bugzilla 1121448\n\n- Added rdesktop-Fix-decryption.patch\nPatch from https://github.com/rdesktop/rdesktop/pull/334 to fix\nconnections to VirtualBox.\n\n- update to 1.8.6\n* Fix protocol code handling new licenses\n\n- update to 1.8.5\n* Add bounds checking to protocol handling in order to fix many\nsecurity problems when communicating with a malicious server.\n\n- Trim redundant wording from description.\n- Use %make_install.\n\n- update to 1.8.4 (fix for boo#1121448)\n* Add rdp_protocol_error function that is used in several fixes\n* Refactor of process_bitmap_updates\n* Fix possible integer overflow in s_check_rem() on 32bit arch\n* Fix memory corruption in process_bitmap_data - CVE-2018-8794\n* Fix remote code execution in process_bitmap_data - CVE-2018-8795\n* Fix remote code execution in process_plane - CVE-2018-8797\n* Fix Denial of Service in mcs_recv_connect_response - CVE-2018-20175\n* Fix Denial of Service in mcs_parse_domain_params - CVE-2018-20175\n* Fix Denial of Service in sec_parse_crypt_info - CVE-2018-20176\n* Fix Denial of Service in sec_recv - CVE-2018-20176\n* Fix minor information leak in rdpdr_process - CVE-2018-8791\n* Fix Denial of Service in cssp_read_tsrequest - CVE-2018-8792\n* Fix remote code execution in cssp_read_tsrequest - CVE-2018-8793\n* Fix Denial of Service in process_bitmap_data - CVE-2018-8796\n* Fix minor information leak in rdpsnd_process_ping - CVE-2018-8798\n* Fix Denial of Service in process_secondary_order - CVE-2018-8799\n* Fix remote code execution in in ui_clip_handle_data - CVE-2018-8800\n* Fix major information leak in ui_clip_handle_data - CVE-2018-20174\n* Fix memory corruption in rdp_in_unistr - CVE-2018-20177\n* Fix Denial of Service in process_demand_active - CVE-2018-20178\n* Fix remote code execution in lspci_process - CVE-2018-20179\n* Fix remote code execution in rdpsnddbg_process - CVE-2018-20180\n* Fix remote code execution in seamless_process - CVE-2018-20181\n* Fix remote code execution in seamless_process_line - CVE-2018-20182\n* Fix building against OpenSSL 1.1\n", title: "Description of the patch", }, { category: "details", text: "openSUSE-2019-2135", title: "Patchnames", }, { category: "legal_disclaimer", text: "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", title: "Terms of use", }, ], publisher: { category: "vendor", contact_details: "https://www.suse.com/support/security/contact/", name: "SUSE Product Security Team", namespace: "https://www.suse.com/", }, references: [ { category: "external", summary: "SUSE ratings", url: "https://www.suse.com/support/security/rating/", }, { category: "self", summary: "URL of this CSAF notice", url: "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2019_2135-1.json", }, { category: "self", summary: "URL for openSUSE-SU-2019:2135-1", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/5MCVZLNEOZHBW55VIVPPCJCYS3FNB6ZZ/#5MCVZLNEOZHBW55VIVPPCJCYS3FNB6ZZ", }, { category: "self", summary: "E-Mail link for openSUSE-SU-2019:2135-1", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/5MCVZLNEOZHBW55VIVPPCJCYS3FNB6ZZ/#5MCVZLNEOZHBW55VIVPPCJCYS3FNB6ZZ", }, { category: "self", summary: "SUSE Bug 1121448", url: "https://bugzilla.suse.com/1121448", }, { category: "self", summary: "SUSE CVE CVE-2018-20174 page", url: "https://www.suse.com/security/cve/CVE-2018-20174/", }, { category: "self", summary: "SUSE CVE CVE-2018-20175 page", url: "https://www.suse.com/security/cve/CVE-2018-20175/", }, { category: "self", summary: "SUSE CVE CVE-2018-20176 page", url: "https://www.suse.com/security/cve/CVE-2018-20176/", }, { category: "self", summary: "SUSE CVE CVE-2018-20177 page", url: "https://www.suse.com/security/cve/CVE-2018-20177/", }, { category: "self", summary: "SUSE CVE CVE-2018-20178 page", url: "https://www.suse.com/security/cve/CVE-2018-20178/", }, { category: "self", summary: "SUSE CVE CVE-2018-20179 page", url: "https://www.suse.com/security/cve/CVE-2018-20179/", }, { category: "self", summary: "SUSE CVE CVE-2018-20180 page", url: "https://www.suse.com/security/cve/CVE-2018-20180/", }, { category: "self", summary: "SUSE CVE CVE-2018-20181 page", url: "https://www.suse.com/security/cve/CVE-2018-20181/", }, { category: "self", summary: "SUSE CVE CVE-2018-20182 page", url: "https://www.suse.com/security/cve/CVE-2018-20182/", }, { category: "self", summary: "SUSE CVE CVE-2018-8791 page", url: "https://www.suse.com/security/cve/CVE-2018-8791/", }, { category: "self", summary: "SUSE CVE CVE-2018-8792 page", url: "https://www.suse.com/security/cve/CVE-2018-8792/", }, { category: "self", summary: "SUSE CVE CVE-2018-8793 page", url: "https://www.suse.com/security/cve/CVE-2018-8793/", }, { category: "self", summary: "SUSE CVE CVE-2018-8794 page", url: "https://www.suse.com/security/cve/CVE-2018-8794/", }, { category: "self", summary: "SUSE CVE CVE-2018-8795 page", url: "https://www.suse.com/security/cve/CVE-2018-8795/", }, { category: "self", summary: "SUSE CVE CVE-2018-8796 page", url: "https://www.suse.com/security/cve/CVE-2018-8796/", }, { category: "self", summary: "SUSE CVE CVE-2018-8797 page", url: "https://www.suse.com/security/cve/CVE-2018-8797/", }, { category: "self", summary: "SUSE CVE CVE-2018-8798 page", url: "https://www.suse.com/security/cve/CVE-2018-8798/", }, { category: "self", summary: "SUSE CVE CVE-2018-8799 page", url: "https://www.suse.com/security/cve/CVE-2018-8799/", }, { category: "self", summary: "SUSE CVE CVE-2018-8800 page", url: "https://www.suse.com/security/cve/CVE-2018-8800/", }, ], title: "Security update for rdesktop", tracking: { current_release_date: "2019-09-14T16:17:10Z", generator: { date: "2019-09-14T16:17:10Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "openSUSE-SU-2019:2135-1", initial_release_date: "2019-09-14T16:17:10Z", revision_history: [ { date: "2019-09-14T16:17:10Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "rdesktop-1.8.6-bp151.2.3.1.aarch64", product: { name: "rdesktop-1.8.6-bp151.2.3.1.aarch64", product_id: "rdesktop-1.8.6-bp151.2.3.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "rdesktop-1.8.6-bp151.2.3.1.ppc64le", product: { name: "rdesktop-1.8.6-bp151.2.3.1.ppc64le", product_id: "rdesktop-1.8.6-bp151.2.3.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "rdesktop-1.8.6-bp151.2.3.1.s390x", product: { name: "rdesktop-1.8.6-bp151.2.3.1.s390x", product_id: "rdesktop-1.8.6-bp151.2.3.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "rdesktop-1.8.6-bp151.2.3.1.x86_64", product: { name: "rdesktop-1.8.6-bp151.2.3.1.x86_64", product_id: "rdesktop-1.8.6-bp151.2.3.1.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "SUSE Package Hub 15 SP1", product: { name: "SUSE Package Hub 15 SP1", product_id: "SUSE Package Hub 15 SP1", }, }, { category: "product_name", name: "openSUSE Leap 15.1", product: { name: "openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1", product_identification_helper: { cpe: "cpe:/o:opensuse:leap:15.1", }, }, }, ], category: "product_family", name: "SUSE Linux Enterprise", }, ], category: "vendor", name: "SUSE", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "rdesktop-1.8.6-bp151.2.3.1.aarch64 as component of SUSE Package Hub 15 SP1", product_id: "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.aarch64", }, product_reference: "rdesktop-1.8.6-bp151.2.3.1.aarch64", relates_to_product_reference: "SUSE Package Hub 15 SP1", }, { category: "default_component_of", full_product_name: { name: "rdesktop-1.8.6-bp151.2.3.1.ppc64le as component of SUSE Package Hub 15 SP1", product_id: "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", }, product_reference: "rdesktop-1.8.6-bp151.2.3.1.ppc64le", relates_to_product_reference: "SUSE Package Hub 15 SP1", }, { category: "default_component_of", full_product_name: { name: "rdesktop-1.8.6-bp151.2.3.1.s390x as component of SUSE Package Hub 15 SP1", product_id: "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.s390x", }, product_reference: "rdesktop-1.8.6-bp151.2.3.1.s390x", relates_to_product_reference: "SUSE Package Hub 15 SP1", }, { category: "default_component_of", full_product_name: { name: "rdesktop-1.8.6-bp151.2.3.1.x86_64 as component of SUSE Package Hub 15 SP1", product_id: "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.x86_64", }, product_reference: "rdesktop-1.8.6-bp151.2.3.1.x86_64", relates_to_product_reference: "SUSE Package Hub 15 SP1", }, { category: "default_component_of", full_product_name: { name: "rdesktop-1.8.6-bp151.2.3.1.aarch64 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.aarch64", }, product_reference: "rdesktop-1.8.6-bp151.2.3.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "rdesktop-1.8.6-bp151.2.3.1.ppc64le as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", }, product_reference: "rdesktop-1.8.6-bp151.2.3.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "rdesktop-1.8.6-bp151.2.3.1.s390x as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.s390x", }, product_reference: "rdesktop-1.8.6-bp151.2.3.1.s390x", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "rdesktop-1.8.6-bp151.2.3.1.x86_64 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.x86_64", }, product_reference: "rdesktop-1.8.6-bp151.2.3.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.1", }, ], }, vulnerabilities: [ { cve: "CVE-2018-20174", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2018-20174", }, ], notes: [ { category: "general", text: "rdesktop versions up to and including v1.8.3 contain an Out-Of-Bounds Read in the function ui_clip_handle_data() that results in an information leak.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.s390x", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.x86_64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.s390x", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2018-20174", url: "https://www.suse.com/security/cve/CVE-2018-20174", }, { category: "external", summary: "SUSE Bug 1121448 for CVE-2018-20174", url: "https://bugzilla.suse.com/1121448", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.s390x", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.x86_64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.s390x", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", version: "3.0", }, products: [ "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.s390x", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.x86_64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.s390x", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2019-09-14T16:17:10Z", details: "critical", }, ], title: "CVE-2018-20174", }, { cve: "CVE-2018-20175", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2018-20175", }, ], notes: [ { category: "general", text: "rdesktop versions up to and including v1.8.3 contains several Integer Signedness errors that lead to Out-Of-Bounds Reads in the file mcs.c and result in a Denial of Service (segfault).", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.s390x", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.x86_64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.s390x", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2018-20175", url: "https://www.suse.com/security/cve/CVE-2018-20175", }, { category: "external", summary: "SUSE Bug 1121448 for CVE-2018-20175", url: "https://bugzilla.suse.com/1121448", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.s390x", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.x86_64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.s390x", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.s390x", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.x86_64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.s390x", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2019-09-14T16:17:10Z", details: "critical", }, ], title: "CVE-2018-20175", }, { cve: "CVE-2018-20176", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2018-20176", }, ], notes: [ { category: "general", text: "rdesktop versions up to and including v1.8.3 contain several Out-Of- Bounds Reads in the file secure.c that result in a Denial of Service (segfault).", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.s390x", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.x86_64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.s390x", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2018-20176", url: "https://www.suse.com/security/cve/CVE-2018-20176", }, { category: "external", summary: "SUSE Bug 1121448 for CVE-2018-20176", url: "https://bugzilla.suse.com/1121448", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.s390x", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.x86_64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.s390x", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.s390x", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.x86_64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.s390x", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2019-09-14T16:17:10Z", details: "critical", }, ], title: "CVE-2018-20176", }, { cve: "CVE-2018-20177", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2018-20177", }, ], notes: [ { category: "general", text: "rdesktop versions up to and including v1.8.3 contain an Integer Overflow that leads to a Heap-Based Buffer Overflow in the function rdp_in_unistr() and results in memory corruption and possibly even a remote code execution.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.s390x", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.x86_64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.s390x", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2018-20177", url: "https://www.suse.com/security/cve/CVE-2018-20177", }, { category: "external", summary: "SUSE Bug 1121448 for CVE-2018-20177", url: "https://bugzilla.suse.com/1121448", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.s390x", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.x86_64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.s390x", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 9.8, baseSeverity: "CRITICAL", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.s390x", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.x86_64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.s390x", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2019-09-14T16:17:10Z", details: "critical", }, ], title: "CVE-2018-20177", }, { cve: "CVE-2018-20178", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2018-20178", }, ], notes: [ { category: "general", text: "rdesktop versions up to and including v1.8.3 contain an Out-Of-Bounds Read in the function process_demand_active() that results in a Denial of Service (segfault).", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.s390x", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.x86_64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.s390x", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2018-20178", url: "https://www.suse.com/security/cve/CVE-2018-20178", }, { category: "external", summary: "SUSE Bug 1121448 for CVE-2018-20178", url: "https://bugzilla.suse.com/1121448", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.s390x", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.x86_64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.s390x", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.s390x", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.x86_64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.s390x", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2019-09-14T16:17:10Z", details: "critical", }, ], title: "CVE-2018-20178", }, { cve: "CVE-2018-20179", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2018-20179", }, ], notes: [ { category: "general", text: "rdesktop versions up to and including v1.8.3 contain an Integer Underflow that leads to a Heap-Based Buffer Overflow in the function lspci_process() and results in memory corruption and probably even a remote code execution.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.s390x", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.x86_64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.s390x", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2018-20179", url: "https://www.suse.com/security/cve/CVE-2018-20179", }, { category: "external", summary: "SUSE Bug 1121448 for CVE-2018-20179", url: "https://bugzilla.suse.com/1121448", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.s390x", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.x86_64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.s390x", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 9.8, baseSeverity: "CRITICAL", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.s390x", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.x86_64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.s390x", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2019-09-14T16:17:10Z", details: "critical", }, ], title: "CVE-2018-20179", }, { cve: "CVE-2018-20180", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2018-20180", }, ], notes: [ { category: "general", text: "rdesktop versions up to and including v1.8.3 contain an Integer Underflow that leads to a Heap-Based Buffer Overflow in the function rdpsnddbg_process() and results in memory corruption and probably even a remote code execution.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.s390x", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.x86_64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.s390x", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2018-20180", url: "https://www.suse.com/security/cve/CVE-2018-20180", }, { category: "external", summary: "SUSE Bug 1121448 for CVE-2018-20180", url: "https://bugzilla.suse.com/1121448", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.s390x", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.x86_64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.s390x", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 9.8, baseSeverity: "CRITICAL", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.s390x", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.x86_64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.s390x", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2019-09-14T16:17:10Z", details: "critical", }, ], title: "CVE-2018-20180", }, { cve: "CVE-2018-20181", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2018-20181", }, ], notes: [ { category: "general", text: "rdesktop versions up to and including v1.8.3 contain an Integer Underflow that leads to a Heap-Based Buffer Overflow in the function seamless_process() and results in memory corruption and probably even a remote code execution.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.s390x", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.x86_64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.s390x", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2018-20181", url: "https://www.suse.com/security/cve/CVE-2018-20181", }, { category: "external", summary: "SUSE Bug 1121448 for CVE-2018-20181", url: "https://bugzilla.suse.com/1121448", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.s390x", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.x86_64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.s390x", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 9.8, baseSeverity: "CRITICAL", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.s390x", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.x86_64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.s390x", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2019-09-14T16:17:10Z", details: "critical", }, ], title: "CVE-2018-20181", }, { cve: "CVE-2018-20182", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2018-20182", }, ], notes: [ { category: "general", text: "rdesktop versions up to and including v1.8.3 contain a Buffer Overflow over the global variables in the function seamless_process_line() that results in memory corruption and probably even a remote code execution.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.s390x", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.x86_64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.s390x", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2018-20182", url: "https://www.suse.com/security/cve/CVE-2018-20182", }, { category: "external", summary: "SUSE Bug 1121448 for CVE-2018-20182", url: "https://bugzilla.suse.com/1121448", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.s390x", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.x86_64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.s390x", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 9.8, baseSeverity: "CRITICAL", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.s390x", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.x86_64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.s390x", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2019-09-14T16:17:10Z", details: "critical", }, ], title: "CVE-2018-20182", }, { cve: "CVE-2018-8791", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2018-8791", }, ], notes: [ { category: "general", text: "rdesktop versions up to and including v1.8.3 contain an Out-Of-Bounds Read in function rdpdr_process() that results in an information leak.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.s390x", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.x86_64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.s390x", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2018-8791", url: "https://www.suse.com/security/cve/CVE-2018-8791", }, { category: "external", summary: "SUSE Bug 1121448 for CVE-2018-8791", url: "https://bugzilla.suse.com/1121448", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.s390x", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.x86_64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.s390x", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", version: "3.0", }, products: [ "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.s390x", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.x86_64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.s390x", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2019-09-14T16:17:10Z", details: "critical", }, ], title: "CVE-2018-8791", }, { cve: "CVE-2018-8792", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2018-8792", }, ], notes: [ { category: "general", text: "rdesktop versions up to and including v1.8.3 contain an Out-Of-Bounds Read in function cssp_read_tsrequest() that results in a Denial of Service (segfault).", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.s390x", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.x86_64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.s390x", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2018-8792", url: "https://www.suse.com/security/cve/CVE-2018-8792", }, { category: "external", summary: "SUSE Bug 1121448 for CVE-2018-8792", url: "https://bugzilla.suse.com/1121448", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.s390x", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.x86_64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.s390x", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.s390x", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.x86_64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.s390x", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2019-09-14T16:17:10Z", details: "critical", }, ], title: "CVE-2018-8792", }, { cve: "CVE-2018-8793", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2018-8793", }, ], notes: [ { category: "general", text: "rdesktop versions up to and including v1.8.3 contain a Heap-Based Buffer Overflow in function cssp_read_tsrequest() that results in a memory corruption and probably even a remote code execution.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.s390x", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.x86_64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.s390x", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2018-8793", url: "https://www.suse.com/security/cve/CVE-2018-8793", }, { category: "external", summary: "SUSE Bug 1121448 for CVE-2018-8793", url: "https://bugzilla.suse.com/1121448", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.s390x", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.x86_64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.s390x", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 9.8, baseSeverity: "CRITICAL", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.s390x", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.x86_64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.s390x", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2019-09-14T16:17:10Z", details: "critical", }, ], title: "CVE-2018-8793", }, { cve: "CVE-2018-8794", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2018-8794", }, ], notes: [ { category: "general", text: "rdesktop versions up to and including v1.8.3 contain an Integer Overflow that leads to an Out-Of-Bounds Write in function process_bitmap_updates() and results in a memory corruption and possibly even a remote code execution.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.s390x", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.x86_64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.s390x", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2018-8794", url: "https://www.suse.com/security/cve/CVE-2018-8794", }, { category: "external", summary: "SUSE Bug 1121448 for CVE-2018-8794", url: "https://bugzilla.suse.com/1121448", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.s390x", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.x86_64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.s390x", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 9.8, baseSeverity: "CRITICAL", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.s390x", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.x86_64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.s390x", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2019-09-14T16:17:10Z", details: "critical", }, ], title: "CVE-2018-8794", }, { cve: "CVE-2018-8795", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2018-8795", }, ], notes: [ { category: "general", text: "rdesktop versions up to and including v1.8.3 contain an Integer Overflow that leads to a Heap-Based Buffer Overflow in function process_bitmap_updates() and results in a memory corruption and probably even a remote code execution.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.s390x", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.x86_64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.s390x", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2018-8795", url: "https://www.suse.com/security/cve/CVE-2018-8795", }, { category: "external", summary: "SUSE Bug 1121448 for CVE-2018-8795", url: "https://bugzilla.suse.com/1121448", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.s390x", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.x86_64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.s390x", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 9.8, baseSeverity: "CRITICAL", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.s390x", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.x86_64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.s390x", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2019-09-14T16:17:10Z", details: "critical", }, ], title: "CVE-2018-8795", }, { cve: "CVE-2018-8796", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2018-8796", }, ], notes: [ { category: "general", text: "rdesktop versions up to and including v1.8.3 contain an Out-Of-Bounds Read in function process_bitmap_updates() that results in a Denial of Service (segfault).", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.s390x", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.x86_64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.s390x", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2018-8796", url: "https://www.suse.com/security/cve/CVE-2018-8796", }, { category: "external", summary: "SUSE Bug 1121448 for CVE-2018-8796", url: "https://bugzilla.suse.com/1121448", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.s390x", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.x86_64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.s390x", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.s390x", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.x86_64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.s390x", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2019-09-14T16:17:10Z", details: "critical", }, ], title: "CVE-2018-8796", }, { cve: "CVE-2018-8797", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2018-8797", }, ], notes: [ { category: "general", text: "rdesktop versions up to and including v1.8.3 contain a Heap-Based Buffer Overflow in function process_plane() that results in a memory corruption and probably even a remote code execution.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.s390x", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.x86_64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.s390x", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2018-8797", url: "https://www.suse.com/security/cve/CVE-2018-8797", }, { category: "external", summary: "SUSE Bug 1121448 for CVE-2018-8797", url: "https://bugzilla.suse.com/1121448", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.s390x", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.x86_64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.s390x", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 9.8, baseSeverity: "CRITICAL", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.s390x", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.x86_64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.s390x", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2019-09-14T16:17:10Z", details: "critical", }, ], title: "CVE-2018-8797", }, { cve: "CVE-2018-8798", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2018-8798", }, ], notes: [ { category: "general", text: "rdesktop versions up to and including v1.8.3 contain an Out-Of-Bounds Read in function rdpsnd_process_ping() that results in an information leak.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.s390x", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.x86_64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.s390x", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2018-8798", url: "https://www.suse.com/security/cve/CVE-2018-8798", }, { category: "external", summary: "SUSE Bug 1121448 for CVE-2018-8798", url: "https://bugzilla.suse.com/1121448", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.s390x", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.x86_64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.s390x", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", version: "3.0", }, products: [ "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.s390x", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.x86_64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.s390x", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2019-09-14T16:17:10Z", details: "critical", }, ], title: "CVE-2018-8798", }, { cve: "CVE-2018-8799", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2018-8799", }, ], notes: [ { category: "general", text: "rdesktop versions up to and including v1.8.3 contain an Out-Of-Bounds Read in function process_secondary_order() that results in a Denial of Service (segfault).", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.s390x", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.x86_64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.s390x", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2018-8799", url: "https://www.suse.com/security/cve/CVE-2018-8799", }, { category: "external", summary: "SUSE Bug 1121448 for CVE-2018-8799", url: "https://bugzilla.suse.com/1121448", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.s390x", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.x86_64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.s390x", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.s390x", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.x86_64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.s390x", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2019-09-14T16:17:10Z", details: "critical", }, ], title: "CVE-2018-8799", }, { cve: "CVE-2018-8800", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2018-8800", }, ], notes: [ { category: "general", text: "rdesktop versions up to and including v1.8.3 contain a Heap-Based Buffer Overflow in function ui_clip_handle_data() that results in a memory corruption and probably even a remote code execution.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.s390x", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.x86_64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.s390x", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2018-8800", url: "https://www.suse.com/security/cve/CVE-2018-8800", }, { category: "external", summary: "SUSE Bug 1121448 for CVE-2018-8800", url: "https://bugzilla.suse.com/1121448", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.s390x", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.x86_64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.s390x", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 9.8, baseSeverity: "CRITICAL", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.s390x", "SUSE Package Hub 15 SP1:rdesktop-1.8.6-bp151.2.3.1.x86_64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.aarch64", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.ppc64le", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.s390x", "openSUSE Leap 15.1:rdesktop-1.8.6-bp151.2.3.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2019-09-14T16:17:10Z", details: "critical", }, ], title: "CVE-2018-8800", }, ], }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.