2.3.232
18 years ago
11 months ago
Known vulnerabilities in the com.h2database:h2 package. This does not include vulnerabilities belonging to this package’s dependencies.
Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for freeVulnerability | Vulnerable Version |
---|---|
com.h2database:h2 is a database engine Affected versions of this package are vulnerable to Information Exposure when H2 web-based admin console was started via the CLI with the argument Vendor Statement: "This is not a vulnerability of the H2 Console, this is an example of how not to use it. I think there is nothing to do with it on the H2 side. Passwords should never be passed on the command line, and every qualified DBA or system administrator is expected to know that." How to fix Information Exposure? Upgrade | [1.4.198,2.2.220) |
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 How to fix Remote Code Execution (RCE)? Upgrade | [,2.1.210) |
com.h2database:h2 is a database engine Affected versions of this package are vulnerable to Remote Code Execution (RCE). H2 Console allows loading of custom classes from remote servers through JNDI. This can lead to code execution If remote access was enabled explicitly and some protection method (such as security constraint) are not set, an intruder can load their own custom class and execute their code in a process using H2 Console (a H2 Server process or a web server with H2 Console servlet). Note: It should be noted that H2 Console doesn't accept remote connections by default. Workarounds
All these workaround are mitigatory and unlikely to prevent all attack vectors, upgrade to a fixed version for full remediation. How to fix Remote Code Execution (RCE)? Upgrade | [1.1.100,2.0.206) |
com.h2database:h2 is a database engine Affected versions of this package are vulnerable to XML External Entity (XXE) Injection via the How to fix XML External Entity (XXE) Injection? Upgrade | [1.4.198,2.0.202) |