USN-5365-1

Source
https://ubuntu.com/security/notices/USN-5365-1
Import Source
https://github.com/canonical/ubuntu-security-notices/blob/main/osv/usn/USN-5365-1.json
JSON Data
https://api.osv.dev/v1/vulns/USN-5365-1
Upstream
Related
Published
2022-04-05T15:14:29.087092Z
Modified
2025-10-13T04:35:51Z
Summary
h2database vulnerabilities
Details

It was discovered that H2 was vulnerable to deserialization of untrusted data. An attacker could possibly use this issue to execute arbitrary code. (CVE-2021-42392)

It was discovered that H2 incorrectly handled some specially crafted connection URLs. An attacker could possibly use this issue to execute arbitrary code. (CVE-2022-23221)

References

Affected packages

Ubuntu:20.04:LTS / h2database

Package

Name
h2database
Purl
pkg:deb/ubuntu/h2database@1.4.197-4+deb10u1build0.20.04.1?arch=source&distro=focal

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.4.197-4+deb10u1build0.20.04.1

Affected versions

1.*

1.4.197-4

Ecosystem specific

{
    "availability": "No subscription required",
    "binaries": [
        {
            "binary_name": "libh2-java",
            "binary_version": "1.4.197-4+deb10u1build0.20.04.1"
        }
    ]
}

Database specific

cves_map

{
    "ecosystem": "Ubuntu:20.04:LTS",
    "cves": [
        {
            "id": "CVE-2021-42392",
            "severity": [
                {
                    "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                    "type": "CVSS_V3"
                },
                {
                    "score": "high",
                    "type": "Ubuntu"
                }
            ]
        },
        {
            "id": "CVE-2022-23221",
            "severity": [
                {
                    "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                    "type": "CVSS_V3"
                },
                {
                    "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                    "type": "CVSS_V3"
                },
                {
                    "score": "medium",
                    "type": "Ubuntu"
                }
            ]
        }
    ]
}