2 matches found
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 arbitrary JavaScript via emscriptenrunscript...
CVE-2023-26123
CVE-2023-26123 affects the raysan5/raylib package prior to 4.5.0. In web builds (PLATFORM_WEB) the SetClipboardText API fails to escape the single quote, allowing attacker-controlled input to break out of the string and execute arbitrary JavaScript via emscripten_run_script, constituting a Cross-...