CVE-2022-50925
CRITICALCVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
3Description
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.
Analysis
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 Context
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.
Affected Products
Prowise Reflect 1.0.9
Remediation
Update Prowise Reflect. Block port 8082 from web access.
Priority Score
Share
External POC / Exploit Code
Leaving vuln.today