#VU61937 Deserialization of Untrusted Data in H2 Database - CVE-2021-42392
Published: April 6, 2022 / Updated: July 10, 2022
H2 Database
H2 Database Engine
Description
The vulnerability allows a remote attacker to execute arbitrary code on the target system.
The vulnerability exists due to insecure input validation when processing serialized data within the org.h2.util.JdbcUtils.getConnection method. A remote attacker can pass a JNDI driver name and a URL leading to a LDAP or RMI servers and execute arbitrary code on the system.