CVE-2023-26123
Versions of the package raysan5/raylib before 4.5.0 are vulnerable to Cross-site Scripting (XSS) such that the SetClipboardText API does not properly escape the ' character, allowing attacker-controlled input to break out of the string and execute…
Does this matter?
Lower severity and a low EPSS score (0.58%). Track it; it rarely justifies an emergency change on its own.
Description
Versions of the package raysan5/raylib before 4.5.0 are vulnerable to Cross-site Scripting (XSS) such that the SetClipboardText API does not properly escape the ' character, allowing attacker-controlled input to break out of the string and execute arbitrary JavaScript via emscripten_run_script function. **Note:** This vulnerability is present only when compiling raylib for PLATFORM_WEB. All the other Desktop/Mobile/Embedded platforms are not affected.
- CVSS 3.1
- 6.1 MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
- EPSS
- 0.58% probability · 46th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-79
- Affected
- raylib/raylib
- Source
- report@snyk.io
References
- https://github.com/raysan5/raylib/commit/b436c8d7e5346a241b00511a11585936895d959dPatch
- https://github.com/raysan5/raylib/issues/2954Exploit, Issue Tracking, Third Party Advisory
- https://github.com/raysan5/raylib/releases/tag/4.5.0Release Notes
- https://security.snyk.io/vuln/SNYK-UNMANAGED-RAYSAN5RAYLIB-5421188Exploit, Patch, Third Party Advisory
- https://github.com/raysan5/raylib/commit/b436c8d7e5346a241b00511a11585936895d959dPatch
- https://github.com/raysan5/raylib/issues/2954Exploit, Issue Tracking, Third Party Advisory
- https://github.com/raysan5/raylib/releases/tag/4.5.0Release Notes
- https://security.snyk.io/vuln/SNYK-UNMANAGED-RAYSAN5RAYLIB-5421188Exploit, Patch, Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.