Scrypted is a home video integration and automation platform. In versions 0.55.0 and prior, a reflected cross-site scripting vulnerability exists in the login page via the `redirect_uri` parameter. By specifying a url with the javascript scheme (`javascript:`), an attacker can run arbitrary JavaScript code after the login.
References
Link | Resource |
---|---|
https://github.com/koush/scrypted/blob/v0.55.0/plugins/core/ui/src/Login.vue#L79 | Product |
https://securitylab.github.com/advisories/GHSL-2023-218_GHSL-2023-219_scrypted/ | Exploit Third Party Advisory |
Configurations
History
No history.
Information
Published : 2023-12-13 22:15
Updated : 2024-02-13 01:15
NVD link : CVE-2023-47623
Mitre link : CVE-2023-47623
CVE.ORG link : CVE-2023-47623
JSON object : View
Products Affected
clockworkmod
- scrypted
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')