Debian H2Database vulnerabilities

4 known vulnerabilities affecting debian/h2database.

Total CVEs
4
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
CRITICAL2LOW2

Vulnerabilities

Page 1 of 1
CVE-2022-23221CRITICALCVSS 9.8fixed in h2database 2.1.210-1 (bookworm)2022
CVE-2022-23221 [CRITICAL] CVE-2022-23221: h2database - H2 Console before 2.1.210 allows remote attackers to execute arbitrary code via ... H2 Console before 2.1.210 allows remote attackers to execute arbitrary code via a jdbc:h2:mem JDBC URL containing the IGNORE_UNKNOWN_SETTINGS=TRUE;FORBID_CREATION=FALSE;INIT=RUNSCRIPT substring, a different vulnerability than CVE-2021-42392. Scope: local bookworm: resolved (fixed in 2.1.210-1) bullseye: resolved (fixed in 1.4.197-4+deb11u1) forky: resolved (f
debian
CVE-2022-45868LOWCVSS 8.42022
CVE-2022-45868 [HIGH] CVE-2022-45868: h2database - The web-based admin console in H2 Database Engine before 2.2.220 can be started ... The web-based admin console in H2 Database Engine before 2.2.220 can be started via the CLI with the argument -webAdminPassword, which allows the user to specify the password in cleartext for the web admin console. Consequently, a local user (or an attacker that has obtained local access through some means) would be able to discover the password by listing proces
debian
CVE-2021-42392CRITICALCVSS 9.8fixed in h2database 2.1.210-1 (bookworm)2021
CVE-2021-42392 [CRITICAL] CVE-2021-42392: h2database - The org.h2.util.JdbcUtils.getConnection method of the H2 database takes as param... The org.h2.util.JdbcUtils.getConnection method of the H2 database takes as parameters the class name of the driver and URL of the database. An attacker may pass a JNDI driver name and a URL leading to a LDAP or RMI servers, causing remote code execution. This can be exploited through various attack vectors, most notably through the H2 Console which leads to u
debian
CVE-2021-23463LOWCVSS 8.12021
CVE-2021-23463 [HIGH] CVE-2021-23463: h2database - The package com.h2database:h2 from 1.4.198 and before 2.0.202 are vulnerable to ... The package com.h2database:h2 from 1.4.198 and before 2.0.202 are vulnerable to XML External Entity (XXE) Injection via the org.h2.jdbc.JdbcSQLXML class object, when it receives parsed string data from org.h2.jdbc.JdbcResultSet.getSQLXML() method. If it executes the getSource() method when the parameter is DOMSource.class it will trigger the vulnerability. Scope:
debian