CVE-2022-41853

CVSS v3.1 9.8 (Critical)
98% Progress
EPSS 1.27 % (86th)
1.27% Progress
Affected Products 2
Advisories 9

Those using java.sql.Statement or java.sql.PreparedStatement in hsqldb (HyperSQL DataBase) to process untrusted input may be vulnerable to a remote code execution attack. By default it is allowed to call any static method of any Java class in the classpath resulting in code execution. The issue can be prevented by updating to 2.7.1 or by setting the system property "hsqldb.method_class_names" to classes which are allowed to be called. For example, System.setProperty("hsqldb.method_class_names", "abc") or Java argument -Dhsqldb.method_class_names="abc" can be used. From version 2.7.1 all classes by default are not accessible except those in java.lang.Math and need to be manually enabled.

Weaknesses
CWE-470
Use of Externally-Controlled Input to Select Classes or Code ('Unsafe Reflection')
CWE-NVD-noinfo
CVE Status
PUBLISHED
CNA
Google Inc.
Published Date
2022-10-06 18:17:07
(23 months ago)
Updated Date
2023-02-03 23:43:43
(19 months ago)

Affected Products

Loading...
Loading...
Loading...

Configuration #1

    CPE23 From Up To
  Hsqldb Hypersql Database prior 2.7.1 version cpe:2.3:a:hsqldb:hypersql_database < 2.7.1

Configuration #2

    CPE23 From Up To
  Debian Linux 10.0 cpe:2.3:o:debian:debian_linux:10.0
  Debian Linux 11.0 cpe:2.3:o:debian:debian_linux:11.0
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...