Out-of-bounds write in Game Networking Sockets - CVE-2020-6016

 

Out-of-bounds write in Game Networking Sockets - CVE-2020-6016

Published: November 18, 2020 / Updated: December 11, 2020


Vulnerability identifier: #VU48926
CSH Severity: High
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P/U:Amber
CVE-ID: CVE-2020-6016
CWE-ID: CWE-787
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vendor: Valve Software
Affected software:
Game Networking Sockets

Detailed vulnerability description

The vulnerability allows a remote attacker to compromise vulnerable system.

The vulnerability exists due to a boundary error when processing untrusted input within the SNP_ReceiveUnreliableSegment() function. A remote attacker can send specially crafted packets to the application, trigger an out-of-bounds write and execute arbitrary code on the target system.


How to mitigate CVE-2020-6016

Install updates from vendor's website.

Sources