cve/2019/CVE-2019-10855.md
2024-06-18 02:51:15 +02:00

659 B

CVE-2019-10855

Description

Computrols CBAS 18.0.0 mishandles password hashes. The approach is MD5 with a pw prefix, e.g., if the password is admin, it will calculate the MD5 hash of pwadmin and store it in a MySQL database.

POC

Reference

Github

No PoCs found on GitHub currently.