OESA-2023-1924 (CVE-2022-41853)
Vulnerability from osv_openeuler – Published: 2023-12-15 11:06 – Updated: 2026-08-06 11:06 – Source websiteHSQLdb is a relational database engine written in JavaTM , with a JDBC driver, supporting a subset of ANSI-92 SQL. It offers a small (about 100k), fast database engine which offers both in memory and disk based tables. Embedded and server modes are available. Additionally, it includes tools such as a minimal web server, in-memory query and management tools (can be run as applets or servlets, too) and a number of demonstration examples. Downloaded code should be regarded as being of production quality. The product is currently being used as a database and persistence engine in many Open Source Software projects and even in commercial projects and products! In it's current version it is extremely stable and reliable. It is best known for its small size, ability to execute completely in memory and its speed. Yet it is a completely functional relational database management system that is completely free under the Modified BSD License. Yes, that's right, completely free of cost or restrictions!
Security Fix(es):
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.(CVE-2022-41853)
| URL | Type | |
|---|---|---|
{
"affected": [
{
"ecosystem_specific": {
"noarch": [
"hsqldb-lib-2.4.0-3.oe1.noarch.rpm",
"hsqldb-demo-2.4.0-3.oe1.noarch.rpm",
"hsqldb-2.4.0-3.oe1.noarch.rpm",
"hsqldb-javadoc-2.4.0-3.oe1.noarch.rpm",
"hsqldb-manual-2.4.0-3.oe1.noarch.rpm"
],
"src": [
"hsqldb-2.4.0-3.oe1.src.rpm"
]
},
"package": {
"ecosystem": "openEuler:20.03-LTS-SP1",
"name": "hsqldb",
"purl": "pkg:rpm/openEuler/hsqldb\u0026distro=openEuler-20.03-LTS-SP1"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.4.0-3.oe1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"ecosystem_specific": {
"noarch": [
"hsqldb-lib-2.4.0-4.oe1.noarch.rpm",
"hsqldb-javadoc-2.4.0-4.oe1.noarch.rpm",
"hsqldb-2.4.0-4.oe1.noarch.rpm",
"hsqldb-demo-2.4.0-4.oe1.noarch.rpm",
"hsqldb-manual-2.4.0-4.oe1.noarch.rpm"
],
"src": [
"hsqldb-2.4.0-4.oe1.src.rpm"
]
},
"package": {
"ecosystem": "openEuler:20.03-LTS-SP3",
"name": "hsqldb",
"purl": "pkg:rpm/openEuler/hsqldb\u0026distro=openEuler-20.03-LTS-SP3"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.4.0-4.oe1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"ecosystem_specific": {
"noarch": [
"hsqldb-manual-2.4.0-4.oe2203.noarch.rpm",
"hsqldb-javadoc-2.4.0-4.oe2203.noarch.rpm",
"hsqldb-2.4.0-4.oe2203.noarch.rpm",
"hsqldb-demo-2.4.0-4.oe2203.noarch.rpm",
"hsqldb-lib-2.4.0-4.oe2203.noarch.rpm",
"hsqldb-lib-2.4.0-5.oe2203sp1.noarch.rpm",
"hsqldb-javadoc-2.4.0-5.oe2203sp1.noarch.rpm",
"hsqldb-demo-2.4.0-5.oe2203sp1.noarch.rpm",
"hsqldb-manual-2.4.0-5.oe2203sp1.noarch.rpm",
"hsqldb-2.4.0-5.oe2203sp1.noarch.rpm",
"hsqldb-lib-2.4.0-5.oe2203sp2.noarch.rpm",
"hsqldb-2.4.0-5.oe2203sp2.noarch.rpm",
"hsqldb-demo-2.4.0-5.oe2203sp2.noarch.rpm",
"hsqldb-manual-2.4.0-5.oe2203sp2.noarch.rpm",
"hsqldb-javadoc-2.4.0-5.oe2203sp2.noarch.rpm"
],
"src": [
"hsqldb-2.4.0-4.oe2203.src.rpm",
"hsqldb-2.4.0-5.oe2203sp1.src.rpm",
"hsqldb-2.4.0-5.oe2203sp2.src.rpm"
]
},
"package": {
"ecosystem": "openEuler:22.03-LTS",
"name": "hsqldb",
"purl": "pkg:rpm/openEuler/hsqldb\u0026distro=openEuler-22.03-LTS"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.4.0-5.oe2203sp2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"ecosystem_specific": {
"noarch": [
"hsqldb-lib-2.4.0-5.oe2203sp1.noarch.rpm",
"hsqldb-javadoc-2.4.0-5.oe2203sp1.noarch.rpm",
"hsqldb-demo-2.4.0-5.oe2203sp1.noarch.rpm",
"hsqldb-manual-2.4.0-5.oe2203sp1.noarch.rpm",
"hsqldb-2.4.0-5.oe2203sp1.noarch.rpm"
],
"src": [
"hsqldb-2.4.0-5.oe2203sp1.src.rpm"
]
},
"package": {
"ecosystem": "openEuler:22.03-LTS-SP1",
"name": "hsqldb",
"purl": "pkg:rpm/openEuler/hsqldb\u0026distro=openEuler-22.03-LTS-SP1"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.4.0-5.oe2203sp1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"ecosystem_specific": {
"noarch": [
"hsqldb-lib-2.4.0-5.oe2203sp2.noarch.rpm",
"hsqldb-2.4.0-5.oe2203sp2.noarch.rpm",
"hsqldb-demo-2.4.0-5.oe2203sp2.noarch.rpm",
"hsqldb-manual-2.4.0-5.oe2203sp2.noarch.rpm",
"hsqldb-javadoc-2.4.0-5.oe2203sp2.noarch.rpm"
],
"src": [
"hsqldb-2.4.0-5.oe2203sp2.src.rpm"
]
},
"package": {
"ecosystem": "openEuler:22.03-LTS-SP2",
"name": "hsqldb",
"purl": "pkg:rpm/openEuler/hsqldb\u0026distro=openEuler-22.03-LTS-SP2"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.4.0-5.oe2203sp2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"severity": "Critical"
},
"details": "HSQLdb is a relational database engine written in JavaTM , with a JDBC driver, supporting a subset of ANSI-92 SQL. It offers a small (about 100k), fast database engine which offers both in memory and disk based tables. Embedded and server modes are available. Additionally, it includes tools such as a minimal web server, in-memory query and management tools (can be run as applets or servlets, too) and a number of demonstration examples. Downloaded code should be regarded as being of production quality. The product is currently being used as a database and persistence engine in many Open Source Software projects and even in commercial projects and products! In it\u0026apos;s current version it is extremely stable and reliable. It is best known for its small size, ability to execute completely in memory and its speed. Yet it is a completely functional relational database management system that is completely free under the Modified BSD License. Yes, that\u0026apos;s right, completely free of cost or restrictions!\r\n\r\nSecurity Fix(es):\r\n\r\nThose 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 \u0026quot;hsqldb.method_class_names\u0026quot; to classes which are allowed to be called. For example, System.setProperty(\u0026quot;hsqldb.method_class_names\u0026quot;, \u0026quot;abc\u0026quot;) or Java argument -Dhsqldb.method_class_names=\u0026quot;abc\u0026quot; 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.(CVE-2022-41853)",
"id": "OESA-2023-1924",
"modified": "2026-08-06T11:06:22Z",
"published": "2023-12-15T11:06:22Z",
"references": [
{
"type": "ADVISORY",
"url": "https://www.openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2023-1924"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41853"
}
],
"schema_version": "1.7.2",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "hsqldb security update",
"upstream": [
"CVE-2022-41853"
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
Related by attack behaviour
Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.