Bug 13530

Summary: [CVE 21] h2 1.4.196 CVEs found
Product: [ROSA-based products] ROSA Fresh Reporter: Yury <y.tumanov>
Component: System (kernel, glibc, systemd, bash, PAM...)Assignee: ROSA Linux Bugs <bugs>
Status: RESOLVED DUPLICATE QA Contact: ROSA Linux Bugs <bugs>
Severity: normal    
Priority: Normal CC: e.kosachev, s.matveev, v.potapov, y.tumanov
Version: All   
Target Milestone: ---   
Hardware: All   
OS: Linux   
URL: CVE-2021-42392, CVE-2022-23221,
Whiteboard:
Platform: 2021.1 ROSA Vulnerability identifier:
RPM Package: ISO-related:
Bad POT generating: Upstream:

Description Yury 2023-08-24 00:20:03 MSK
Please patch CVEs for package h2 version 1.4.196
  
INFO (CVEs are): h2 1.4.196
 cves found
CVE-2021-42392
Desc: 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 unauthenticated remote code execution.
Link: https://nvd.nist.gov/vuln/detail/CVE-2021-42392
Severity: CRITICAL
CVE-2022-23221
Desc: 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.
Link: https://nvd.nist.gov/vuln/detail/CVE-2022-23221
Severity: CRITICAL
Comment 1 Vladimir Potapov 2023-10-20 16:54:31 MSK

*** This bug has been marked as a duplicate of bug 13855 ***