CVE-2023-42801

Moonlight-common-c contains the core GameStream client code shared between Moonlight clients. Moonlight-common-c is vulnerable to buffer overflow starting in commit f57bd745b4cbed577ea654fad4701bea4d38b44c. A malicious game streaming server could exploit a buffer overflow vulnerability to crash a moonlight client. Achieving RCE is possible but unlikely, due to stack canaries in use by modern compiler toolchains. The published binaries for official clients Qt, Android, iOS/tvOS, and Embedded are built with stack canaries, but some unofficial clients may not use stack canaries. This vulnerability takes place after the pairing process, so it requires the client to be tricked into pairing to a malicious host. It is not possible to perform using a man-in-the-middle due to public key pinning that takes place during the pairing process. The bug was addressed in commit b2497a3918a6d79808d9fd0c04734786e70d5954.
Configurations

Configuration 1 (hide)

cpe:2.3:a:moonlight-stream:moonlight-common-c:*:*:*:*:*:*:*:*

Configuration 2 (hide)

cpe:2.3:a:moonlight-stream:moonlight:*:*:*:*:*:iphone_os:*:*

Configuration 3 (hide)

cpe:2.3:a:moonlight-stream:moonlight:*:*:*:*:*:tvos:*:*

Configuration 4 (hide)

cpe:2.3:a:moonlight-stream:moonlight:*:*:*:*:*:android:*:*

Configuration 5 (hide)

cpe:2.3:a:moonlight-stream:moonlight:*:*:*:*:*:chrome:*:*

Configuration 6 (hide)

cpe:2.3:a:moonlight-stream:moonlight_embedded:*:*:*:*:*:*:*:*

Configuration 7 (hide)

cpe:2.3:a:moonlight-stream:moonlight_xbox:*:*:*:*:*:*:*:*

Configuration 8 (hide)

cpe:2.3:a:moonlight-stream:moonlight_tv:*:*:*:*:*:*:*:*

Configuration 9 (hide)

cpe:2.3:a:moonlight-stream:moonlight_switch:*:*:*:*:*:*:*:*

Configuration 10 (hide)

cpe:2.3:a:moonlight-stream:moonlight_vita:*:*:*:*:*:*:*:*

Configuration 11 (hide)

cpe:2.3:a:moonlight-stream:moonlight_qt\/pc:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2023-12-14 17:15

Updated : 2023-12-27 19:29


NVD link : CVE-2023-42801

Mitre link : CVE-2023-42801

CVE.ORG link : CVE-2023-42801


JSON object : View

Products Affected

moonlight-stream

  • moonlight-common-c
  • moonlight
  • moonlight_vita
  • moonlight_qt\/pc
  • moonlight_tv
  • moonlight_switch
  • moonlight_xbox
  • moonlight_embedded
CWE
CWE-120

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')