Vulnerability from csaf_suse
Published
2020-07-23 15:37
Modified
2020-07-23 15:37
Summary
Security update for freerdp
Notes
Title of the patch
Security update for freerdp
Description of the patch
This update for freerdp fixes the following issues:
frerdp was updated to version 2.1.2 (bsc#1171441,bsc#1173247 and jsc#ECO-2006):
- CVE-2020-11017: Fixed a double free which could have denied the server's service.
- CVE-2020-11018: Fixed an out of bounds read which a malicious clients could have triggered.
- CVE-2020-11019: Fixed an issue which could have led to denial of service if logger was set to 'WLOG_TRACE'.
- CVE-2020-11038: Fixed a buffer overflow when /video redirection was used.
- CVE-2020-11039: Fixed an issue which could have allowed arbitrary memory read and write when USB redirection was enabled.
- CVE-2020-11040: Fixed an out of bounds data read in clear_decompress_subcode_rlex.
- CVE-2020-11041: Fixed an issue with the configuration for sound backend which could have led to server's denial of service.
- CVE-2020-11043: Fixed an out of bounds read in rfx_process_message_tileset.
- CVE-2020-11085: Fixed an out of bounds read in cliprdr_read_format_list.
- CVE-2020-11086: Fixed an out of bounds read in ntlm_read_ntlm_v2_client_challenge.
- CVE-2020-11087: Fixed an out of bounds read in ntlm_read_AuthenticateMessage.
- CVE-2020-11088: Fixed an out of bounds read in ntlm_read_NegotiateMessage.
- CVE-2020-11089: Fixed an out of bounds read in irp function family.
- CVE-2020-11095: Fixed a global out of bounds read in update_recv_primary_order.
- CVE-2020-11096: Fixed a global out of bounds read in update_read_cache_bitmap_v3_order.
- CVE-2020-11097: Fixed an out of bounds read in ntlm_av_pair_get.
- CVE-2020-11098: Fixed an out of bounds read in glyph_cache_put.
- CVE-2020-11099: Fixed an out of bounds Read in license_read_new_or_upgrade_license_packet.
- CVE-2020-11521: Fixed an out of bounds write in planar.c (bsc#1171443).
- CVE-2020-11522: Fixed an out of bounds read in gdi.c (bsc#1171444).
- CVE-2020-11523: Fixed an integer overflow in region.c (bsc#1171445).
- CVE-2020-11524: Fixed an out of bounds write in interleaved.c (bsc#1171446).
- CVE-2020-11525: Fixed an out of bounds read in bitmap.c (bsc#1171447).
- CVE-2020-11526: Fixed an out of bounds read in update_recv_secondary_order (bsc#1171674).
- CVE-2020-13396: Fixed an Read in ntlm_read_ChallengeMessage.
- CVE-2020-13397: Fixed an out of bounds read in security_fips_decrypt due to uninitialized value.
- CVE-2020-13398: Fixed an out of bounds write in crypto_rsa_common.
- CVE-2020-4030: Fixed an out of bounds read in `TrioParse`.
- CVE-2020-4031: Fixed a use after free in gdi_SelectObject.
- CVE-2020-4032: Fixed an integer casting in `update_recv_secondary_order`.
- CVE-2020-4033: Fixed an out of bound read in RLEDECOMPRESS.
- Fixed an issue where freerdp failed with -fno-common (bsc#1169748).
- Fixed an issue where USB redirection with FreeRDP was not working (bsc#1169679).
Patchnames
SUSE-2020-2032,SUSE-SLE-Product-WE-15-SP1-2020-2032
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 freerdp", title: "Title of the patch", }, { category: "description", text: "This update for freerdp fixes the following issues:\n\nfrerdp was updated to version 2.1.2 (bsc#1171441,bsc#1173247 and jsc#ECO-2006):\n\n- CVE-2020-11017: Fixed a double free which could have denied the server's service.\n- CVE-2020-11018: Fixed an out of bounds read which a malicious clients could have triggered.\n- CVE-2020-11019: Fixed an issue which could have led to denial of service if logger was set to 'WLOG_TRACE'.\n- CVE-2020-11038: Fixed a buffer overflow when /video redirection was used.\n- CVE-2020-11039: Fixed an issue which could have allowed arbitrary memory read and write when USB redirection was enabled.\n- CVE-2020-11040: Fixed an out of bounds data read in clear_decompress_subcode_rlex.\n- CVE-2020-11041: Fixed an issue with the configuration for sound backend which could have led to server's denial of service.\n- CVE-2020-11043: Fixed an out of bounds read in rfx_process_message_tileset.\n- CVE-2020-11085: Fixed an out of bounds read in cliprdr_read_format_list.\n- CVE-2020-11086: Fixed an out of bounds read in ntlm_read_ntlm_v2_client_challenge.\n- CVE-2020-11087: Fixed an out of bounds read in ntlm_read_AuthenticateMessage.\n- CVE-2020-11088: Fixed an out of bounds read in ntlm_read_NegotiateMessage.\n- CVE-2020-11089: Fixed an out of bounds read in irp function family.\n- CVE-2020-11095: Fixed a global out of bounds read in update_recv_primary_order.\n- CVE-2020-11096: Fixed a global out of bounds read in update_read_cache_bitmap_v3_order.\n- CVE-2020-11097: Fixed an out of bounds read in ntlm_av_pair_get.\n- CVE-2020-11098: Fixed an out of bounds read in glyph_cache_put.\n- CVE-2020-11099: Fixed an out of bounds Read in license_read_new_or_upgrade_license_packet.\n- CVE-2020-11521: Fixed an out of bounds write in planar.c (bsc#1171443).\n- CVE-2020-11522: Fixed an out of bounds read in gdi.c (bsc#1171444).\n- CVE-2020-11523: Fixed an integer overflow in region.c (bsc#1171445).\n- CVE-2020-11524: Fixed an out of bounds write in interleaved.c (bsc#1171446).\n- CVE-2020-11525: Fixed an out of bounds read in bitmap.c (bsc#1171447).\n- CVE-2020-11526: Fixed an out of bounds read in update_recv_secondary_order (bsc#1171674).\n- CVE-2020-13396: Fixed an Read in ntlm_read_ChallengeMessage.\n- CVE-2020-13397: Fixed an out of bounds read in security_fips_decrypt due to uninitialized value.\n- CVE-2020-13398: Fixed an out of bounds write in crypto_rsa_common.\n- CVE-2020-4030: Fixed an out of bounds read in `TrioParse`.\n- CVE-2020-4031: Fixed a use after free in gdi_SelectObject.\n- CVE-2020-4032: Fixed an integer casting in `update_recv_secondary_order`.\n- CVE-2020-4033: Fixed an out of bound read in RLEDECOMPRESS.\n- Fixed an issue where freerdp failed with -fno-common (bsc#1169748).\n- Fixed an issue where USB redirection with FreeRDP was not working (bsc#1169679).\n", title: "Description of the patch", }, { category: "details", text: "SUSE-2020-2032,SUSE-SLE-Product-WE-15-SP1-2020-2032", 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/suse-su-2020_2032-1.json", }, { category: "self", summary: "URL for SUSE-SU-2020:2032-1", url: "https://www.suse.com/support/update/announcement/2020/suse-su-20202032-1/", }, { category: "self", summary: "E-Mail link for SUSE-SU-2020:2032-1", url: "https://lists.suse.com/pipermail/sle-security-updates/2020-July/007177.html", }, { category: "self", summary: "SUSE Bug 1169679", url: "https://bugzilla.suse.com/1169679", }, { category: "self", summary: "SUSE Bug 1169748", url: "https://bugzilla.suse.com/1169748", }, { category: "self", summary: "SUSE Bug 1171441", url: "https://bugzilla.suse.com/1171441", }, { category: "self", summary: "SUSE Bug 1171443", url: "https://bugzilla.suse.com/1171443", }, { category: "self", summary: "SUSE Bug 1171444", url: "https://bugzilla.suse.com/1171444", }, { category: "self", summary: "SUSE Bug 1171445", url: "https://bugzilla.suse.com/1171445", }, { category: "self", summary: "SUSE Bug 1171446", url: "https://bugzilla.suse.com/1171446", }, { category: "self", summary: "SUSE Bug 1171447", url: "https://bugzilla.suse.com/1171447", }, { category: "self", summary: "SUSE Bug 1171474", url: "https://bugzilla.suse.com/1171474", }, { category: "self", summary: "SUSE Bug 1173247", url: "https://bugzilla.suse.com/1173247", }, { category: "self", summary: "SUSE Bug 1173605", url: "https://bugzilla.suse.com/1173605", }, { category: "self", summary: "SUSE Bug 1174200", url: "https://bugzilla.suse.com/1174200", }, { category: "self", summary: "SUSE CVE CVE-2020-11017 page", url: "https://www.suse.com/security/cve/CVE-2020-11017/", }, { category: "self", summary: "SUSE CVE CVE-2020-11018 page", url: "https://www.suse.com/security/cve/CVE-2020-11018/", }, { category: "self", summary: "SUSE CVE CVE-2020-11019 page", url: "https://www.suse.com/security/cve/CVE-2020-11019/", }, { category: "self", summary: "SUSE CVE CVE-2020-11038 page", url: "https://www.suse.com/security/cve/CVE-2020-11038/", }, { category: "self", summary: "SUSE CVE CVE-2020-11039 page", url: "https://www.suse.com/security/cve/CVE-2020-11039/", }, { category: "self", summary: "SUSE CVE CVE-2020-11040 page", url: "https://www.suse.com/security/cve/CVE-2020-11040/", }, { category: "self", summary: "SUSE CVE CVE-2020-11041 page", url: "https://www.suse.com/security/cve/CVE-2020-11041/", }, { category: "self", summary: "SUSE CVE CVE-2020-11043 page", url: "https://www.suse.com/security/cve/CVE-2020-11043/", }, { category: "self", summary: "SUSE CVE CVE-2020-11085 page", url: "https://www.suse.com/security/cve/CVE-2020-11085/", }, { category: "self", summary: "SUSE CVE CVE-2020-11086 page", url: "https://www.suse.com/security/cve/CVE-2020-11086/", }, { category: "self", summary: "SUSE CVE CVE-2020-11087 page", url: "https://www.suse.com/security/cve/CVE-2020-11087/", }, { category: "self", summary: "SUSE CVE CVE-2020-11088 page", url: "https://www.suse.com/security/cve/CVE-2020-11088/", }, { category: "self", summary: "SUSE CVE CVE-2020-11089 page", url: "https://www.suse.com/security/cve/CVE-2020-11089/", }, { category: "self", summary: "SUSE CVE CVE-2020-11095 page", url: "https://www.suse.com/security/cve/CVE-2020-11095/", }, { category: "self", summary: "SUSE CVE CVE-2020-11096 page", url: "https://www.suse.com/security/cve/CVE-2020-11096/", }, { category: "self", summary: "SUSE CVE CVE-2020-11097 page", url: "https://www.suse.com/security/cve/CVE-2020-11097/", }, { category: "self", summary: "SUSE CVE CVE-2020-11098 page", url: "https://www.suse.com/security/cve/CVE-2020-11098/", }, { category: "self", summary: "SUSE CVE CVE-2020-11099 page", url: "https://www.suse.com/security/cve/CVE-2020-11099/", }, { category: "self", summary: "SUSE CVE CVE-2020-11521 page", url: "https://www.suse.com/security/cve/CVE-2020-11521/", }, { category: "self", summary: "SUSE CVE CVE-2020-11522 page", url: "https://www.suse.com/security/cve/CVE-2020-11522/", }, { category: "self", summary: "SUSE CVE CVE-2020-11523 page", url: "https://www.suse.com/security/cve/CVE-2020-11523/", }, { category: "self", summary: "SUSE CVE CVE-2020-11524 page", url: "https://www.suse.com/security/cve/CVE-2020-11524/", }, { category: "self", summary: "SUSE CVE CVE-2020-11525 page", url: "https://www.suse.com/security/cve/CVE-2020-11525/", }, { category: "self", summary: "SUSE CVE CVE-2020-11526 page", url: "https://www.suse.com/security/cve/CVE-2020-11526/", }, { category: "self", summary: "SUSE CVE CVE-2020-13396 page", url: "https://www.suse.com/security/cve/CVE-2020-13396/", }, { category: "self", summary: "SUSE CVE CVE-2020-13397 page", url: "https://www.suse.com/security/cve/CVE-2020-13397/", }, { category: "self", summary: "SUSE CVE CVE-2020-13398 page", url: "https://www.suse.com/security/cve/CVE-2020-13398/", }, { category: "self", summary: "SUSE CVE CVE-2020-4030 page", url: "https://www.suse.com/security/cve/CVE-2020-4030/", }, { category: "self", summary: "SUSE CVE CVE-2020-4031 page", url: "https://www.suse.com/security/cve/CVE-2020-4031/", }, { category: "self", summary: "SUSE CVE CVE-2020-4032 page", url: "https://www.suse.com/security/cve/CVE-2020-4032/", }, { category: "self", summary: "SUSE CVE CVE-2020-4033 page", url: "https://www.suse.com/security/cve/CVE-2020-4033/", }, ], title: "Security update for freerdp", tracking: { current_release_date: "2020-07-23T15:37:31Z", generator: { date: "2020-07-23T15:37:31Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "SUSE-SU-2020:2032-1", initial_release_date: "2020-07-23T15:37:31Z", revision_history: [ { date: "2020-07-23T15:37:31Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "freerdp-2.1.2-10.15.1.aarch64", product: { name: "freerdp-2.1.2-10.15.1.aarch64", product_id: "freerdp-2.1.2-10.15.1.aarch64", }, }, { category: "product_version", name: "freerdp-devel-2.1.2-10.15.1.aarch64", product: { name: "freerdp-devel-2.1.2-10.15.1.aarch64", product_id: "freerdp-devel-2.1.2-10.15.1.aarch64", }, }, { category: "product_version", name: "freerdp-proxy-2.1.2-10.15.1.aarch64", product: { name: "freerdp-proxy-2.1.2-10.15.1.aarch64", product_id: "freerdp-proxy-2.1.2-10.15.1.aarch64", }, }, { category: "product_version", name: "freerdp-server-2.1.2-10.15.1.aarch64", product: { name: "freerdp-server-2.1.2-10.15.1.aarch64", product_id: "freerdp-server-2.1.2-10.15.1.aarch64", }, }, { category: "product_version", name: "freerdp-wayland-2.1.2-10.15.1.aarch64", product: { name: "freerdp-wayland-2.1.2-10.15.1.aarch64", product_id: "freerdp-wayland-2.1.2-10.15.1.aarch64", }, }, { category: "product_version", name: "libfreerdp2-2.1.2-10.15.1.aarch64", product: { name: "libfreerdp2-2.1.2-10.15.1.aarch64", product_id: "libfreerdp2-2.1.2-10.15.1.aarch64", }, }, { category: "product_version", name: "libuwac0-0-2.1.2-10.15.1.aarch64", product: { name: "libuwac0-0-2.1.2-10.15.1.aarch64", product_id: "libuwac0-0-2.1.2-10.15.1.aarch64", }, }, { category: "product_version", name: "libwinpr2-2.1.2-10.15.1.aarch64", product: { name: "libwinpr2-2.1.2-10.15.1.aarch64", product_id: "libwinpr2-2.1.2-10.15.1.aarch64", }, }, { category: "product_version", name: "uwac0-0-devel-2.1.2-10.15.1.aarch64", product: { name: "uwac0-0-devel-2.1.2-10.15.1.aarch64", product_id: "uwac0-0-devel-2.1.2-10.15.1.aarch64", }, }, { category: "product_version", name: "winpr2-devel-2.1.2-10.15.1.aarch64", product: { name: "winpr2-devel-2.1.2-10.15.1.aarch64", product_id: "winpr2-devel-2.1.2-10.15.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "freerdp-2.1.2-10.15.1.i586", product: { name: "freerdp-2.1.2-10.15.1.i586", product_id: "freerdp-2.1.2-10.15.1.i586", }, }, { category: "product_version", name: "freerdp-devel-2.1.2-10.15.1.i586", product: { name: "freerdp-devel-2.1.2-10.15.1.i586", product_id: "freerdp-devel-2.1.2-10.15.1.i586", }, }, { category: "product_version", name: "freerdp-proxy-2.1.2-10.15.1.i586", product: { name: "freerdp-proxy-2.1.2-10.15.1.i586", product_id: "freerdp-proxy-2.1.2-10.15.1.i586", }, }, { category: "product_version", name: "freerdp-server-2.1.2-10.15.1.i586", product: { name: "freerdp-server-2.1.2-10.15.1.i586", product_id: "freerdp-server-2.1.2-10.15.1.i586", }, }, { category: "product_version", name: "freerdp-wayland-2.1.2-10.15.1.i586", product: { name: "freerdp-wayland-2.1.2-10.15.1.i586", product_id: "freerdp-wayland-2.1.2-10.15.1.i586", }, }, { category: "product_version", name: "libfreerdp2-2.1.2-10.15.1.i586", product: { name: "libfreerdp2-2.1.2-10.15.1.i586", product_id: "libfreerdp2-2.1.2-10.15.1.i586", }, }, { category: "product_version", name: "libuwac0-0-2.1.2-10.15.1.i586", product: { name: "libuwac0-0-2.1.2-10.15.1.i586", product_id: "libuwac0-0-2.1.2-10.15.1.i586", }, }, { category: "product_version", name: "libwinpr2-2.1.2-10.15.1.i586", product: { name: "libwinpr2-2.1.2-10.15.1.i586", product_id: "libwinpr2-2.1.2-10.15.1.i586", }, }, { category: "product_version", name: "uwac0-0-devel-2.1.2-10.15.1.i586", product: { name: "uwac0-0-devel-2.1.2-10.15.1.i586", product_id: "uwac0-0-devel-2.1.2-10.15.1.i586", }, }, { category: "product_version", name: "winpr2-devel-2.1.2-10.15.1.i586", product: { name: "winpr2-devel-2.1.2-10.15.1.i586", product_id: "winpr2-devel-2.1.2-10.15.1.i586", }, }, ], category: "architecture", name: "i586", }, { branches: [ { category: "product_version", name: "freerdp-2.1.2-10.15.1.ppc64le", product: { name: "freerdp-2.1.2-10.15.1.ppc64le", product_id: "freerdp-2.1.2-10.15.1.ppc64le", }, }, { category: "product_version", name: "freerdp-devel-2.1.2-10.15.1.ppc64le", product: { name: "freerdp-devel-2.1.2-10.15.1.ppc64le", product_id: "freerdp-devel-2.1.2-10.15.1.ppc64le", }, }, { category: "product_version", name: "freerdp-proxy-2.1.2-10.15.1.ppc64le", product: { name: "freerdp-proxy-2.1.2-10.15.1.ppc64le", product_id: "freerdp-proxy-2.1.2-10.15.1.ppc64le", }, }, { category: "product_version", name: "freerdp-server-2.1.2-10.15.1.ppc64le", product: { name: "freerdp-server-2.1.2-10.15.1.ppc64le", product_id: "freerdp-server-2.1.2-10.15.1.ppc64le", }, }, { category: "product_version", name: "freerdp-wayland-2.1.2-10.15.1.ppc64le", product: { name: "freerdp-wayland-2.1.2-10.15.1.ppc64le", product_id: "freerdp-wayland-2.1.2-10.15.1.ppc64le", }, }, { category: "product_version", name: "libfreerdp2-2.1.2-10.15.1.ppc64le", product: { name: "libfreerdp2-2.1.2-10.15.1.ppc64le", product_id: "libfreerdp2-2.1.2-10.15.1.ppc64le", }, }, { category: "product_version", name: "libuwac0-0-2.1.2-10.15.1.ppc64le", product: { name: "libuwac0-0-2.1.2-10.15.1.ppc64le", product_id: "libuwac0-0-2.1.2-10.15.1.ppc64le", }, }, { category: "product_version", name: "libwinpr2-2.1.2-10.15.1.ppc64le", product: { name: "libwinpr2-2.1.2-10.15.1.ppc64le", product_id: "libwinpr2-2.1.2-10.15.1.ppc64le", }, }, { category: "product_version", name: "uwac0-0-devel-2.1.2-10.15.1.ppc64le", product: { name: "uwac0-0-devel-2.1.2-10.15.1.ppc64le", product_id: "uwac0-0-devel-2.1.2-10.15.1.ppc64le", }, }, { category: "product_version", name: "winpr2-devel-2.1.2-10.15.1.ppc64le", product: { name: "winpr2-devel-2.1.2-10.15.1.ppc64le", product_id: "winpr2-devel-2.1.2-10.15.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "freerdp-2.1.2-10.15.1.s390x", product: { name: "freerdp-2.1.2-10.15.1.s390x", product_id: "freerdp-2.1.2-10.15.1.s390x", }, }, { category: "product_version", name: "freerdp-devel-2.1.2-10.15.1.s390x", product: { name: "freerdp-devel-2.1.2-10.15.1.s390x", product_id: "freerdp-devel-2.1.2-10.15.1.s390x", }, }, { category: "product_version", name: "freerdp-proxy-2.1.2-10.15.1.s390x", product: { name: "freerdp-proxy-2.1.2-10.15.1.s390x", product_id: "freerdp-proxy-2.1.2-10.15.1.s390x", }, }, { category: "product_version", name: "freerdp-server-2.1.2-10.15.1.s390x", product: { name: "freerdp-server-2.1.2-10.15.1.s390x", product_id: "freerdp-server-2.1.2-10.15.1.s390x", }, }, { category: "product_version", name: "freerdp-wayland-2.1.2-10.15.1.s390x", product: { name: "freerdp-wayland-2.1.2-10.15.1.s390x", product_id: "freerdp-wayland-2.1.2-10.15.1.s390x", }, }, { category: "product_version", name: "libfreerdp2-2.1.2-10.15.1.s390x", product: { name: "libfreerdp2-2.1.2-10.15.1.s390x", product_id: "libfreerdp2-2.1.2-10.15.1.s390x", }, }, { category: "product_version", name: "libuwac0-0-2.1.2-10.15.1.s390x", product: { name: "libuwac0-0-2.1.2-10.15.1.s390x", product_id: "libuwac0-0-2.1.2-10.15.1.s390x", }, }, { category: "product_version", name: "libwinpr2-2.1.2-10.15.1.s390x", product: { name: "libwinpr2-2.1.2-10.15.1.s390x", product_id: "libwinpr2-2.1.2-10.15.1.s390x", }, }, { category: "product_version", name: "uwac0-0-devel-2.1.2-10.15.1.s390x", product: { name: "uwac0-0-devel-2.1.2-10.15.1.s390x", product_id: "uwac0-0-devel-2.1.2-10.15.1.s390x", }, }, { category: "product_version", name: "winpr2-devel-2.1.2-10.15.1.s390x", product: { name: "winpr2-devel-2.1.2-10.15.1.s390x", product_id: "winpr2-devel-2.1.2-10.15.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "freerdp-2.1.2-10.15.1.x86_64", product: { name: "freerdp-2.1.2-10.15.1.x86_64", product_id: "freerdp-2.1.2-10.15.1.x86_64", }, }, { category: "product_version", name: "freerdp-devel-2.1.2-10.15.1.x86_64", product: { name: "freerdp-devel-2.1.2-10.15.1.x86_64", product_id: "freerdp-devel-2.1.2-10.15.1.x86_64", }, }, { category: "product_version", name: "freerdp-proxy-2.1.2-10.15.1.x86_64", product: { name: "freerdp-proxy-2.1.2-10.15.1.x86_64", product_id: "freerdp-proxy-2.1.2-10.15.1.x86_64", }, }, { category: "product_version", name: "freerdp-server-2.1.2-10.15.1.x86_64", product: { name: "freerdp-server-2.1.2-10.15.1.x86_64", product_id: "freerdp-server-2.1.2-10.15.1.x86_64", }, }, { category: "product_version", name: "freerdp-wayland-2.1.2-10.15.1.x86_64", product: { name: "freerdp-wayland-2.1.2-10.15.1.x86_64", product_id: "freerdp-wayland-2.1.2-10.15.1.x86_64", }, }, { category: "product_version", name: "libfreerdp2-2.1.2-10.15.1.x86_64", product: { name: "libfreerdp2-2.1.2-10.15.1.x86_64", product_id: "libfreerdp2-2.1.2-10.15.1.x86_64", }, }, { category: "product_version", name: "libuwac0-0-2.1.2-10.15.1.x86_64", product: { name: "libuwac0-0-2.1.2-10.15.1.x86_64", product_id: "libuwac0-0-2.1.2-10.15.1.x86_64", }, }, { category: "product_version", name: "libwinpr2-2.1.2-10.15.1.x86_64", product: { name: "libwinpr2-2.1.2-10.15.1.x86_64", product_id: "libwinpr2-2.1.2-10.15.1.x86_64", }, }, { category: "product_version", name: "uwac0-0-devel-2.1.2-10.15.1.x86_64", product: { name: "uwac0-0-devel-2.1.2-10.15.1.x86_64", product_id: "uwac0-0-devel-2.1.2-10.15.1.x86_64", }, }, { category: "product_version", name: "winpr2-devel-2.1.2-10.15.1.x86_64", product: { name: "winpr2-devel-2.1.2-10.15.1.x86_64", product_id: "winpr2-devel-2.1.2-10.15.1.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "SUSE Linux Enterprise Workstation Extension 15 SP1", product: { name: "SUSE Linux Enterprise Workstation Extension 15 SP1", product_id: "SUSE Linux Enterprise Workstation Extension 15 SP1", product_identification_helper: { cpe: "cpe:/o:suse:sle-we:15:sp1", }, }, }, ], category: "product_family", name: "SUSE Linux Enterprise", }, ], category: "vendor", name: "SUSE", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "freerdp-2.1.2-10.15.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP1", product_id: "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", }, product_reference: "freerdp-2.1.2-10.15.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Workstation Extension 15 SP1", }, { category: "default_component_of", full_product_name: { name: "freerdp-devel-2.1.2-10.15.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP1", product_id: "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", }, product_reference: "freerdp-devel-2.1.2-10.15.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Workstation Extension 15 SP1", }, { category: "default_component_of", full_product_name: { name: "libfreerdp2-2.1.2-10.15.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP1", product_id: "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", }, product_reference: "libfreerdp2-2.1.2-10.15.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Workstation Extension 15 SP1", }, { category: "default_component_of", full_product_name: { name: "libwinpr2-2.1.2-10.15.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP1", product_id: "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", }, product_reference: "libwinpr2-2.1.2-10.15.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Workstation Extension 15 SP1", }, { category: "default_component_of", full_product_name: { name: "winpr2-devel-2.1.2-10.15.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP1", product_id: "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", }, product_reference: "winpr2-devel-2.1.2-10.15.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Workstation Extension 15 SP1", }, ], }, vulnerabilities: [ { cve: "CVE-2020-11017", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-11017", }, ], notes: [ { category: "general", text: "In FreeRDP less than or equal to 2.0.0, by providing manipulated input a malicious client can create a double free condition and crash the server. This is fixed in version 2.1.0.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2020-11017", url: "https://www.suse.com/security/cve/CVE-2020-11017", }, { category: "external", summary: "SUSE Bug 1171441 for CVE-2020-11017", url: "https://bugzilla.suse.com/1171441", }, ], 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 Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-07-23T15:37:31Z", details: "moderate", }, ], title: "CVE-2020-11017", }, { cve: "CVE-2020-11018", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-11018", }, ], notes: [ { category: "general", text: "In FreeRDP less than or equal to 2.0.0, a possible resource exhaustion vulnerability can be performed. Malicious clients could trigger out of bound reads causing memory allocation with random size. This has been fixed in 2.1.0.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2020-11018", url: "https://www.suse.com/security/cve/CVE-2020-11018", }, { category: "external", summary: "SUSE Bug 1171441 for CVE-2020-11018", url: "https://bugzilla.suse.com/1171441", }, ], 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 Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-07-23T15:37:31Z", details: "important", }, ], title: "CVE-2020-11018", }, { cve: "CVE-2020-11019", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-11019", }, ], notes: [ { category: "general", text: "In FreeRDP less than or equal to 2.0.0, when running with logger set to \"WLOG_TRACE\", a possible crash of application could occur due to a read of an invalid array index. Data could be printed as string to local terminal. This has been fixed in 2.1.0.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2020-11019", url: "https://www.suse.com/security/cve/CVE-2020-11019", }, { category: "external", summary: "SUSE Bug 1171441 for CVE-2020-11019", url: "https://bugzilla.suse.com/1171441", }, ], 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 Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 4.3, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", version: "3.1", }, products: [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-07-23T15:37:31Z", details: "important", }, ], title: "CVE-2020-11019", }, { cve: "CVE-2020-11038", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-11038", }, ], notes: [ { category: "general", text: "In FreeRDP less than or equal to 2.0.0, an Integer Overflow to Buffer Overflow exists. When using /video redirection, a manipulated server can instruct the client to allocate a buffer with a smaller size than requested due to an integer overflow in size calculation. With later messages, the server can manipulate the client to write data out of bound to the previously allocated buffer. This has been patched in 2.1.0.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2020-11038", url: "https://www.suse.com/security/cve/CVE-2020-11038", }, { category: "external", summary: "SUSE Bug 1171441 for CVE-2020-11038", url: "https://bugzilla.suse.com/1171441", }, ], 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 Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.9, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:N/I:H/A:L", version: "3.1", }, products: [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-07-23T15:37:31Z", details: "important", }, ], title: "CVE-2020-11038", }, { cve: "CVE-2020-11039", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-11039", }, ], notes: [ { category: "general", text: "In FreeRDP less than or equal to 2.0.0, when using a manipulated server with USB redirection enabled (nearly) arbitrary memory can be read and written due to integer overflows in length checks. This has been patched in 2.1.0.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2020-11039", url: "https://www.suse.com/security/cve/CVE-2020-11039", }, { category: "external", summary: "SUSE Bug 1171441 for CVE-2020-11039", url: "https://bugzilla.suse.com/1171441", }, ], 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 Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:N", version: "3.1", }, products: [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-07-23T15:37:31Z", details: "important", }, ], title: "CVE-2020-11039", }, { cve: "CVE-2020-11040", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-11040", }, ], notes: [ { category: "general", text: "In FreeRDP less than or equal to 2.0.0, there is an out-of-bound data read from memory in clear_decompress_subcode_rlex, visualized on screen as color. This has been patched in 2.1.0.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2020-11040", url: "https://www.suse.com/security/cve/CVE-2020-11040", }, { category: "external", summary: "SUSE Bug 1171441 for CVE-2020-11040", url: "https://bugzilla.suse.com/1171441", }, ], 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 Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 2.2, baseSeverity: "LOW", vectorString: "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:L", version: "3.1", }, products: [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-07-23T15:37:31Z", details: "important", }, ], title: "CVE-2020-11040", }, { cve: "CVE-2020-11041", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-11041", }, ], notes: [ { category: "general", text: "In FreeRDP less than or equal to 2.0.0, an outside controlled array index is used unchecked for data used as configuration for sound backend (alsa, oss, pulse, ...). The most likely outcome is a crash of the client instance followed by no or distorted sound or a session disconnect. If a user cannot upgrade to the patched version, a workaround is to disable sound for the session. This has been patched in 2.1.0.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2020-11041", url: "https://www.suse.com/security/cve/CVE-2020-11041", }, { category: "external", summary: "SUSE Bug 1171441 for CVE-2020-11041", url: "https://bugzilla.suse.com/1171441", }, ], 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 Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 2.2, baseSeverity: "LOW", vectorString: "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:L", version: "3.1", }, products: [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-07-23T15:37:31Z", details: "important", }, ], title: "CVE-2020-11041", }, { cve: "CVE-2020-11043", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-11043", }, ], notes: [ { category: "general", text: "In FreeRDP less than or equal to 2.0.0, there is an out-of-bounds read in rfx_process_message_tileset. Invalid data fed to RFX decoder results in garbage on screen (as colors). This has been patched in 2.1.0.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2020-11043", url: "https://www.suse.com/security/cve/CVE-2020-11043", }, { category: "external", summary: "SUSE Bug 1171441 for CVE-2020-11043", url: "https://bugzilla.suse.com/1171441", }, ], 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 Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 2.2, baseSeverity: "LOW", vectorString: "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:L", version: "3.1", }, products: [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-07-23T15:37:31Z", details: "important", }, ], title: "CVE-2020-11043", }, { cve: "CVE-2020-11085", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-11085", }, ], notes: [ { category: "general", text: "In FreeRDP before 2.1.0, there is an out-of-bounds read in cliprdr_read_format_list. Clipboard format data read (by client or server) might read data out-of-bounds. This has been fixed in 2.1.0.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2020-11085", url: "https://www.suse.com/security/cve/CVE-2020-11085", }, { category: "external", summary: "SUSE Bug 1171441 for CVE-2020-11085", url: "https://bugzilla.suse.com/1171441", }, ], 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 Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 2.6, baseSeverity: "LOW", vectorString: "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:L", version: "3.1", }, products: [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-07-23T15:37:31Z", details: "important", }, ], title: "CVE-2020-11085", }, { cve: "CVE-2020-11086", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-11086", }, ], notes: [ { category: "general", text: "In FreeRDP less than or equal to 2.0.0, there is an out-of-bound read in ntlm_read_ntlm_v2_client_challenge that reads up to 28 bytes out-of-bound to an internal structure. This has been fixed in 2.1.0.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2020-11086", url: "https://www.suse.com/security/cve/CVE-2020-11086", }, { category: "external", summary: "SUSE Bug 1171441 for CVE-2020-11086", url: "https://bugzilla.suse.com/1171441", }, ], 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 Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 3.1, baseSeverity: "LOW", vectorString: "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N", version: "3.1", }, products: [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-07-23T15:37:31Z", details: "important", }, ], title: "CVE-2020-11086", }, { cve: "CVE-2020-11087", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-11087", }, ], notes: [ { category: "general", text: "In FreeRDP less than or equal to 2.0.0, there is an out-of-bound read in ntlm_read_AuthenticateMessage. This has been fixed in 2.1.0.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2020-11087", url: "https://www.suse.com/security/cve/CVE-2020-11087", }, { category: "external", summary: "SUSE Bug 1171441 for CVE-2020-11087", url: "https://bugzilla.suse.com/1171441", }, ], 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 Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 3.1, baseSeverity: "LOW", vectorString: "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N", version: "3.1", }, products: [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-07-23T15:37:31Z", details: "important", }, ], title: "CVE-2020-11087", }, { cve: "CVE-2020-11088", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-11088", }, ], notes: [ { category: "general", text: "In FreeRDP less than or equal to 2.0.0, there is an out-of-bound read in ntlm_read_NegotiateMessage. This has been fixed in 2.1.0.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2020-11088", url: "https://www.suse.com/security/cve/CVE-2020-11088", }, { category: "external", summary: "SUSE Bug 1171441 for CVE-2020-11088", url: "https://bugzilla.suse.com/1171441", }, ], 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 Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 3.1, baseSeverity: "LOW", vectorString: "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N", version: "3.1", }, products: [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-07-23T15:37:31Z", details: "important", }, ], title: "CVE-2020-11088", }, { cve: "CVE-2020-11089", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-11089", }, ], notes: [ { category: "general", text: "In FreeRDP before 2.1.0, there is an out-of-bound read in irp functions (parallel_process_irp_create, serial_process_irp_create, drive_process_irp_write, printer_process_irp_write, rdpei_recv_pdu, serial_process_irp_write). This has been fixed in 2.1.0.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2020-11089", url: "https://www.suse.com/security/cve/CVE-2020-11089", }, { category: "external", summary: "SUSE Bug 1171441 for CVE-2020-11089", url: "https://bugzilla.suse.com/1171441", }, ], 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 Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 3.7, baseSeverity: "LOW", vectorString: "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:N", version: "3.1", }, products: [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-07-23T15:37:31Z", details: "important", }, ], title: "CVE-2020-11089", }, { cve: "CVE-2020-11095", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-11095", }, ], notes: [ { category: "general", text: "In FreeRDP before version 2.1.2, an out of bound reads occurs resulting in accessing a memory location that is outside of the boundaries of the static array PRIMARY_DRAWING_ORDER_FIELD_BYTES. This is fixed in version 2.1.2.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2020-11095", url: "https://www.suse.com/security/cve/CVE-2020-11095", }, { category: "external", summary: "SUSE Bug 1173247 for CVE-2020-11095", url: "https://bugzilla.suse.com/1173247", }, ], 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 Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.4, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L", version: "3.1", }, products: [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-07-23T15:37:31Z", details: "moderate", }, ], title: "CVE-2020-11095", }, { cve: "CVE-2020-11096", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-11096", }, ], notes: [ { category: "general", text: "In FreeRDP before version 2.1.2, there is a global OOB read in update_read_cache_bitmap_v3_order. As a workaround, one can disable bitmap cache with -bitmap-cache (default). This is fixed in version 2.1.2.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2020-11096", url: "https://www.suse.com/security/cve/CVE-2020-11096", }, { category: "external", summary: "SUSE Bug 1173247 for CVE-2020-11096", url: "https://bugzilla.suse.com/1173247", }, ], 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 Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L", version: "3.1", }, products: [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-07-23T15:37:31Z", details: "moderate", }, ], title: "CVE-2020-11096", }, { cve: "CVE-2020-11097", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-11097", }, ], notes: [ { category: "general", text: "In FreeRDP before version 2.1.2, an out of bounds read occurs resulting in accessing a memory location that is outside of the boundaries of the static array PRIMARY_DRAWING_ORDER_FIELD_BYTES. This is fixed in version 2.1.2.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2020-11097", url: "https://www.suse.com/security/cve/CVE-2020-11097", }, { category: "external", summary: "SUSE Bug 1173247 for CVE-2020-11097", url: "https://bugzilla.suse.com/1173247", }, ], 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 Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.4, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L", version: "3.1", }, products: [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-07-23T15:37:31Z", details: "moderate", }, ], title: "CVE-2020-11097", }, { cve: "CVE-2020-11098", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-11098", }, ], notes: [ { category: "general", text: "In FreeRDP before version 2.1.2, there is an out-of-bound read in glyph_cache_put. This affects all FreeRDP clients with `+glyph-cache` option enabled This is fixed in version 2.1.2.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2020-11098", url: "https://www.suse.com/security/cve/CVE-2020-11098", }, { category: "external", summary: "SUSE Bug 1173247 for CVE-2020-11098", url: "https://bugzilla.suse.com/1173247", }, ], 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 Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L", version: "3.1", }, products: [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-07-23T15:37:31Z", details: "moderate", }, ], title: "CVE-2020-11098", }, { cve: "CVE-2020-11099", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-11099", }, ], notes: [ { category: "general", text: "In FreeRDP before version 2.1.2, there is an out of bounds read in license_read_new_or_upgrade_license_packet. A manipulated license packet can lead to out of bound reads to an internal buffer. This is fixed in version 2.1.2.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2020-11099", url: "https://www.suse.com/security/cve/CVE-2020-11099", }, { category: "external", summary: "SUSE Bug 1173247 for CVE-2020-11099", url: "https://bugzilla.suse.com/1173247", }, ], 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 Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L", version: "3.1", }, products: [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-07-23T15:37:31Z", details: "moderate", }, ], title: "CVE-2020-11099", }, { cve: "CVE-2020-11521", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-11521", }, ], notes: [ { category: "general", text: "libfreerdp/codec/planar.c in FreeRDP version > 1.0 through 2.0.0-rc4 has an Out-of-bounds Write.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2020-11521", url: "https://www.suse.com/security/cve/CVE-2020-11521", }, { category: "external", summary: "SUSE Bug 1169413 for CVE-2020-11521", url: "https://bugzilla.suse.com/1169413", }, { category: "external", summary: "SUSE Bug 1171443 for CVE-2020-11521", url: "https://bugzilla.suse.com/1171443", }, ], 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 Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.6, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-07-23T15:37:31Z", details: "moderate", }, ], title: "CVE-2020-11521", }, { cve: "CVE-2020-11522", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-11522", }, ], notes: [ { category: "general", text: "libfreerdp/gdi/gdi.c in FreeRDP > 1.0 through 2.0.0-rc4 has an Out-of-bounds Read.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2020-11522", url: "https://www.suse.com/security/cve/CVE-2020-11522", }, { category: "external", summary: "SUSE Bug 1169413 for CVE-2020-11522", url: "https://bugzilla.suse.com/1169413", }, { category: "external", summary: "SUSE Bug 1171444 for CVE-2020-11522", url: "https://bugzilla.suse.com/1171444", }, ], 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 Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L", version: "3.1", }, products: [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-07-23T15:37:31Z", details: "moderate", }, ], title: "CVE-2020-11522", }, { cve: "CVE-2020-11523", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-11523", }, ], notes: [ { category: "general", text: "libfreerdp/gdi/region.c in FreeRDP versions > 1.0 through 2.0.0-rc4 has an Integer Overflow.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2020-11523", url: "https://www.suse.com/security/cve/CVE-2020-11523", }, { category: "external", summary: "SUSE Bug 1169413 for CVE-2020-11523", url: "https://bugzilla.suse.com/1169413", }, { category: "external", summary: "SUSE Bug 1171445 for CVE-2020-11523", url: "https://bugzilla.suse.com/1171445", }, ], 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 Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.6, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-07-23T15:37:31Z", details: "moderate", }, ], title: "CVE-2020-11523", }, { cve: "CVE-2020-11524", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-11524", }, ], notes: [ { category: "general", text: "libfreerdp/codec/interleaved.c in FreeRDP versions > 1.0 through 2.0.0-rc4 has an Out-of-bounds Write.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2020-11524", url: "https://www.suse.com/security/cve/CVE-2020-11524", }, { category: "external", summary: "SUSE Bug 1169413 for CVE-2020-11524", url: "https://bugzilla.suse.com/1169413", }, { category: "external", summary: "SUSE Bug 1171446 for CVE-2020-11524", url: "https://bugzilla.suse.com/1171446", }, ], 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 Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.6, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-07-23T15:37:31Z", details: "moderate", }, ], title: "CVE-2020-11524", }, { cve: "CVE-2020-11525", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-11525", }, ], notes: [ { category: "general", text: "libfreerdp/cache/bitmap.c in FreeRDP versions > 1.0 through 2.0.0-rc4 has an Out of bounds read.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2020-11525", url: "https://www.suse.com/security/cve/CVE-2020-11525", }, { category: "external", summary: "SUSE Bug 1169413 for CVE-2020-11525", url: "https://bugzilla.suse.com/1169413", }, { category: "external", summary: "SUSE Bug 1171447 for CVE-2020-11525", url: "https://bugzilla.suse.com/1171447", }, ], 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 Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 2.2, baseSeverity: "LOW", vectorString: "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:L", version: "3.1", }, products: [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-07-23T15:37:31Z", details: "low", }, ], title: "CVE-2020-11525", }, { cve: "CVE-2020-11526", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-11526", }, ], notes: [ { category: "general", text: "libfreerdp/core/update.c in FreeRDP versions > 1.1 through 2.0.0-rc4 has an Out-of-bounds Read.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2020-11526", url: "https://www.suse.com/security/cve/CVE-2020-11526", }, { category: "external", summary: "SUSE Bug 1169413 for CVE-2020-11526", url: "https://bugzilla.suse.com/1169413", }, { category: "external", summary: "SUSE Bug 1171674 for CVE-2020-11526", url: "https://bugzilla.suse.com/1171674", }, ], 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 Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 2.2, baseSeverity: "LOW", vectorString: "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:L", version: "3.1", }, products: [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-07-23T15:37:31Z", details: "low", }, ], title: "CVE-2020-11526", }, { cve: "CVE-2020-13396", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-13396", }, ], notes: [ { category: "general", text: "An issue was discovered in FreeRDP before 2.1.1. An out-of-bounds (OOB) read vulnerability has been detected in ntlm_read_ChallengeMessage in winpr/libwinpr/sspi/NTLM/ntlm_message.c.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2020-13396", url: "https://www.suse.com/security/cve/CVE-2020-13396", }, { category: "external", summary: "SUSE Bug 1171441 for CVE-2020-13396", url: "https://bugzilla.suse.com/1171441", }, ], 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 Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.1, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:L", version: "3.1", }, products: [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-07-23T15:37:31Z", details: "important", }, ], title: "CVE-2020-13396", }, { cve: "CVE-2020-13397", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-13397", }, ], notes: [ { category: "general", text: "An issue was discovered in FreeRDP before 2.1.1. An out-of-bounds (OOB) read vulnerability has been detected in security_fips_decrypt in libfreerdp/core/security.c due to an uninitialized value.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2020-13397", url: "https://www.suse.com/security/cve/CVE-2020-13397", }, { category: "external", summary: "SUSE Bug 1171441 for CVE-2020-13397", url: "https://bugzilla.suse.com/1171441", }, ], 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 Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", version: "3.1", }, products: [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-07-23T15:37:31Z", details: "important", }, ], title: "CVE-2020-13397", }, { cve: "CVE-2020-13398", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-13398", }, ], notes: [ { category: "general", text: "An issue was discovered in FreeRDP before 2.1.1. An out-of-bounds (OOB) write vulnerability has been detected in crypto_rsa_common in libfreerdp/crypto/crypto.c.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2020-13398", url: "https://www.suse.com/security/cve/CVE-2020-13398", }, { category: "external", summary: "SUSE Bug 1171441 for CVE-2020-13398", url: "https://bugzilla.suse.com/1171441", }, ], 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 Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 8.3, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L", version: "3.1", }, products: [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-07-23T15:37:31Z", details: "important", }, ], title: "CVE-2020-13398", }, { cve: "CVE-2020-4030", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-4030", }, ], notes: [ { category: "general", text: "In FreeRDP before version 2.1.2, there is an out of bounds read in TrioParse. Logging might bypass string length checks due to an integer overflow. This is fixed in version 2.1.2.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2020-4030", url: "https://www.suse.com/security/cve/CVE-2020-4030", }, { category: "external", summary: "SUSE Bug 1173247 for CVE-2020-4030", url: "https://bugzilla.suse.com/1173247", }, ], 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 Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L", version: "3.1", }, products: [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-07-23T15:37:31Z", details: "moderate", }, ], title: "CVE-2020-4030", }, { cve: "CVE-2020-4031", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-4031", }, ], notes: [ { category: "general", text: "In FreeRDP before version 2.1.2, there is a use-after-free in gdi_SelectObject. All FreeRDP clients using compatibility mode with /relax-order-checks are affected. This is fixed in version 2.1.2.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2020-4031", url: "https://www.suse.com/security/cve/CVE-2020-4031", }, { category: "external", summary: "SUSE Bug 1173247 for CVE-2020-4031", url: "https://bugzilla.suse.com/1173247", }, ], 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 Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.1, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L", version: "3.1", }, products: [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-07-23T15:37:31Z", details: "moderate", }, ], title: "CVE-2020-4031", }, { cve: "CVE-2020-4032", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-4032", }, ], notes: [ { category: "general", text: "In FreeRDP before version 2.1.2, there is an integer casting vulnerability in update_recv_secondary_order. All clients with +glyph-cache /relax-order-checks are affected. This is fixed in version 2.1.2.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2020-4032", url: "https://www.suse.com/security/cve/CVE-2020-4032", }, { category: "external", summary: "SUSE Bug 1173247 for CVE-2020-4032", url: "https://bugzilla.suse.com/1173247", }, ], 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 Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.3, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", version: "3.1", }, products: [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-07-23T15:37:31Z", details: "moderate", }, ], title: "CVE-2020-4032", }, { cve: "CVE-2020-4033", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-4033", }, ], notes: [ { category: "general", text: "In FreeRDP before version 2.1.2, there is an out of bounds read in RLEDECOMPRESS. All FreeRDP based clients with sessions with color depth < 32 are affected. This is fixed in version 2.1.2.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2020-4033", url: "https://www.suse.com/security/cve/CVE-2020-4033", }, { category: "external", summary: "SUSE Bug 1173247 for CVE-2020-4033", url: "https://bugzilla.suse.com/1173247", }, ], 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 Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L", version: "3.1", }, products: [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.1.2-10.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.1.2-10.15.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-07-23T15:37:31Z", details: "moderate", }, ], title: "CVE-2020-4033", }, ], }
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.