S
crypted 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 |
| 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
21 Nov 2024, 08:30
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/koush/scrypted/blob/v0.55.0/plugins/core/ui/src/Login.vue#L79 - Product | |
| References | () https://securitylab.github.com/advisories/GHSL-2023-218_GHSL-2023-219_scrypted/ - Exploit, Third Party Advisory |
Information
Published : 2023-12-13 22:15
Updated : 2024-11-21 08:30
NVD link : CVE-2023-47623
Mitre link : CVE-2023-47623
CVE.ORG link : CVE-2023-47623
JSON object : View
Products Affected
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')