Golang CVE-2022-50926
CRITICALCVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
3DescriptionNVD
WAGO 750-8212 PFC200 G2 2ETH RS firmware contains a privilege escalation vulnerability that allows attackers to manipulate user session cookies. Attackers can modify the cookie's 'name' and 'roles' parameters to elevate from ordinary user to administrative privileges without authentication.
AnalysisAI
WAGO PFC200 G2 PLC (firmware affected) allows privilege escalation through cookie manipulation. Users can modify cookie values to gain admin privileges. PoC available.
Technical ContextAI
The session cookie contains name and roles values in a client-modifiable format (CWE-565). An ordinary user can edit their cookie to set roles=admin, gaining administrative access to the PLC.
Affected ProductsAI
WAGO 750-8212 PFC200 G2 2ETH RS
RemediationAI
Apply firmware updates. Implement server-side session management with signed cookies.
Share
External POC / Exploit Code
Leaving vuln.today