cve/2018/CVE-2018-15680.md
2024-06-09 00:33:16 +00:00

787 B

CVE-2018-15680

Description

An issue was discovered in BTITeam XBTIT 2.5.4. The hashed passwords stored in the xbtit_users table are stored as unsalted MD5 hashes, which makes it easier for context-dependent attackers to obtain cleartext values via a brute-force attack.

POC

Reference

Github

No PoCs found on GitHub currently.