Security Advisory

CVE-2023-33243

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2023-06-15 00:00:00
Last updated 2024-12-12 21:24:45
Assigner mitre
State PUBLISHED

Description

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