cve/2020/CVE-2020-35591.md
2024-06-09 00:33:16 +00:00

930 B

CVE-2020-35591

Description

Pi-hole 5.0, 5.1, and 5.1.1 allows Session Fixation. The application does not generate a new session cookie after the user is logged in. A malicious user is able to create a new session cookie value and inject it to a victim. After the victim logs in, the injected cookie becomes valid, giving the attacker access to the user's account through the active session.

POC

Reference

Github

No PoCs found on GitHub currently.