Vulnerability 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 Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Raylib | Raylib | < 4.5.0 |
Related Weaknesses (CWE)
References
- https://github.com/raysan5/raylib/commit/b436c8d7e5346a241b00511a11585936895d959Patch
- https://github.com/raysan5/raylib/issues/2954ExploitIssue TrackingThird Party Advisory
- https://github.com/raysan5/raylib/releases/tag/4.5.0Release Notes
- https://security.snyk.io/vuln/SNYK-UNMANAGED-RAYSAN5RAYLIB-5421188ExploitPatchThird Party Advisory
- https://github.com/raysan5/raylib/commit/b436c8d7e5346a241b00511a11585936895d959Patch
- https://github.com/raysan5/raylib/issues/2954ExploitIssue TrackingThird Party Advisory
- https://github.com/raysan5/raylib/releases/tag/4.5.0Release Notes
- https://security.snyk.io/vuln/SNYK-UNMANAGED-RAYSAN5RAYLIB-5421188ExploitPatchThird Party Advisory
FAQ
What is CVE-2023-26123?
CVE-2023-26123 is a vulnerability with a CVSS score of 6.1 (MEDIUM). 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-controll...
How severe is CVE-2023-26123?
CVE-2023-26123 has been rated MEDIUM with a CVSS base score of 6.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-26123?
Check the references section above for vendor advisories and patch information. Affected products include: Raylib Raylib.