Information disclosure in PowerDesigner - CVE-2023-37484
Published: August 9, 2023
PowerDesigner
SAP
Description
The vulnerability allows a local user to gain access to potentially sensitive information.
The vulnerability exists due to design error in the authentication mechanism. The application queries all password hashes in the backend database and compares them with the user provided one during login attempt. A local user can access all password hashes from the clients memory.