Files
CVEs-PoC/2022/CVE-2022-3206.md
T
2025-09-29 21:09:30 +02:00

876 B

CVE-2022-3206

Description

The Passster WordPress plugin before 3.5.5.5.2 stores the password inside a cookie named "passster" using base64 encoding method which is easy to decode. This puts the password at risk in case the cookies get leaked.

POC

Reference

No PoCs from references.

Github