Reflect
CVE-2022-50925
CRITICAL
Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
3DescriptionCVE.org
Prowise Reflect version 1.0.9 contains a remote keystroke injection vulnerability that allows attackers to send keyboard events through an exposed WebSocket on port 8082. Attackers can craft malicious web pages to inject keystrokes, opening applications and typing arbitrary text by sending specific WebSocket messages.
AnalysisAI
Prowise Reflect 1.0.9 exposes a WebSocket on port 8082 that accepts unauthenticated keyboard injection commands. Malicious web pages can type keystrokes and open applications on the display device. PoC available.
Technical ContextAI
Port 8082 accepts WebSocket connections without authentication (CWE-346) and processes keyboard event messages. Any web page can connect to localhost:8082 via JavaScript and inject keystrokes.
RemediationAI
Update Prowise Reflect. Block port 8082 from web access.
Share
External POC / Exploit Code
Leaving vuln.today