USN-6566-1 fixed several vulnerabilities in SQLite. This update provides the corresponding fix for CVE-2023-7104 for Ubuntu 18.04 LTS.
Original advisory details:
It was discovered that SQLite incorrectly handled certain memory operations in the sessions extension. A remote attacker could possibly use this issue to cause SQLite to crash, resulting in a denial of service.
{
    "availability": "Available with Ubuntu Pro (Infra-only): https://ubuntu.com/pro",
    "binaries": [
        {
            "binary_name": "lemon",
            "binary_version": "3.22.0-1ubuntu0.7+esm1"
        },
        {
            "binary_name": "libsqlite3-0",
            "binary_version": "3.22.0-1ubuntu0.7+esm1"
        },
        {
            "binary_name": "libsqlite3-dev",
            "binary_version": "3.22.0-1ubuntu0.7+esm1"
        },
        {
            "binary_name": "libsqlite3-tcl",
            "binary_version": "3.22.0-1ubuntu0.7+esm1"
        },
        {
            "binary_name": "sqlite3",
            "binary_version": "3.22.0-1ubuntu0.7+esm1"
        }
    ]
}
          {
    "ecosystem": "Ubuntu:Pro:18.04:LTS",
    "cves": [
        {
            "id": "CVE-2023-7104",
            "severity": [
                {
                    "type": "CVSS_V3",
                    "score": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L"
                },
                {
                    "type": "CVSS_V3",
                    "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L"
                },
                {
                    "type": "Ubuntu",
                    "score": "medium"
                }
            ]
        }
    ]
}