2023-12-14 19:00:28 +00:00
{
"id" : "CVE-2023-42800" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-12-14T17:15:07.463" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:23:10.933" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-12-14 19:00:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "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 24750d4b748fefa03d09fcfd6d45056faca354e0."
2023-12-21 19:00:28 +00:00
} ,
{
"lang" : "es" ,
"value" : "Moonlight-common-c contiene el c\u00f3digo principal del cliente GameStream compartido entre los clientes Moonlight. Moonlight-common-c es vulnerable al desbordamiento del b\u00fafer a partir de el commit 50c0a51b10ecc5b3415ea78c21d96d679e2288f9 debido al uso absoluto de funciones C inseguras y a una verificaci\u00f3n de l\u00edmites inadecuada. Un servidor de transmisi\u00f3n de juegos malicioso podr\u00eda aprovechar una vulnerabilidad de desbordamiento del b\u00fafer para bloquear un cliente de luz nocturna o lograr la ejecuci\u00f3n remota de c\u00f3digo (RCE) en el cliente (con mitigaciones de explotaci\u00f3n insuficientes o si se pueden evitar las mitigaciones). El error se solucion\u00f3 en el commit 24750d4b748fefa03d09fcfd6d45056faca354e0."
2023-12-14 19:00:28 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-12-21 19:00:28 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2023-12-21 19:00:28 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 8.8 ,
"baseSeverity" : "HIGH" ,
2023-12-21 19:00:28 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-12-21 19:00:28 +00:00
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 5.9
} ,
2023-12-14 19:00:28 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-12-14 19:00:28 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 8.8 ,
"baseSeverity" : "HIGH" ,
2023-12-14 19:00:28 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-12-14 19:00:28 +00:00
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
{
"source" : "security-advisories@github.com" ,
2024-12-15 03:03:56 +00:00
"type" : "Primary" ,
2023-12-14 19:00:28 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-120"
}
]
}
] ,
2023-12-21 19:00:28 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:moonlight-stream:moonlight-common-c:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "2022-11-04" ,
"versionEndExcluding" : "2023-10-06" ,
"matchCriteriaId" : "EE5D99F2-FFB5-4239-855B-2CDAE0210FE3"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:moonlight-stream:moonlight:*:*:*:*:*:iphone_os:*:*" ,
"versionStartIncluding" : "8.4.0" ,
"versionEndIncluding" : "8.5.0" ,
"matchCriteriaId" : "730ABEDB-A45B-487D-90E5-58188F33021E"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:moonlight-stream:moonlight:*:*:*:*:*:tvos:*:*" ,
"versionStartIncluding" : "8.4.0" ,
"versionEndIncluding" : "8.5.0" ,
"matchCriteriaId" : "F8DC3BA3-941C-40D2-AD1B-AF7971D99672"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:moonlight-stream:moonlight:*:*:*:*:*:android:*:*" ,
"versionStartIncluding" : "10.10" ,
"versionEndIncluding" : "11.0" ,
"matchCriteriaId" : "6D8BB0A6-B219-4AFF-BE01-BC0546DAAF91"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:moonlight-stream:moonlight:0.10.22:*:*:*:*:chrome:*:*" ,
"matchCriteriaId" : "E50A8A78-8606-49DD-8D95-3AE7DFBA3E87"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:moonlight-stream:moonlight_embedded:2.6.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "9E1F448D-0CFE-4DAE-A119-8AF4F8FD48EF"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:moonlight-stream:moonlight_xbox:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "1.12.0" ,
"versionEndIncluding" : "1.14.40" ,
"matchCriteriaId" : "BFE72448-E647-43F9-A72C-F86118596EE3"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:moonlight-stream:moonlight_tv:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "1.5.4" ,
"versionEndIncluding" : "1.5.27" ,
"matchCriteriaId" : "38BDA766-E56D-496D-BC16-AD2026E04A7F"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:moonlight-stream:moonlight_switch:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "0.13" ,
"versionEndIncluding" : "0.13.3" ,
"matchCriteriaId" : "5FFADEE0-F587-4444-AE6F-323E20808042"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:moonlight-stream:moonlight_vita:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "0.9.2" ,
"versionEndIncluding" : "0.9.3" ,
"matchCriteriaId" : "EFAF4088-233D-46FA-A031-ACCF0D7FF78F"
}
]
}
]
}
] ,
2023-12-14 19:00:28 +00:00
"references" : [
{
"url" : "https://github.com/moonlight-stream/moonlight-common-c/blob/2bb026c763fc18807d7e4a93f918054c488f84e1/src/RtspConnection.c#L796" ,
2023-12-21 19:00:28 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Product"
]
2023-12-14 19:00:28 +00:00
} ,
{
"url" : "https://github.com/moonlight-stream/moonlight-common-c/commit/24750d4b748fefa03d09fcfd6d45056faca354e0" ,
2023-12-21 19:00:28 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-12-14 19:00:28 +00:00
} ,
{
"url" : "https://github.com/moonlight-stream/moonlight-common-c/commit/50c0a51b10ecc5b3415ea78c21d96d679e2288f9" ,
2023-12-21 19:00:28 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-12-14 19:00:28 +00:00
} ,
{
"url" : "https://github.com/moonlight-stream/moonlight-common-c/security/advisories/GHSA-4927-23jw-rq62" ,
2023-12-21 19:00:28 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/moonlight-stream/moonlight-common-c/blob/2bb026c763fc18807d7e4a93f918054c488f84e1/src/RtspConnection.c#L796" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Product"
]
} ,
{
"url" : "https://github.com/moonlight-stream/moonlight-common-c/commit/24750d4b748fefa03d09fcfd6d45056faca354e0" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/moonlight-stream/moonlight-common-c/commit/50c0a51b10ecc5b3415ea78c21d96d679e2288f9" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/moonlight-stream/moonlight-common-c/security/advisories/GHSA-4927-23jw-rq62" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2023-12-14 19:00:28 +00:00
}
]
}