Bug 1844177 (CVE-2020-11088) - CVE-2020-11088 freerdp: out-of-bounds read in ntlm_read_NegotiateMessage
Summary: CVE-2020-11088 freerdp: out-of-bounds read in ntlm_read_NegotiateMessage
Keywords:
Status: CLOSED ERRATA
Alias: CVE-2020-11088
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Red Hat Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 1844178 1844179 1844180 1844181 1844593 1844594
Blocks: 1844196
TreeView+ depends on / blocked
 
Reported: 2020-06-04 18:21 UTC by Guilherme de Almeida Suckevicz
Modified: 2021-02-16 19:56 UTC (History)
4 users (show)

Fixed In Version: freerdp 2.1.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-09-29 22:01:40 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2020:4031 0 None None None 2020-09-29 20:44:11 UTC
Red Hat Product Errata RHSA-2020:4647 0 None None None 2020-11-04 02:39:09 UTC

Description Guilherme de Almeida Suckevicz 2020-06-04 18:21:26 UTC
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.

Reference:
https://github.com/FreeRDP/FreeRDP/security/advisories/GHSA-xh4f-fh87-43hp

Upstream commit:
https://github.com/FreeRDP/FreeRDP/commit/8fa38359634a9910b91719818ab02f23c320dbae

Comment 1 Guilherme de Almeida Suckevicz 2020-06-04 18:21:52 UTC
Created freerdp tracking bugs for this issue:

Affects: epel-6 [bug 1844179]
Affects: fedora-all [bug 1844180]


Created freerdp1.2 tracking bugs for this issue:

Affects: epel-7 [bug 1844181]
Affects: fedora-all [bug 1844178]

Comment 2 Todd Cullum 2020-06-05 17:51:22 UTC
Technical Summary:

An out-of-bounds read was possible in ntlm_read_NegotiateMessage() of winpr/libwinpr/sspi/NTLM/ntlm_message.c. The component read 4 bytes of data from the stream into a buffer without first checking if there were 4 bytes left in the stream. The patch now uses Stream_GetRemainingLength() to mitigate this.

Comment 4 Todd Cullum 2020-06-05 19:10:46 UTC
Mitigation:

Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.

Comment 5 errata-xmlrpc 2020-09-29 20:44:15 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 7

Via RHSA-2020:4031 https://access.redhat.com/errata/RHSA-2020:4031

Comment 6 Product Security DevOps Team 2020-09-29 22:01:40 UTC
This bug is now closed. Further updates for individual products will be reflected on the CVE page(s):

https://access.redhat.com/security/cve/cve-2020-11088

Comment 7 errata-xmlrpc 2020-11-04 02:39:08 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 8

Via RHSA-2020:4647 https://access.redhat.com/errata/RHSA-2020:4647


Note You need to log in before you can comment on or make changes to this bug.