CVE-2023-42799
Moonlight Buffer Overflow Vulnerability in GameStream Client
Description
Moonlight-common-c contains the core GameStream client code shared between Moonlight clients. Moonlight-common-c is vulnerable to buffer overflow starting in commit 50c0a51b10ecc5b3415ea78c21d96d679e2288f9 due to unmitigated usage of unsafe C functions and improper bounds checking. A malicious game streaming server could exploit a buffer overflow vulnerability to crash a moonlight client, or achieve remote code execution (RCE) on the client (with insufficient exploit mitigations or if mitigations can be bypassed). The bug was addressed in commit 02b7742f4d19631024bd766bd2bb76715780004e.
INFO
Published Date :
Dec. 14, 2023, 5:15 p.m.
Last Modified :
Nov. 21, 2024, 8:23 a.m.
Source :
[email protected]
Remotely Exploitable :
Yes !
Impact Score :
5.9
Exploitability Score :
2.8
Affected Products
The following products are affected by CVE-2023-42799
vulnerability.
Even if cvefeed.io
is aware of the exact versions of the
products
that
are
affected, the information is not represented in the table below.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2023-42799
.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2023-42799
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2023-42799
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CVE Modified by af854a3a-2127-422b-91ae-364da2661108
Nov. 21, 2024
Action Type Old Value New Value Added Reference https://github.com/moonlight-stream/moonlight-common-c/commit/02b7742f4d19631024bd766bd2bb76715780004e Added Reference https://github.com/moonlight-stream/moonlight-common-c/commit/50c0a51b10ecc5b3415ea78c21d96d679e2288f9 Added Reference https://github.com/moonlight-stream/moonlight-common-c/security/advisories/GHSA-r8cf-45f4-vf8m -
CVE Modified by [email protected]
May. 14, 2024
Action Type Old Value New Value -
Initial Analysis by [email protected]
Dec. 20, 2023
Action Type Old Value New Value Added CVSS V3.1 NIST AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H Changed Reference Type https://github.com/moonlight-stream/moonlight-common-c/commit/02b7742f4d19631024bd766bd2bb76715780004e No Types Assigned https://github.com/moonlight-stream/moonlight-common-c/commit/02b7742f4d19631024bd766bd2bb76715780004e Patch Changed Reference Type https://github.com/moonlight-stream/moonlight-common-c/commit/50c0a51b10ecc5b3415ea78c21d96d679e2288f9 No Types Assigned https://github.com/moonlight-stream/moonlight-common-c/commit/50c0a51b10ecc5b3415ea78c21d96d679e2288f9 Patch Changed Reference Type https://github.com/moonlight-stream/moonlight-common-c/security/advisories/GHSA-r8cf-45f4-vf8m No Types Assigned https://github.com/moonlight-stream/moonlight-common-c/security/advisories/GHSA-r8cf-45f4-vf8m Exploit, Third Party Advisory Added CPE Configuration OR *cpe:2.3:a:moonlight-stream:moonlight-common-c:*:*:*:*:*:*:*:* versions from (including) 2022-11-04 up to (excluding) 2023-10-06 Added CPE Configuration OR *cpe:2.3:a:moonlight-stream:moonlight:*:*:*:*:*:iphone_os:*:* versions from (including) 8.4.0 up to (including) 8.5.0 Added CPE Configuration OR *cpe:2.3:a:moonlight-stream:moonlight:*:*:*:*:*:tvos:*:* versions from (including) 8.4.0 up to (including) 8.5.0 Added CPE Configuration OR *cpe:2.3:a:moonlight-stream:moonlight:*:*:*:*:*:android:*:* versions from (including) 10.10 up to (including) 11.0 Added CPE Configuration OR *cpe:2.3:a:moonlight-stream:moonlight:0.10.22:*:*:*:*:chrome:*:* Added CPE Configuration OR *cpe:2.3:a:moonlight-stream:moonlight_embedded:2.6.0:*:*:*:*:*:*:* Added CPE Configuration OR *cpe:2.3:a:moonlight-stream:moonlight_xbox:*:*:*:*:*:*:*:* versions from (including) 1.12.0 up to (including) 1.14.40 Added CPE Configuration OR *cpe:2.3:a:moonlight-stream:moonlight_tv:*:*:*:*:*:*:*:* versions from (including) 1.5.4 up to (including) 1.5.27 Added CPE Configuration OR *cpe:2.3:a:moonlight-stream:moonlight_switch:*:*:*:*:*:*:*:* versions from (including) 0.13 up to (including) 0.13.3 Added CPE Configuration OR *cpe:2.3:a:moonlight-stream:moonlight_vita:*:*:*:*:*:*:*:* versions from (including) 0.9.2 up to (including) 0.9.3 -
CVE Received by [email protected]
Dec. 14, 2023
Action Type Old Value New Value Added Description Moonlight-common-c contains the core GameStream client code shared between Moonlight clients. Moonlight-common-c is vulnerable to buffer overflow starting in commit 50c0a51b10ecc5b3415ea78c21d96d679e2288f9 due to unmitigated usage of unsafe C functions and improper bounds checking. A malicious game streaming server could exploit a buffer overflow vulnerability to crash a moonlight client, or achieve remote code execution (RCE) on the client (with insufficient exploit mitigations or if mitigations can be bypassed). The bug was addressed in commit 02b7742f4d19631024bd766bd2bb76715780004e. Added Reference GitHub, Inc. https://github.com/moonlight-stream/moonlight-common-c/security/advisories/GHSA-r8cf-45f4-vf8m [No types assigned] Added Reference GitHub, Inc. https://github.com/moonlight-stream/moonlight-common-c/commit/02b7742f4d19631024bd766bd2bb76715780004e [No types assigned] Added Reference GitHub, Inc. https://github.com/moonlight-stream/moonlight-common-c/commit/50c0a51b10ecc5b3415ea78c21d96d679e2288f9 [No types assigned] Added CWE GitHub, Inc. CWE-120 Added CVSS V3.1 GitHub, Inc. AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2023-42799
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2023-42799
weaknesses.
Exploit Prediction
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days.
0.53 }} 0.14%
score
0.66156
percentile