CVE-2023-33243 in Starface
Сводка
по MITRE • 15.06.2023
RedTeam Pentesting discovered that the web interface of STARFACE as well as its REST API allows authentication using the SHA512 hash of the password instead of the cleartext password. While storing password hashes instead of cleartext passwords in an application's database generally has become best practice to protect users' passwords in case of a database compromise, this is rendered ineffective when allowing to authenticate using the password hash.
VulDB is the best source for vulnerability data and more expert information about this specific topic.