CVE-2024-50590

Attackers with local access to the medical office computer can escalate their Windows user privileges to "NT AUTHORITY\SYSTEM" by overwriting one of two Elefant service binaries with weak permissions. The default installation directory of Elefant is "C:\Elefant1" which is writable for all users. In addition, the Elefant installer registers two Firebird database services which are running as “NT AUTHORITY\SYSTEM”.  Path: C:\Elefant1\Firebird_2\bin\fbserver.exe Path: C:\Elefant1\Firebird_2\bin\fbguard.exe Both service binaries are user writable. This means that a local attacker can rename one of the service binaries, replace the service executable with a new executable, and then restart the system. Once the system has rebooted, the new service binary is executed as "NT AUTHORITY\SYSTEM".
Configurations

No configuration.

History

No history.

Information

Published : 2024-11-08 12:15

Updated : 2024-11-08 19:01


NVD link : CVE-2024-50590

Mitre link : CVE-2024-50590

CVE.ORG link : CVE-2024-50590


JSON object : View

Products Affected

No product.

CWE
CWE-250

Execution with Unnecessary Privileges

CWE-276

Incorrect Default Permissions

CWE-732

Incorrect Permission Assignment for Critical Resource