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

707 B

CVE-2020-11821

Description

In Rukovoditel 2.5.2, users' passwords and usernames are stored in a cookie with URL encoding, base64 encoding, and hashing. Thus, an attacker can easily apply brute force on them.

POC

Reference

No PoCs from references.

Github