Remote Code Execution (RCE) Affecting com.h2database:h2 Open this link in a new tab package, versions [,2.1.210)
Exploit Maturity
Proof of concept
Attack Complexity
Low
Confidentiality
High
Integrity
High
Availability
High
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications-
snyk-id
SNYK-JAVA-COMH2DATABASE-2348247
-
published
20 Jan 2022
-
disclosed
20 Jan 2022
-
credit
Unknown
Introduced: 20 Jan 2022
CVE-2022-23221 Open this link in a new tabHow to fix?
Upgrade com.h2database:h2
to version 2.1.210 or higher.
Overview
com.h2database:h2 is a database engine
Affected versions of this package are vulnerable to Remote Code Execution (RCE) via a jdbc:h2:mem JDBC URL containing the IGNORE_UNKNOWN_SETTINGS=TRUE;FORBID_CREATION=FALSE;INIT=RUNSCRIPT
substring.