#VU69302 Exposed dangerous method or function in HyperSQL database - CVE-2022-41853
Published: November 14, 2022 / Updated: December 6, 2023
HyperSQL database
HSQLDB
Description
The vulnerability allows a remote attacker to compromise the affected system.
The vulnerability exists due to missing authorization when using java.sql.Statement or java.sql.PreparedStatement in hsqldb. By default it is allowed to call any static method of any Java class in the classpath resulting in code execution.