Browser JavaScript execution via unescaped clipboard text
Published Apr 14, 2023 · Updated Feb 6, 2025
Cross-site scripting in raylib before 4.5.0 allows remote attackers to execute JavaScript through PLATFORM_WEB applications. SetClipboardText interpolates its text argument inside a single-quoted navigator.clipboard.writeText call passed to emscripten_run_script without escaping apostrophes. Exploitation requires a web build whose application passes attacker-controlled text to the API and a user to load or interact with the affected page, enabling code execution in that page's browser context.
Summary
What happened
Cross-site scripting in raylib before 4.5.0 allows remote attackers to execute JavaScript through PLATFORM_WEB applications. SetClipboardText interpolates its text argument inside a single-quoted navigator.clipboard.writeText call passed to emscripten_run_script without escaping apostrophes. Exploitation requires a web build whose application passes attacker-controlled text to the API and a user to load or interact with the affected page, enabling code execution in that page's browser context.
The record
- CVE
- CVE-2023-26123
- Published
- Apr 14, 2023
- Updated
- Feb 6, 2025
- Vendor
- raysan5
- Product
- raylib
- Classifications
- CWE-79, T1059.007
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Apr 14, 2023CVE publishedPublication date reported by the CVE source.
- Feb 6, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=0 <4.5.0
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- SetClipboardText alert proof of conceptproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo