Siemens Healthineers advisory SSA-016040 covers syngo.plaza VB30E before VB30E_HF07. CVE-2024-52334, weak encoding for a stored password, base score 5.3.

Weak encoding is not encryption. It is a reversible transform that looks like protection to an auditor and offers none to an attacker who can read the store. Recover the scheme and the passwords fall out. Store them hashed, salted, one-way, so that not even your own software can recover the plaintext. The fix is VB30E_HF07.