Lucene search
+L

512 matches found

CNNVD
CNNVD
added 2022/01/19 12:00 a.m.16 views

H2Console 参数注入漏洞

H2Console is an embeddable RDBMS written in Java. A parameter injection vulnerability exists in H2Console versions prior to 2.1.210, which can be exploited by an attacker to execute arbitrary code on a system via a carefully constructed command...

10CVSS8.7AI score0.64766EPSS
SaveExploits4References24
OSV
OSV
added 2022/01/19 12:00 a.m.33 views

CVE-2022-23221

H2 Console before 2.1.210 allows remote attackers to execute arbitrary code via a jdbc:h2:mem JDBC URL containing the IGNOREUNKNOWNSETTINGS=TRUE;FORBIDCREATION=FALSE;INIT=RUNSCRIPT substring, a different vulnerability than CVE-2021-42392...

9.8CVSS9.6AI score
SaveExploits0References12
Cvelist
Cvelist
added 2022/01/19 12:00 a.m.53 views

CVE-2022-23221

H2 Console before 2.1.210 allows remote attackers to execute arbitrary code via a jdbc:h2:mem JDBC URL containing the IGNOREUNKNOWNSETTINGS=TRUE;FORBIDCREATION=FALSE;INIT=RUNSCRIPT substring, a different vulnerability than CVE-2021-42392...

9.8AI score0.64766EPSS
SaveExploits4References10
CVE
CVE
added 2022/01/19 12:00 a.m.358 views

CVE-2022-23221

H2Database/H2 Console, affected version before 2.1.210, is vulnerable to remote code execution via a crafted JDBC URL in the H2 Console. The vulnerability is triggered by a substring in the URL jdbc:h2:mem with IGNORE_UNKNOWN_SETTINGS=TRUE;FORBID_CREATION=FALSE;INIT=RUNSCRIPT, enabling arbitrary ...

10CVSS9.5AI score0.64766EPSS
SaveExploits4References10Affected Software1
Debian CVE
Debian CVE
added 2022/01/19 12:00 a.m.76 views

CVE-2022-23221

H2 Console before 2.1.210 allows remote attackers to execute arbitrary code via a jdbc:h2:mem JDBC URL containing the IGNOREUNKNOWNSETTINGS=TRUE;FORBIDCREATION=FALSE;INIT=RUNSCRIPT substring, a different vulnerability than CVE-2021-42392...

10CVSS9.1AI score0.64766EPSS
SaveExploits4
RedhatCVE
RedhatCVE
added 2022/01/11 4:53 p.m.50 views

CVE-2021-42392

A flaw was found in h2. 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. This flaw allows an attacker to use this URL to send another server’s code, causing remote code execution. This issue is exploited...

10CVSS5.3AI score0.63211EPSS
SaveExploits3References4
CNVD
CNVD
added 2022/01/11 12:00 a.m.281 views

H2 database code issue vulnerability

H2 database is an embeddable Rdbms written in Java . A code issue vulnerability exists in H2 database, which stems from the H2 database's getConnection method taking the driver's class name and the database's URL as parameters, which can be exploited by an attacker to pass the name of the JNDI...

10CVSS9.5AI score0.63211EPSS
SaveExploits3References1
hivepro
hivepro
added 2022/01/10 4:00 p.m.49 views

A similar vulnerability like Log4shell discovered in H2 database console

THREAT LEVEL: Red. For a detailed advisory, download the pdf file here. An unauthenticated remote code execution vulnerability similar to Log4shell has been discovered in H2 Database a popular Java SQL database console and has been assigned CVE-2021-42392. It is claimed to be similar to the...

10CVSS2.2AI score0.63211EPSS
SaveExploits3
OSV
OSV
added 2022/01/10 2:10 p.m.4 views

DEBIAN-CVE-2021-42392

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 atta...

9.8CVSS8.9AI score0.63211EPSS
SaveExploits3References1
OSV
OSV
added 2022/01/10 2:10 p.m.51 views

CVE-2021-42392

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 atta...

9.8CVSS7.6AI score
SaveExploits0References7
NVD
NVD
added 2022/01/10 2:10 p.m.32 views

CVE-2021-42392

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 atta...

10CVSS0.63211EPSS
SaveExploits3References7
ATTACKERKB
ATTACKERKB
added 2022/01/10 2:10 p.m.8 views

CVE-2021-42392

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 atta...

10CVSS6.3AI score0.63211EPSS
SaveExploits3References8Affected Software1
Prion
Prion
added 2022/01/10 2:10 p.m.29 views

Remote code execution

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 atta...

10CVSS9.6AI score0.63211EPSS
SaveExploits3References7Affected Software3
UbuntuCve
UbuntuCve
added 2022/01/10 2:10 p.m.53 views

CVE-2021-42392

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 atta...

10CVSS7.5AI score0.63211EPSS
SaveExploits3References5
OSV
OSV
added 2022/01/10 2:10 p.m.8 views

UBUNTU-CVE-2021-42392

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 atta...

9.8CVSS7.4AI score0.63211EPSS
SaveExploits3References6
CNNVD
CNNVD
added 2022/01/10 12:00 a.m.21 views

H2database代码问题漏洞

H2 database is an embeddable Rdbms written in Java . A code issue vulnerability exists in H2 database, which stems from the H2 database's getConnection method taking the driver's class name and the database's URL as parameters, which can be exploited by an attacker to pass the name of the JNDI...

10CVSS8.4AI score0.63211EPSS
SaveExploits3References24
ThreatPost
ThreatPost
added 2022/01/07 3:12 p.m.110 views

Log4J-Related RCE Flaw in H2 Database Earns Critical Warning

Researchers discovered a bug related to the Log4J logging library vulnerability, which in this case opens the door for an adversary to execute remote code on vulnerable systems. However, this flaw does not pose the same risk as the previously identified in Log4Shell, they said. JFrog security...

10CVSS9.8AI score0.99999EPSS
SaveExploits371References14
Veracode
Veracode
added 2022/01/07 9:51 a.m.42 views

Remote Code Execution (RCE)

h2 is vulnerable to remote code execution. The vulnerability exists due to the use of javax.naming.Context.lookup method which performs JNDI lookup,as a dangerous function/sink, allowing an attacker to load custom class/ remote LDAP/RMI queries and execute malicious code in a process with H2...

9.8CVSS3.1AI score0.63211EPSS
SaveExploits3References7Affected Software27
The Hacker News
The Hacker News
added 2022/01/07 9:31 a.m.66 views

Log4Shell-like Critical RCE Flaw Discovered in H2 Database Console

Researchers have disclosed a security flaw affecting H2 database consoles that could result in remote code execution in a manner that echoes the Log4j "Log4Shell" vulnerability that came to light last month. The issue, tracked as CVE-2021-42392, is the "first critical issue published since...

10CVSS1.4AI score0.63211EPSS
SaveExploits3
Cvelist
Cvelist
added 2022/01/07 12:00 a.m.60 views

CVE-2021-42392

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 atta...

9.9AI score0.63211EPSS
SaveExploits3References7
Rows per page
Query Builder