[Symmetricom] SyncServer S100/S200/S250/S300/S350 - Stored XSS - Not authenticated - (CVE-2020-9028)
SyncServer S100/S200/S250/S300/S350 devices in their WEB application, are not properly sanitizing the entry of user, so it presents a stored XSS vulnerability, specifically in the "User Creation, Deletion and Password Maintenance" function, which makes it possible for an attacker to inject Javascript code into the "newUserName" parameter when creating a new user.
This attack can be made unauthenticated due to the failure mentioned HERE
We go to the ADMIN Menu => USERS => NEW USER. Once there, create any user and capture the request.
We modify the parameter "newUserName" and inject our payload, in this case the classic "<script> alert (1) </script>"
Comentarios
Publicar un comentario