cve/2005/CVE-2005-0408.md
2024-06-18 02:51:15 +02:00

805 B

CVE-2005-0408

Description

CitrusDB 0.3.6 and earlier generates easily predictable MD5 hashes of the user name for the id_hash cookie, which allows remote attackers to bypass authentication and gain privileges by calculating the MD5 checksum of the user name combined with the "boogaadeeboo" string, which is hard-coded in the $hidden_hash variable.

POC

Reference

Github

No PoCs found on GitHub currently.