CVE-2024-31226
If the user's system locale is not English, then the name of the executable will likely vary.
Does this matter?
Lower severity and a low EPSS score (0.22%). Track it; it rarely justifies an emergency change on its own.
Description
Sunshine is a self-hosted game stream host for Moonlight. Users who ran Sunshine versions 0.17.0 through 0.22.2 as a service on Windows may be impacted when terminating the service if an attacked placed a file named `C:\Program.exe`, `C:\Program.bat`, or `C:\Program.cmd` on the user's computer. This attack vector isn't exploitable unless the user has manually loosened ACLs on the system drive. If the user's system locale is not English, then the name of the executable will likely vary. Version 0.23.0 contains a patch for the issue. Some workarounds are available. One may identify and block potentially malicious software executed path interception by using application control tools, like Windows Defender Application Control, AppLocker, or Software Restriction Policies where appropriate. Alternatively, ensure that proper permissions and directory access control are set to deny users the ability to write files to the top-level directory `C:`. Require that all executables be placed in write-protected directories.
- CVSS 3.1
- 2.9 LOWCVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:L/I:L/A:N
- EPSS
- 0.22% probability · 12th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-428
- Affected
- lizardbyte/sunshine
- Source
- security-advisories@github.com
References
- https://github.com/LizardByte/Sunshine/commit/93e622342c4f3e9b34f5f265039b6775b8e33a7aPatch
- https://github.com/LizardByte/Sunshine/pull/2379Issue Tracking, Patch
- https://github.com/LizardByte/Sunshine/security/advisories/GHSA-r3rw-mx4q-7vfpVendor Advisory
- https://github.com/LizardByte/Sunshine/commit/93e622342c4f3e9b34f5f265039b6775b8e33a7aPatch
- https://github.com/LizardByte/Sunshine/pull/2379Issue Tracking, Patch
- https://github.com/LizardByte/Sunshine/security/advisories/GHSA-r3rw-mx4q-7vfpVendor Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.