Files
CVEs-PoC/2019/CVE-2019-10855.md
2025-09-29 21:09:30 +02:00

670 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.