rhsa-2020_4442
Vulnerability from csaf_redhat
Published
2020-11-04 00:58
Modified
2024-11-22 14:46
Summary
Red Hat Security Advisory: sqlite security update

Notes

Topic
An update for sqlite is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
SQLite is a C library that implements an SQL database engine. A large subset of SQL92 is supported. A complete database is stored in a single disk file. The API is designed for convenience and ease of use. Applications that link against SQLite can enjoy the power and flexibility of an SQL database without the administrative hassles of supporting a separate database server. Security Fix(es): * sqlite: Use-after-free in window function leading to remote code execution (CVE-2019-5018) * sqlite: Division by zero in whereLoopAddBtreeIndex in sqlite3.c (CVE-2019-16168) * sqlite: selectExpander in select.c proceeds with WITH stack unwinding even after a parsing error (CVE-2019-20218) * sqlite: Out-of-bounds read in SELECT with ON/USING clause (CVE-2020-6405) * sqlite: NULL pointer dereference and segmentation fault because of generated column optimizations (CVE-2020-9327) * sqlite: Use-after-free in fts3EvalNextRow in ext/fts3/fts3.c (CVE-2020-13630) * sqlite: Virtual table can be renamed into the name of one of its shadow tables (CVE-2020-13631) * sqlite: NULL pointer dereference in ext/fts3/fts3_snippet.c via a crafted matchinfo() query (CVE-2020-13632) For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section. Additional Changes: For detailed information on changes in this release, see the Red Hat Enterprise Linux 8.3 Release Notes linked from the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.



{
   document: {
      aggregate_severity: {
         namespace: "https://access.redhat.com/security/updates/classification/",
         text: "Moderate",
      },
      category: "csaf_security_advisory",
      csaf_version: "2.0",
      distribution: {
         text: "Copyright © Red Hat, Inc. All rights reserved.",
         tlp: {
            label: "WHITE",
            url: "https://www.first.org/tlp/",
         },
      },
      lang: "en",
      notes: [
         {
            category: "summary",
            text: "An update for sqlite is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
            title: "Topic",
         },
         {
            category: "general",
            text: "SQLite is a C library that implements an SQL database engine. A large subset of SQL92 is supported. A complete database is stored in a single disk file. The API is designed for convenience and ease of use. Applications that link against SQLite can enjoy the power and flexibility of an SQL database without the administrative hassles of supporting a separate database server.\n\nSecurity Fix(es):\n\n* sqlite: Use-after-free in window function leading to remote code execution (CVE-2019-5018)\n\n* sqlite: Division by zero in whereLoopAddBtreeIndex in sqlite3.c (CVE-2019-16168)\n\n* sqlite: selectExpander in select.c proceeds with WITH stack unwinding even after a parsing error (CVE-2019-20218)\n\n* sqlite: Out-of-bounds read in SELECT with ON/USING clause (CVE-2020-6405)\n\n* sqlite: NULL pointer dereference and segmentation fault because of generated column optimizations (CVE-2020-9327)\n\n* sqlite: Use-after-free in fts3EvalNextRow in ext/fts3/fts3.c (CVE-2020-13630)\n\n* sqlite: Virtual table can be renamed into the name of one of its shadow tables (CVE-2020-13631)\n\n* sqlite: NULL pointer dereference in ext/fts3/fts3_snippet.c via a crafted matchinfo() query (CVE-2020-13632)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.3 Release Notes linked from the References section.",
            title: "Details",
         },
         {
            category: "legal_disclaimer",
            text: "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
            title: "Terms of Use",
         },
      ],
      publisher: {
         category: "vendor",
         contact_details: "https://access.redhat.com/security/team/contact/",
         issuing_authority: "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
         name: "Red Hat Product Security",
         namespace: "https://www.redhat.com",
      },
      references: [
         {
            category: "self",
            summary: "https://access.redhat.com/errata/RHSA-2020:4442",
            url: "https://access.redhat.com/errata/RHSA-2020:4442",
         },
         {
            category: "external",
            summary: "https://access.redhat.com/security/updates/classification/#moderate",
            url: "https://access.redhat.com/security/updates/classification/#moderate",
         },
         {
            category: "external",
            summary: "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.3_release_notes/",
            url: "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.3_release_notes/",
         },
         {
            category: "external",
            summary: "1708301",
            url: "https://bugzilla.redhat.com/show_bug.cgi?id=1708301",
         },
         {
            category: "external",
            summary: "1768986",
            url: "https://bugzilla.redhat.com/show_bug.cgi?id=1768986",
         },
         {
            category: "external",
            summary: "1791313",
            url: "https://bugzilla.redhat.com/show_bug.cgi?id=1791313",
         },
         {
            category: "external",
            summary: "1801181",
            url: "https://bugzilla.redhat.com/show_bug.cgi?id=1801181",
         },
         {
            category: "external",
            summary: "1809315",
            url: "https://bugzilla.redhat.com/show_bug.cgi?id=1809315",
         },
         {
            category: "external",
            summary: "1841562",
            url: "https://bugzilla.redhat.com/show_bug.cgi?id=1841562",
         },
         {
            category: "external",
            summary: "1841568",
            url: "https://bugzilla.redhat.com/show_bug.cgi?id=1841568",
         },
         {
            category: "external",
            summary: "1841574",
            url: "https://bugzilla.redhat.com/show_bug.cgi?id=1841574",
         },
         {
            category: "self",
            summary: "Canonical URL",
            url: "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_4442.json",
         },
      ],
      title: "Red Hat Security Advisory: sqlite security update",
      tracking: {
         current_release_date: "2024-11-22T14:46:11+00:00",
         generator: {
            date: "2024-11-22T14:46:11+00:00",
            engine: {
               name: "Red Hat SDEngine",
               version: "4.2.1",
            },
         },
         id: "RHSA-2020:4442",
         initial_release_date: "2020-11-04T00:58:16+00:00",
         revision_history: [
            {
               date: "2020-11-04T00:58:16+00:00",
               number: "1",
               summary: "Initial version",
            },
            {
               date: "2020-11-04T00:58:16+00:00",
               number: "2",
               summary: "Last updated version",
            },
            {
               date: "2024-11-22T14:46:11+00:00",
               number: "3",
               summary: "Last generated version",
            },
         ],
         status: "final",
         version: "3",
      },
   },
   product_tree: {
      branches: [
         {
            branches: [
               {
                  branches: [
                     {
                        category: "product_name",
                        name: "Red Hat Enterprise Linux AppStream (v. 8)",
                        product: {
                           name: "Red Hat Enterprise Linux AppStream (v. 8)",
                           product_id: "AppStream-8.3.0.GA",
                           product_identification_helper: {
                              cpe: "cpe:/a:redhat:enterprise_linux:8::appstream",
                           },
                        },
                     },
                     {
                        category: "product_name",
                        name: "Red Hat Enterprise Linux BaseOS (v. 8)",
                        product: {
                           name: "Red Hat Enterprise Linux BaseOS (v. 8)",
                           product_id: "BaseOS-8.3.0.GA",
                           product_identification_helper: {
                              cpe: "cpe:/o:redhat:enterprise_linux:8::baseos",
                           },
                        },
                     },
                  ],
                  category: "product_family",
                  name: "Red Hat Enterprise Linux",
               },
               {
                  branches: [
                     {
                        category: "product_version",
                        name: "sqlite-0:3.26.0-11.el8.s390x",
                        product: {
                           name: "sqlite-0:3.26.0-11.el8.s390x",
                           product_id: "sqlite-0:3.26.0-11.el8.s390x",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/sqlite@3.26.0-11.el8?arch=s390x",
                           },
                        },
                     },
                     {
                        category: "product_version",
                        name: "sqlite-devel-0:3.26.0-11.el8.s390x",
                        product: {
                           name: "sqlite-devel-0:3.26.0-11.el8.s390x",
                           product_id: "sqlite-devel-0:3.26.0-11.el8.s390x",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/sqlite-devel@3.26.0-11.el8?arch=s390x",
                           },
                        },
                     },
                     {
                        category: "product_version",
                        name: "sqlite-libs-0:3.26.0-11.el8.s390x",
                        product: {
                           name: "sqlite-libs-0:3.26.0-11.el8.s390x",
                           product_id: "sqlite-libs-0:3.26.0-11.el8.s390x",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/sqlite-libs@3.26.0-11.el8?arch=s390x",
                           },
                        },
                     },
                     {
                        category: "product_version",
                        name: "sqlite-debugsource-0:3.26.0-11.el8.s390x",
                        product: {
                           name: "sqlite-debugsource-0:3.26.0-11.el8.s390x",
                           product_id: "sqlite-debugsource-0:3.26.0-11.el8.s390x",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/sqlite-debugsource@3.26.0-11.el8?arch=s390x",
                           },
                        },
                     },
                     {
                        category: "product_version",
                        name: "lemon-debuginfo-0:3.26.0-11.el8.s390x",
                        product: {
                           name: "lemon-debuginfo-0:3.26.0-11.el8.s390x",
                           product_id: "lemon-debuginfo-0:3.26.0-11.el8.s390x",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/lemon-debuginfo@3.26.0-11.el8?arch=s390x",
                           },
                        },
                     },
                     {
                        category: "product_version",
                        name: "sqlite-analyzer-debuginfo-0:3.26.0-11.el8.s390x",
                        product: {
                           name: "sqlite-analyzer-debuginfo-0:3.26.0-11.el8.s390x",
                           product_id: "sqlite-analyzer-debuginfo-0:3.26.0-11.el8.s390x",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/sqlite-analyzer-debuginfo@3.26.0-11.el8?arch=s390x",
                           },
                        },
                     },
                     {
                        category: "product_version",
                        name: "sqlite-debuginfo-0:3.26.0-11.el8.s390x",
                        product: {
                           name: "sqlite-debuginfo-0:3.26.0-11.el8.s390x",
                           product_id: "sqlite-debuginfo-0:3.26.0-11.el8.s390x",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/sqlite-debuginfo@3.26.0-11.el8?arch=s390x",
                           },
                        },
                     },
                     {
                        category: "product_version",
                        name: "sqlite-libs-debuginfo-0:3.26.0-11.el8.s390x",
                        product: {
                           name: "sqlite-libs-debuginfo-0:3.26.0-11.el8.s390x",
                           product_id: "sqlite-libs-debuginfo-0:3.26.0-11.el8.s390x",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/sqlite-libs-debuginfo@3.26.0-11.el8?arch=s390x",
                           },
                        },
                     },
                     {
                        category: "product_version",
                        name: "sqlite-tcl-debuginfo-0:3.26.0-11.el8.s390x",
                        product: {
                           name: "sqlite-tcl-debuginfo-0:3.26.0-11.el8.s390x",
                           product_id: "sqlite-tcl-debuginfo-0:3.26.0-11.el8.s390x",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/sqlite-tcl-debuginfo@3.26.0-11.el8?arch=s390x",
                           },
                        },
                     },
                     {
                        category: "product_version",
                        name: "lemon-0:3.26.0-11.el8.s390x",
                        product: {
                           name: "lemon-0:3.26.0-11.el8.s390x",
                           product_id: "lemon-0:3.26.0-11.el8.s390x",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/lemon@3.26.0-11.el8?arch=s390x",
                           },
                        },
                     },
                  ],
                  category: "architecture",
                  name: "s390x",
               },
               {
                  branches: [
                     {
                        category: "product_version",
                        name: "sqlite-0:3.26.0-11.el8.x86_64",
                        product: {
                           name: "sqlite-0:3.26.0-11.el8.x86_64",
                           product_id: "sqlite-0:3.26.0-11.el8.x86_64",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/sqlite@3.26.0-11.el8?arch=x86_64",
                           },
                        },
                     },
                     {
                        category: "product_version",
                        name: "sqlite-devel-0:3.26.0-11.el8.x86_64",
                        product: {
                           name: "sqlite-devel-0:3.26.0-11.el8.x86_64",
                           product_id: "sqlite-devel-0:3.26.0-11.el8.x86_64",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/sqlite-devel@3.26.0-11.el8?arch=x86_64",
                           },
                        },
                     },
                     {
                        category: "product_version",
                        name: "sqlite-libs-0:3.26.0-11.el8.x86_64",
                        product: {
                           name: "sqlite-libs-0:3.26.0-11.el8.x86_64",
                           product_id: "sqlite-libs-0:3.26.0-11.el8.x86_64",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/sqlite-libs@3.26.0-11.el8?arch=x86_64",
                           },
                        },
                     },
                     {
                        category: "product_version",
                        name: "sqlite-debugsource-0:3.26.0-11.el8.x86_64",
                        product: {
                           name: "sqlite-debugsource-0:3.26.0-11.el8.x86_64",
                           product_id: "sqlite-debugsource-0:3.26.0-11.el8.x86_64",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/sqlite-debugsource@3.26.0-11.el8?arch=x86_64",
                           },
                        },
                     },
                     {
                        category: "product_version",
                        name: "lemon-debuginfo-0:3.26.0-11.el8.x86_64",
                        product: {
                           name: "lemon-debuginfo-0:3.26.0-11.el8.x86_64",
                           product_id: "lemon-debuginfo-0:3.26.0-11.el8.x86_64",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/lemon-debuginfo@3.26.0-11.el8?arch=x86_64",
                           },
                        },
                     },
                     {
                        category: "product_version",
                        name: "sqlite-analyzer-debuginfo-0:3.26.0-11.el8.x86_64",
                        product: {
                           name: "sqlite-analyzer-debuginfo-0:3.26.0-11.el8.x86_64",
                           product_id: "sqlite-analyzer-debuginfo-0:3.26.0-11.el8.x86_64",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/sqlite-analyzer-debuginfo@3.26.0-11.el8?arch=x86_64",
                           },
                        },
                     },
                     {
                        category: "product_version",
                        name: "sqlite-debuginfo-0:3.26.0-11.el8.x86_64",
                        product: {
                           name: "sqlite-debuginfo-0:3.26.0-11.el8.x86_64",
                           product_id: "sqlite-debuginfo-0:3.26.0-11.el8.x86_64",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/sqlite-debuginfo@3.26.0-11.el8?arch=x86_64",
                           },
                        },
                     },
                     {
                        category: "product_version",
                        name: "sqlite-libs-debuginfo-0:3.26.0-11.el8.x86_64",
                        product: {
                           name: "sqlite-libs-debuginfo-0:3.26.0-11.el8.x86_64",
                           product_id: "sqlite-libs-debuginfo-0:3.26.0-11.el8.x86_64",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/sqlite-libs-debuginfo@3.26.0-11.el8?arch=x86_64",
                           },
                        },
                     },
                     {
                        category: "product_version",
                        name: "sqlite-tcl-debuginfo-0:3.26.0-11.el8.x86_64",
                        product: {
                           name: "sqlite-tcl-debuginfo-0:3.26.0-11.el8.x86_64",
                           product_id: "sqlite-tcl-debuginfo-0:3.26.0-11.el8.x86_64",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/sqlite-tcl-debuginfo@3.26.0-11.el8?arch=x86_64",
                           },
                        },
                     },
                     {
                        category: "product_version",
                        name: "lemon-0:3.26.0-11.el8.x86_64",
                        product: {
                           name: "lemon-0:3.26.0-11.el8.x86_64",
                           product_id: "lemon-0:3.26.0-11.el8.x86_64",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/lemon@3.26.0-11.el8?arch=x86_64",
                           },
                        },
                     },
                  ],
                  category: "architecture",
                  name: "x86_64",
               },
               {
                  branches: [
                     {
                        category: "product_version",
                        name: "sqlite-0:3.26.0-11.el8.i686",
                        product: {
                           name: "sqlite-0:3.26.0-11.el8.i686",
                           product_id: "sqlite-0:3.26.0-11.el8.i686",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/sqlite@3.26.0-11.el8?arch=i686",
                           },
                        },
                     },
                     {
                        category: "product_version",
                        name: "sqlite-devel-0:3.26.0-11.el8.i686",
                        product: {
                           name: "sqlite-devel-0:3.26.0-11.el8.i686",
                           product_id: "sqlite-devel-0:3.26.0-11.el8.i686",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/sqlite-devel@3.26.0-11.el8?arch=i686",
                           },
                        },
                     },
                     {
                        category: "product_version",
                        name: "sqlite-libs-0:3.26.0-11.el8.i686",
                        product: {
                           name: "sqlite-libs-0:3.26.0-11.el8.i686",
                           product_id: "sqlite-libs-0:3.26.0-11.el8.i686",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/sqlite-libs@3.26.0-11.el8?arch=i686",
                           },
                        },
                     },
                     {
                        category: "product_version",
                        name: "sqlite-debugsource-0:3.26.0-11.el8.i686",
                        product: {
                           name: "sqlite-debugsource-0:3.26.0-11.el8.i686",
                           product_id: "sqlite-debugsource-0:3.26.0-11.el8.i686",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/sqlite-debugsource@3.26.0-11.el8?arch=i686",
                           },
                        },
                     },
                     {
                        category: "product_version",
                        name: "lemon-debuginfo-0:3.26.0-11.el8.i686",
                        product: {
                           name: "lemon-debuginfo-0:3.26.0-11.el8.i686",
                           product_id: "lemon-debuginfo-0:3.26.0-11.el8.i686",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/lemon-debuginfo@3.26.0-11.el8?arch=i686",
                           },
                        },
                     },
                     {
                        category: "product_version",
                        name: "sqlite-analyzer-debuginfo-0:3.26.0-11.el8.i686",
                        product: {
                           name: "sqlite-analyzer-debuginfo-0:3.26.0-11.el8.i686",
                           product_id: "sqlite-analyzer-debuginfo-0:3.26.0-11.el8.i686",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/sqlite-analyzer-debuginfo@3.26.0-11.el8?arch=i686",
                           },
                        },
                     },
                     {
                        category: "product_version",
                        name: "sqlite-debuginfo-0:3.26.0-11.el8.i686",
                        product: {
                           name: "sqlite-debuginfo-0:3.26.0-11.el8.i686",
                           product_id: "sqlite-debuginfo-0:3.26.0-11.el8.i686",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/sqlite-debuginfo@3.26.0-11.el8?arch=i686",
                           },
                        },
                     },
                     {
                        category: "product_version",
                        name: "sqlite-libs-debuginfo-0:3.26.0-11.el8.i686",
                        product: {
                           name: "sqlite-libs-debuginfo-0:3.26.0-11.el8.i686",
                           product_id: "sqlite-libs-debuginfo-0:3.26.0-11.el8.i686",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/sqlite-libs-debuginfo@3.26.0-11.el8?arch=i686",
                           },
                        },
                     },
                     {
                        category: "product_version",
                        name: "sqlite-tcl-debuginfo-0:3.26.0-11.el8.i686",
                        product: {
                           name: "sqlite-tcl-debuginfo-0:3.26.0-11.el8.i686",
                           product_id: "sqlite-tcl-debuginfo-0:3.26.0-11.el8.i686",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/sqlite-tcl-debuginfo@3.26.0-11.el8?arch=i686",
                           },
                        },
                     },
                  ],
                  category: "architecture",
                  name: "i686",
               },
               {
                  branches: [
                     {
                        category: "product_version",
                        name: "sqlite-0:3.26.0-11.el8.ppc64le",
                        product: {
                           name: "sqlite-0:3.26.0-11.el8.ppc64le",
                           product_id: "sqlite-0:3.26.0-11.el8.ppc64le",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/sqlite@3.26.0-11.el8?arch=ppc64le",
                           },
                        },
                     },
                     {
                        category: "product_version",
                        name: "sqlite-devel-0:3.26.0-11.el8.ppc64le",
                        product: {
                           name: "sqlite-devel-0:3.26.0-11.el8.ppc64le",
                           product_id: "sqlite-devel-0:3.26.0-11.el8.ppc64le",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/sqlite-devel@3.26.0-11.el8?arch=ppc64le",
                           },
                        },
                     },
                     {
                        category: "product_version",
                        name: "sqlite-libs-0:3.26.0-11.el8.ppc64le",
                        product: {
                           name: "sqlite-libs-0:3.26.0-11.el8.ppc64le",
                           product_id: "sqlite-libs-0:3.26.0-11.el8.ppc64le",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/sqlite-libs@3.26.0-11.el8?arch=ppc64le",
                           },
                        },
                     },
                     {
                        category: "product_version",
                        name: "sqlite-debugsource-0:3.26.0-11.el8.ppc64le",
                        product: {
                           name: "sqlite-debugsource-0:3.26.0-11.el8.ppc64le",
                           product_id: "sqlite-debugsource-0:3.26.0-11.el8.ppc64le",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/sqlite-debugsource@3.26.0-11.el8?arch=ppc64le",
                           },
                        },
                     },
                     {
                        category: "product_version",
                        name: "lemon-debuginfo-0:3.26.0-11.el8.ppc64le",
                        product: {
                           name: "lemon-debuginfo-0:3.26.0-11.el8.ppc64le",
                           product_id: "lemon-debuginfo-0:3.26.0-11.el8.ppc64le",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/lemon-debuginfo@3.26.0-11.el8?arch=ppc64le",
                           },
                        },
                     },
                     {
                        category: "product_version",
                        name: "sqlite-analyzer-debuginfo-0:3.26.0-11.el8.ppc64le",
                        product: {
                           name: "sqlite-analyzer-debuginfo-0:3.26.0-11.el8.ppc64le",
                           product_id: "sqlite-analyzer-debuginfo-0:3.26.0-11.el8.ppc64le",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/sqlite-analyzer-debuginfo@3.26.0-11.el8?arch=ppc64le",
                           },
                        },
                     },
                     {
                        category: "product_version",
                        name: "sqlite-debuginfo-0:3.26.0-11.el8.ppc64le",
                        product: {
                           name: "sqlite-debuginfo-0:3.26.0-11.el8.ppc64le",
                           product_id: "sqlite-debuginfo-0:3.26.0-11.el8.ppc64le",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/sqlite-debuginfo@3.26.0-11.el8?arch=ppc64le",
                           },
                        },
                     },
                     {
                        category: "product_version",
                        name: "sqlite-libs-debuginfo-0:3.26.0-11.el8.ppc64le",
                        product: {
                           name: "sqlite-libs-debuginfo-0:3.26.0-11.el8.ppc64le",
                           product_id: "sqlite-libs-debuginfo-0:3.26.0-11.el8.ppc64le",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/sqlite-libs-debuginfo@3.26.0-11.el8?arch=ppc64le",
                           },
                        },
                     },
                     {
                        category: "product_version",
                        name: "sqlite-tcl-debuginfo-0:3.26.0-11.el8.ppc64le",
                        product: {
                           name: "sqlite-tcl-debuginfo-0:3.26.0-11.el8.ppc64le",
                           product_id: "sqlite-tcl-debuginfo-0:3.26.0-11.el8.ppc64le",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/sqlite-tcl-debuginfo@3.26.0-11.el8?arch=ppc64le",
                           },
                        },
                     },
                     {
                        category: "product_version",
                        name: "lemon-0:3.26.0-11.el8.ppc64le",
                        product: {
                           name: "lemon-0:3.26.0-11.el8.ppc64le",
                           product_id: "lemon-0:3.26.0-11.el8.ppc64le",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/lemon@3.26.0-11.el8?arch=ppc64le",
                           },
                        },
                     },
                  ],
                  category: "architecture",
                  name: "ppc64le",
               },
               {
                  branches: [
                     {
                        category: "product_version",
                        name: "sqlite-0:3.26.0-11.el8.aarch64",
                        product: {
                           name: "sqlite-0:3.26.0-11.el8.aarch64",
                           product_id: "sqlite-0:3.26.0-11.el8.aarch64",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/sqlite@3.26.0-11.el8?arch=aarch64",
                           },
                        },
                     },
                     {
                        category: "product_version",
                        name: "sqlite-devel-0:3.26.0-11.el8.aarch64",
                        product: {
                           name: "sqlite-devel-0:3.26.0-11.el8.aarch64",
                           product_id: "sqlite-devel-0:3.26.0-11.el8.aarch64",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/sqlite-devel@3.26.0-11.el8?arch=aarch64",
                           },
                        },
                     },
                     {
                        category: "product_version",
                        name: "sqlite-libs-0:3.26.0-11.el8.aarch64",
                        product: {
                           name: "sqlite-libs-0:3.26.0-11.el8.aarch64",
                           product_id: "sqlite-libs-0:3.26.0-11.el8.aarch64",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/sqlite-libs@3.26.0-11.el8?arch=aarch64",
                           },
                        },
                     },
                     {
                        category: "product_version",
                        name: "sqlite-debugsource-0:3.26.0-11.el8.aarch64",
                        product: {
                           name: "sqlite-debugsource-0:3.26.0-11.el8.aarch64",
                           product_id: "sqlite-debugsource-0:3.26.0-11.el8.aarch64",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/sqlite-debugsource@3.26.0-11.el8?arch=aarch64",
                           },
                        },
                     },
                     {
                        category: "product_version",
                        name: "lemon-debuginfo-0:3.26.0-11.el8.aarch64",
                        product: {
                           name: "lemon-debuginfo-0:3.26.0-11.el8.aarch64",
                           product_id: "lemon-debuginfo-0:3.26.0-11.el8.aarch64",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/lemon-debuginfo@3.26.0-11.el8?arch=aarch64",
                           },
                        },
                     },
                     {
                        category: "product_version",
                        name: "sqlite-analyzer-debuginfo-0:3.26.0-11.el8.aarch64",
                        product: {
                           name: "sqlite-analyzer-debuginfo-0:3.26.0-11.el8.aarch64",
                           product_id: "sqlite-analyzer-debuginfo-0:3.26.0-11.el8.aarch64",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/sqlite-analyzer-debuginfo@3.26.0-11.el8?arch=aarch64",
                           },
                        },
                     },
                     {
                        category: "product_version",
                        name: "sqlite-debuginfo-0:3.26.0-11.el8.aarch64",
                        product: {
                           name: "sqlite-debuginfo-0:3.26.0-11.el8.aarch64",
                           product_id: "sqlite-debuginfo-0:3.26.0-11.el8.aarch64",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/sqlite-debuginfo@3.26.0-11.el8?arch=aarch64",
                           },
                        },
                     },
                     {
                        category: "product_version",
                        name: "sqlite-libs-debuginfo-0:3.26.0-11.el8.aarch64",
                        product: {
                           name: "sqlite-libs-debuginfo-0:3.26.0-11.el8.aarch64",
                           product_id: "sqlite-libs-debuginfo-0:3.26.0-11.el8.aarch64",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/sqlite-libs-debuginfo@3.26.0-11.el8?arch=aarch64",
                           },
                        },
                     },
                     {
                        category: "product_version",
                        name: "sqlite-tcl-debuginfo-0:3.26.0-11.el8.aarch64",
                        product: {
                           name: "sqlite-tcl-debuginfo-0:3.26.0-11.el8.aarch64",
                           product_id: "sqlite-tcl-debuginfo-0:3.26.0-11.el8.aarch64",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/sqlite-tcl-debuginfo@3.26.0-11.el8?arch=aarch64",
                           },
                        },
                     },
                     {
                        category: "product_version",
                        name: "lemon-0:3.26.0-11.el8.aarch64",
                        product: {
                           name: "lemon-0:3.26.0-11.el8.aarch64",
                           product_id: "lemon-0:3.26.0-11.el8.aarch64",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/lemon@3.26.0-11.el8?arch=aarch64",
                           },
                        },
                     },
                  ],
                  category: "architecture",
                  name: "aarch64",
               },
               {
                  branches: [
                     {
                        category: "product_version",
                        name: "sqlite-0:3.26.0-11.el8.src",
                        product: {
                           name: "sqlite-0:3.26.0-11.el8.src",
                           product_id: "sqlite-0:3.26.0-11.el8.src",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/sqlite@3.26.0-11.el8?arch=src",
                           },
                        },
                     },
                  ],
                  category: "architecture",
                  name: "src",
               },
               {
                  branches: [
                     {
                        category: "product_version",
                        name: "sqlite-doc-0:3.26.0-11.el8.noarch",
                        product: {
                           name: "sqlite-doc-0:3.26.0-11.el8.noarch",
                           product_id: "sqlite-doc-0:3.26.0-11.el8.noarch",
                           product_identification_helper: {
                              purl: "pkg:rpm/redhat/sqlite-doc@3.26.0-11.el8?arch=noarch",
                           },
                        },
                     },
                  ],
                  category: "architecture",
                  name: "noarch",
               },
            ],
            category: "vendor",
            name: "Red Hat",
         },
      ],
      relationships: [
         {
            category: "default_component_of",
            full_product_name: {
               name: "lemon-0:3.26.0-11.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
               product_id: "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.aarch64",
            },
            product_reference: "lemon-0:3.26.0-11.el8.aarch64",
            relates_to_product_reference: "AppStream-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "lemon-0:3.26.0-11.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
               product_id: "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.ppc64le",
            },
            product_reference: "lemon-0:3.26.0-11.el8.ppc64le",
            relates_to_product_reference: "AppStream-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "lemon-0:3.26.0-11.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
               product_id: "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.s390x",
            },
            product_reference: "lemon-0:3.26.0-11.el8.s390x",
            relates_to_product_reference: "AppStream-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "lemon-0:3.26.0-11.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
               product_id: "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.x86_64",
            },
            product_reference: "lemon-0:3.26.0-11.el8.x86_64",
            relates_to_product_reference: "AppStream-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "lemon-debuginfo-0:3.26.0-11.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
               product_id: "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.aarch64",
            },
            product_reference: "lemon-debuginfo-0:3.26.0-11.el8.aarch64",
            relates_to_product_reference: "AppStream-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "lemon-debuginfo-0:3.26.0-11.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
               product_id: "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.i686",
            },
            product_reference: "lemon-debuginfo-0:3.26.0-11.el8.i686",
            relates_to_product_reference: "AppStream-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "lemon-debuginfo-0:3.26.0-11.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
               product_id: "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.ppc64le",
            },
            product_reference: "lemon-debuginfo-0:3.26.0-11.el8.ppc64le",
            relates_to_product_reference: "AppStream-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "lemon-debuginfo-0:3.26.0-11.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
               product_id: "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.s390x",
            },
            product_reference: "lemon-debuginfo-0:3.26.0-11.el8.s390x",
            relates_to_product_reference: "AppStream-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "lemon-debuginfo-0:3.26.0-11.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
               product_id: "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.x86_64",
            },
            product_reference: "lemon-debuginfo-0:3.26.0-11.el8.x86_64",
            relates_to_product_reference: "AppStream-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-0:3.26.0-11.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
               product_id: "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.aarch64",
            },
            product_reference: "sqlite-0:3.26.0-11.el8.aarch64",
            relates_to_product_reference: "AppStream-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-0:3.26.0-11.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
               product_id: "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.i686",
            },
            product_reference: "sqlite-0:3.26.0-11.el8.i686",
            relates_to_product_reference: "AppStream-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-0:3.26.0-11.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
               product_id: "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.ppc64le",
            },
            product_reference: "sqlite-0:3.26.0-11.el8.ppc64le",
            relates_to_product_reference: "AppStream-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-0:3.26.0-11.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
               product_id: "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.s390x",
            },
            product_reference: "sqlite-0:3.26.0-11.el8.s390x",
            relates_to_product_reference: "AppStream-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-0:3.26.0-11.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
               product_id: "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.src",
            },
            product_reference: "sqlite-0:3.26.0-11.el8.src",
            relates_to_product_reference: "AppStream-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-0:3.26.0-11.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
               product_id: "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.x86_64",
            },
            product_reference: "sqlite-0:3.26.0-11.el8.x86_64",
            relates_to_product_reference: "AppStream-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-analyzer-debuginfo-0:3.26.0-11.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
               product_id: "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.aarch64",
            },
            product_reference: "sqlite-analyzer-debuginfo-0:3.26.0-11.el8.aarch64",
            relates_to_product_reference: "AppStream-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-analyzer-debuginfo-0:3.26.0-11.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
               product_id: "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.i686",
            },
            product_reference: "sqlite-analyzer-debuginfo-0:3.26.0-11.el8.i686",
            relates_to_product_reference: "AppStream-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-analyzer-debuginfo-0:3.26.0-11.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
               product_id: "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.ppc64le",
            },
            product_reference: "sqlite-analyzer-debuginfo-0:3.26.0-11.el8.ppc64le",
            relates_to_product_reference: "AppStream-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-analyzer-debuginfo-0:3.26.0-11.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
               product_id: "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.s390x",
            },
            product_reference: "sqlite-analyzer-debuginfo-0:3.26.0-11.el8.s390x",
            relates_to_product_reference: "AppStream-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-analyzer-debuginfo-0:3.26.0-11.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
               product_id: "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.x86_64",
            },
            product_reference: "sqlite-analyzer-debuginfo-0:3.26.0-11.el8.x86_64",
            relates_to_product_reference: "AppStream-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-debuginfo-0:3.26.0-11.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
               product_id: "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.aarch64",
            },
            product_reference: "sqlite-debuginfo-0:3.26.0-11.el8.aarch64",
            relates_to_product_reference: "AppStream-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-debuginfo-0:3.26.0-11.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
               product_id: "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.i686",
            },
            product_reference: "sqlite-debuginfo-0:3.26.0-11.el8.i686",
            relates_to_product_reference: "AppStream-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-debuginfo-0:3.26.0-11.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
               product_id: "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.ppc64le",
            },
            product_reference: "sqlite-debuginfo-0:3.26.0-11.el8.ppc64le",
            relates_to_product_reference: "AppStream-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-debuginfo-0:3.26.0-11.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
               product_id: "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.s390x",
            },
            product_reference: "sqlite-debuginfo-0:3.26.0-11.el8.s390x",
            relates_to_product_reference: "AppStream-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-debuginfo-0:3.26.0-11.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
               product_id: "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.x86_64",
            },
            product_reference: "sqlite-debuginfo-0:3.26.0-11.el8.x86_64",
            relates_to_product_reference: "AppStream-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-debugsource-0:3.26.0-11.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
               product_id: "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.aarch64",
            },
            product_reference: "sqlite-debugsource-0:3.26.0-11.el8.aarch64",
            relates_to_product_reference: "AppStream-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-debugsource-0:3.26.0-11.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
               product_id: "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.i686",
            },
            product_reference: "sqlite-debugsource-0:3.26.0-11.el8.i686",
            relates_to_product_reference: "AppStream-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-debugsource-0:3.26.0-11.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
               product_id: "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.ppc64le",
            },
            product_reference: "sqlite-debugsource-0:3.26.0-11.el8.ppc64le",
            relates_to_product_reference: "AppStream-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-debugsource-0:3.26.0-11.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
               product_id: "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.s390x",
            },
            product_reference: "sqlite-debugsource-0:3.26.0-11.el8.s390x",
            relates_to_product_reference: "AppStream-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-debugsource-0:3.26.0-11.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
               product_id: "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.x86_64",
            },
            product_reference: "sqlite-debugsource-0:3.26.0-11.el8.x86_64",
            relates_to_product_reference: "AppStream-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-devel-0:3.26.0-11.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
               product_id: "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.aarch64",
            },
            product_reference: "sqlite-devel-0:3.26.0-11.el8.aarch64",
            relates_to_product_reference: "AppStream-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-devel-0:3.26.0-11.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
               product_id: "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.i686",
            },
            product_reference: "sqlite-devel-0:3.26.0-11.el8.i686",
            relates_to_product_reference: "AppStream-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-devel-0:3.26.0-11.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
               product_id: "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.ppc64le",
            },
            product_reference: "sqlite-devel-0:3.26.0-11.el8.ppc64le",
            relates_to_product_reference: "AppStream-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-devel-0:3.26.0-11.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
               product_id: "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.s390x",
            },
            product_reference: "sqlite-devel-0:3.26.0-11.el8.s390x",
            relates_to_product_reference: "AppStream-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-devel-0:3.26.0-11.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
               product_id: "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.x86_64",
            },
            product_reference: "sqlite-devel-0:3.26.0-11.el8.x86_64",
            relates_to_product_reference: "AppStream-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-doc-0:3.26.0-11.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
               product_id: "AppStream-8.3.0.GA:sqlite-doc-0:3.26.0-11.el8.noarch",
            },
            product_reference: "sqlite-doc-0:3.26.0-11.el8.noarch",
            relates_to_product_reference: "AppStream-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-libs-0:3.26.0-11.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
               product_id: "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.aarch64",
            },
            product_reference: "sqlite-libs-0:3.26.0-11.el8.aarch64",
            relates_to_product_reference: "AppStream-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-libs-0:3.26.0-11.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
               product_id: "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.i686",
            },
            product_reference: "sqlite-libs-0:3.26.0-11.el8.i686",
            relates_to_product_reference: "AppStream-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-libs-0:3.26.0-11.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
               product_id: "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.ppc64le",
            },
            product_reference: "sqlite-libs-0:3.26.0-11.el8.ppc64le",
            relates_to_product_reference: "AppStream-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-libs-0:3.26.0-11.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
               product_id: "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.s390x",
            },
            product_reference: "sqlite-libs-0:3.26.0-11.el8.s390x",
            relates_to_product_reference: "AppStream-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-libs-0:3.26.0-11.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
               product_id: "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.x86_64",
            },
            product_reference: "sqlite-libs-0:3.26.0-11.el8.x86_64",
            relates_to_product_reference: "AppStream-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-libs-debuginfo-0:3.26.0-11.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
               product_id: "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.aarch64",
            },
            product_reference: "sqlite-libs-debuginfo-0:3.26.0-11.el8.aarch64",
            relates_to_product_reference: "AppStream-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-libs-debuginfo-0:3.26.0-11.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
               product_id: "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.i686",
            },
            product_reference: "sqlite-libs-debuginfo-0:3.26.0-11.el8.i686",
            relates_to_product_reference: "AppStream-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-libs-debuginfo-0:3.26.0-11.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
               product_id: "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.ppc64le",
            },
            product_reference: "sqlite-libs-debuginfo-0:3.26.0-11.el8.ppc64le",
            relates_to_product_reference: "AppStream-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-libs-debuginfo-0:3.26.0-11.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
               product_id: "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.s390x",
            },
            product_reference: "sqlite-libs-debuginfo-0:3.26.0-11.el8.s390x",
            relates_to_product_reference: "AppStream-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-libs-debuginfo-0:3.26.0-11.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
               product_id: "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.x86_64",
            },
            product_reference: "sqlite-libs-debuginfo-0:3.26.0-11.el8.x86_64",
            relates_to_product_reference: "AppStream-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-tcl-debuginfo-0:3.26.0-11.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
               product_id: "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.aarch64",
            },
            product_reference: "sqlite-tcl-debuginfo-0:3.26.0-11.el8.aarch64",
            relates_to_product_reference: "AppStream-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-tcl-debuginfo-0:3.26.0-11.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
               product_id: "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.i686",
            },
            product_reference: "sqlite-tcl-debuginfo-0:3.26.0-11.el8.i686",
            relates_to_product_reference: "AppStream-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-tcl-debuginfo-0:3.26.0-11.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
               product_id: "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.ppc64le",
            },
            product_reference: "sqlite-tcl-debuginfo-0:3.26.0-11.el8.ppc64le",
            relates_to_product_reference: "AppStream-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-tcl-debuginfo-0:3.26.0-11.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
               product_id: "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.s390x",
            },
            product_reference: "sqlite-tcl-debuginfo-0:3.26.0-11.el8.s390x",
            relates_to_product_reference: "AppStream-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-tcl-debuginfo-0:3.26.0-11.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
               product_id: "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.x86_64",
            },
            product_reference: "sqlite-tcl-debuginfo-0:3.26.0-11.el8.x86_64",
            relates_to_product_reference: "AppStream-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "lemon-0:3.26.0-11.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
               product_id: "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.aarch64",
            },
            product_reference: "lemon-0:3.26.0-11.el8.aarch64",
            relates_to_product_reference: "BaseOS-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "lemon-0:3.26.0-11.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
               product_id: "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.ppc64le",
            },
            product_reference: "lemon-0:3.26.0-11.el8.ppc64le",
            relates_to_product_reference: "BaseOS-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "lemon-0:3.26.0-11.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
               product_id: "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.s390x",
            },
            product_reference: "lemon-0:3.26.0-11.el8.s390x",
            relates_to_product_reference: "BaseOS-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "lemon-0:3.26.0-11.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
               product_id: "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.x86_64",
            },
            product_reference: "lemon-0:3.26.0-11.el8.x86_64",
            relates_to_product_reference: "BaseOS-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "lemon-debuginfo-0:3.26.0-11.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
               product_id: "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.aarch64",
            },
            product_reference: "lemon-debuginfo-0:3.26.0-11.el8.aarch64",
            relates_to_product_reference: "BaseOS-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "lemon-debuginfo-0:3.26.0-11.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
               product_id: "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.i686",
            },
            product_reference: "lemon-debuginfo-0:3.26.0-11.el8.i686",
            relates_to_product_reference: "BaseOS-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "lemon-debuginfo-0:3.26.0-11.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
               product_id: "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.ppc64le",
            },
            product_reference: "lemon-debuginfo-0:3.26.0-11.el8.ppc64le",
            relates_to_product_reference: "BaseOS-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "lemon-debuginfo-0:3.26.0-11.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
               product_id: "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.s390x",
            },
            product_reference: "lemon-debuginfo-0:3.26.0-11.el8.s390x",
            relates_to_product_reference: "BaseOS-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "lemon-debuginfo-0:3.26.0-11.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
               product_id: "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.x86_64",
            },
            product_reference: "lemon-debuginfo-0:3.26.0-11.el8.x86_64",
            relates_to_product_reference: "BaseOS-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-0:3.26.0-11.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
               product_id: "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.aarch64",
            },
            product_reference: "sqlite-0:3.26.0-11.el8.aarch64",
            relates_to_product_reference: "BaseOS-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-0:3.26.0-11.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
               product_id: "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.i686",
            },
            product_reference: "sqlite-0:3.26.0-11.el8.i686",
            relates_to_product_reference: "BaseOS-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-0:3.26.0-11.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
               product_id: "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.ppc64le",
            },
            product_reference: "sqlite-0:3.26.0-11.el8.ppc64le",
            relates_to_product_reference: "BaseOS-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-0:3.26.0-11.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
               product_id: "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.s390x",
            },
            product_reference: "sqlite-0:3.26.0-11.el8.s390x",
            relates_to_product_reference: "BaseOS-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-0:3.26.0-11.el8.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
               product_id: "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.src",
            },
            product_reference: "sqlite-0:3.26.0-11.el8.src",
            relates_to_product_reference: "BaseOS-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-0:3.26.0-11.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
               product_id: "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.x86_64",
            },
            product_reference: "sqlite-0:3.26.0-11.el8.x86_64",
            relates_to_product_reference: "BaseOS-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-analyzer-debuginfo-0:3.26.0-11.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
               product_id: "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.aarch64",
            },
            product_reference: "sqlite-analyzer-debuginfo-0:3.26.0-11.el8.aarch64",
            relates_to_product_reference: "BaseOS-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-analyzer-debuginfo-0:3.26.0-11.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
               product_id: "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.i686",
            },
            product_reference: "sqlite-analyzer-debuginfo-0:3.26.0-11.el8.i686",
            relates_to_product_reference: "BaseOS-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-analyzer-debuginfo-0:3.26.0-11.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
               product_id: "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.ppc64le",
            },
            product_reference: "sqlite-analyzer-debuginfo-0:3.26.0-11.el8.ppc64le",
            relates_to_product_reference: "BaseOS-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-analyzer-debuginfo-0:3.26.0-11.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
               product_id: "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.s390x",
            },
            product_reference: "sqlite-analyzer-debuginfo-0:3.26.0-11.el8.s390x",
            relates_to_product_reference: "BaseOS-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-analyzer-debuginfo-0:3.26.0-11.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
               product_id: "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.x86_64",
            },
            product_reference: "sqlite-analyzer-debuginfo-0:3.26.0-11.el8.x86_64",
            relates_to_product_reference: "BaseOS-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-debuginfo-0:3.26.0-11.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
               product_id: "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.aarch64",
            },
            product_reference: "sqlite-debuginfo-0:3.26.0-11.el8.aarch64",
            relates_to_product_reference: "BaseOS-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-debuginfo-0:3.26.0-11.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
               product_id: "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.i686",
            },
            product_reference: "sqlite-debuginfo-0:3.26.0-11.el8.i686",
            relates_to_product_reference: "BaseOS-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-debuginfo-0:3.26.0-11.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
               product_id: "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.ppc64le",
            },
            product_reference: "sqlite-debuginfo-0:3.26.0-11.el8.ppc64le",
            relates_to_product_reference: "BaseOS-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-debuginfo-0:3.26.0-11.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
               product_id: "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.s390x",
            },
            product_reference: "sqlite-debuginfo-0:3.26.0-11.el8.s390x",
            relates_to_product_reference: "BaseOS-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-debuginfo-0:3.26.0-11.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
               product_id: "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.x86_64",
            },
            product_reference: "sqlite-debuginfo-0:3.26.0-11.el8.x86_64",
            relates_to_product_reference: "BaseOS-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-debugsource-0:3.26.0-11.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
               product_id: "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.aarch64",
            },
            product_reference: "sqlite-debugsource-0:3.26.0-11.el8.aarch64",
            relates_to_product_reference: "BaseOS-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-debugsource-0:3.26.0-11.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
               product_id: "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.i686",
            },
            product_reference: "sqlite-debugsource-0:3.26.0-11.el8.i686",
            relates_to_product_reference: "BaseOS-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-debugsource-0:3.26.0-11.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
               product_id: "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.ppc64le",
            },
            product_reference: "sqlite-debugsource-0:3.26.0-11.el8.ppc64le",
            relates_to_product_reference: "BaseOS-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-debugsource-0:3.26.0-11.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
               product_id: "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.s390x",
            },
            product_reference: "sqlite-debugsource-0:3.26.0-11.el8.s390x",
            relates_to_product_reference: "BaseOS-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-debugsource-0:3.26.0-11.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
               product_id: "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.x86_64",
            },
            product_reference: "sqlite-debugsource-0:3.26.0-11.el8.x86_64",
            relates_to_product_reference: "BaseOS-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-devel-0:3.26.0-11.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
               product_id: "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.aarch64",
            },
            product_reference: "sqlite-devel-0:3.26.0-11.el8.aarch64",
            relates_to_product_reference: "BaseOS-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-devel-0:3.26.0-11.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
               product_id: "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.i686",
            },
            product_reference: "sqlite-devel-0:3.26.0-11.el8.i686",
            relates_to_product_reference: "BaseOS-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-devel-0:3.26.0-11.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
               product_id: "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.ppc64le",
            },
            product_reference: "sqlite-devel-0:3.26.0-11.el8.ppc64le",
            relates_to_product_reference: "BaseOS-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-devel-0:3.26.0-11.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
               product_id: "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.s390x",
            },
            product_reference: "sqlite-devel-0:3.26.0-11.el8.s390x",
            relates_to_product_reference: "BaseOS-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-devel-0:3.26.0-11.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
               product_id: "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.x86_64",
            },
            product_reference: "sqlite-devel-0:3.26.0-11.el8.x86_64",
            relates_to_product_reference: "BaseOS-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-doc-0:3.26.0-11.el8.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
               product_id: "BaseOS-8.3.0.GA:sqlite-doc-0:3.26.0-11.el8.noarch",
            },
            product_reference: "sqlite-doc-0:3.26.0-11.el8.noarch",
            relates_to_product_reference: "BaseOS-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-libs-0:3.26.0-11.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
               product_id: "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.aarch64",
            },
            product_reference: "sqlite-libs-0:3.26.0-11.el8.aarch64",
            relates_to_product_reference: "BaseOS-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-libs-0:3.26.0-11.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
               product_id: "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.i686",
            },
            product_reference: "sqlite-libs-0:3.26.0-11.el8.i686",
            relates_to_product_reference: "BaseOS-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-libs-0:3.26.0-11.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
               product_id: "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.ppc64le",
            },
            product_reference: "sqlite-libs-0:3.26.0-11.el8.ppc64le",
            relates_to_product_reference: "BaseOS-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-libs-0:3.26.0-11.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
               product_id: "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.s390x",
            },
            product_reference: "sqlite-libs-0:3.26.0-11.el8.s390x",
            relates_to_product_reference: "BaseOS-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-libs-0:3.26.0-11.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
               product_id: "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.x86_64",
            },
            product_reference: "sqlite-libs-0:3.26.0-11.el8.x86_64",
            relates_to_product_reference: "BaseOS-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-libs-debuginfo-0:3.26.0-11.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
               product_id: "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.aarch64",
            },
            product_reference: "sqlite-libs-debuginfo-0:3.26.0-11.el8.aarch64",
            relates_to_product_reference: "BaseOS-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-libs-debuginfo-0:3.26.0-11.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
               product_id: "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.i686",
            },
            product_reference: "sqlite-libs-debuginfo-0:3.26.0-11.el8.i686",
            relates_to_product_reference: "BaseOS-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-libs-debuginfo-0:3.26.0-11.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
               product_id: "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.ppc64le",
            },
            product_reference: "sqlite-libs-debuginfo-0:3.26.0-11.el8.ppc64le",
            relates_to_product_reference: "BaseOS-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-libs-debuginfo-0:3.26.0-11.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
               product_id: "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.s390x",
            },
            product_reference: "sqlite-libs-debuginfo-0:3.26.0-11.el8.s390x",
            relates_to_product_reference: "BaseOS-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-libs-debuginfo-0:3.26.0-11.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
               product_id: "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.x86_64",
            },
            product_reference: "sqlite-libs-debuginfo-0:3.26.0-11.el8.x86_64",
            relates_to_product_reference: "BaseOS-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-tcl-debuginfo-0:3.26.0-11.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
               product_id: "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.aarch64",
            },
            product_reference: "sqlite-tcl-debuginfo-0:3.26.0-11.el8.aarch64",
            relates_to_product_reference: "BaseOS-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-tcl-debuginfo-0:3.26.0-11.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
               product_id: "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.i686",
            },
            product_reference: "sqlite-tcl-debuginfo-0:3.26.0-11.el8.i686",
            relates_to_product_reference: "BaseOS-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-tcl-debuginfo-0:3.26.0-11.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
               product_id: "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.ppc64le",
            },
            product_reference: "sqlite-tcl-debuginfo-0:3.26.0-11.el8.ppc64le",
            relates_to_product_reference: "BaseOS-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-tcl-debuginfo-0:3.26.0-11.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
               product_id: "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.s390x",
            },
            product_reference: "sqlite-tcl-debuginfo-0:3.26.0-11.el8.s390x",
            relates_to_product_reference: "BaseOS-8.3.0.GA",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "sqlite-tcl-debuginfo-0:3.26.0-11.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
               product_id: "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.x86_64",
            },
            product_reference: "sqlite-tcl-debuginfo-0:3.26.0-11.el8.x86_64",
            relates_to_product_reference: "BaseOS-8.3.0.GA",
         },
      ],
   },
   vulnerabilities: [
      {
         cve: "CVE-2019-5018",
         cwe: {
            id: "CWE-416",
            name: "Use After Free",
         },
         discovery_date: "2019-05-09T00:00:00+00:00",
         ids: [
            {
               system_name: "Red Hat Bugzilla ID",
               text: "1708301",
            },
         ],
         notes: [
            {
               category: "description",
               text: "An exploitable use after free vulnerability exists in the window function functionality of Sqlite3 3.26.0. A specially crafted SQL command can cause a use after free vulnerability, potentially resulting in remote code execution. An attacker can send a malicious SQL command to trigger this vulnerability.",
               title: "Vulnerability description",
            },
            {
               category: "summary",
               text: "sqlite: Use-after-free in window function leading to remote code execution",
               title: "Vulnerability summary",
            },
            {
               category: "other",
               text: "This issue did not affect the versions of sqlite as shipped with Red Hat Enterprise Linux 5, 6, and 7 as they did not include support for Window functions.",
               title: "Statement",
            },
            {
               category: "general",
               text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.",
               title: "CVSS score applicability",
            },
         ],
         product_status: {
            fixed: [
               "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.src",
               "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:sqlite-doc-0:3.26.0-11.el8.noarch",
               "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.src",
               "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:sqlite-doc-0:3.26.0-11.el8.noarch",
               "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.x86_64",
            ],
         },
         references: [
            {
               category: "self",
               summary: "Canonical URL",
               url: "https://access.redhat.com/security/cve/CVE-2019-5018",
            },
            {
               category: "external",
               summary: "RHBZ#1708301",
               url: "https://bugzilla.redhat.com/show_bug.cgi?id=1708301",
            },
            {
               category: "external",
               summary: "https://www.cve.org/CVERecord?id=CVE-2019-5018",
               url: "https://www.cve.org/CVERecord?id=CVE-2019-5018",
            },
            {
               category: "external",
               summary: "https://nvd.nist.gov/vuln/detail/CVE-2019-5018",
               url: "https://nvd.nist.gov/vuln/detail/CVE-2019-5018",
            },
            {
               category: "external",
               summary: "https://www.talosintelligence.com/vulnerability_reports/TALOS-2019-0777",
               url: "https://www.talosintelligence.com/vulnerability_reports/TALOS-2019-0777",
            },
         ],
         release_date: "2019-05-09T00:00:00+00:00",
         remediations: [
            {
               category: "vendor_fix",
               date: "2020-11-04T00:58:16+00:00",
               details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
               product_ids: [
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.src",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-doc-0:3.26.0-11.el8.noarch",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.src",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-doc-0:3.26.0-11.el8.noarch",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.x86_64",
               ],
               restart_required: {
                  category: "none",
               },
               url: "https://access.redhat.com/errata/RHSA-2020:4442",
            },
         ],
         scores: [
            {
               cvss_v3: {
                  attackComplexity: "HIGH",
                  attackVector: "NETWORK",
                  availabilityImpact: "HIGH",
                  baseScore: 8.1,
                  baseSeverity: "HIGH",
                  confidentialityImpact: "HIGH",
                  integrityImpact: "HIGH",
                  privilegesRequired: "NONE",
                  scope: "UNCHANGED",
                  userInteraction: "NONE",
                  vectorString: "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
                  version: "3.0",
               },
               products: [
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.src",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-doc-0:3.26.0-11.el8.noarch",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.src",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-doc-0:3.26.0-11.el8.noarch",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.x86_64",
               ],
            },
         ],
         threats: [
            {
               category: "impact",
               details: "Moderate",
            },
         ],
         title: "sqlite: Use-after-free in window function leading to remote code execution",
      },
      {
         cve: "CVE-2019-16168",
         cwe: {
            id: "CWE-369",
            name: "Divide By Zero",
         },
         discovery_date: "2019-11-05T00:00:00+00:00",
         ids: [
            {
               system_name: "Red Hat Bugzilla ID",
               text: "1768986",
            },
         ],
         notes: [
            {
               category: "description",
               text: "In SQLite through 3.29.0, whereLoopAddBtreeIndex in sqlite3.c can crash a browser or other application because of missing validation of a sqlite_stat1 sz field, aka a \"severe division by zero in the query planner.\"",
               title: "Vulnerability description",
            },
            {
               category: "summary",
               text: "sqlite: Division by zero in whereLoopAddBtreeIndex in sqlite3.c",
               title: "Vulnerability summary",
            },
            {
               category: "other",
               text: "The SQLite package as shipped with Red Hat Enterprise Linux 7 and previous versions are not affected by this flaw. The bug was introduced on sqlite-3.8.5 while Red Hat Enterprise Linux 7 and previous releases ships sqlite <= 3.7.17.",
               title: "Statement",
            },
            {
               category: "general",
               text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.",
               title: "CVSS score applicability",
            },
         ],
         product_status: {
            fixed: [
               "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.src",
               "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:sqlite-doc-0:3.26.0-11.el8.noarch",
               "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.src",
               "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:sqlite-doc-0:3.26.0-11.el8.noarch",
               "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.x86_64",
            ],
         },
         references: [
            {
               category: "self",
               summary: "Canonical URL",
               url: "https://access.redhat.com/security/cve/CVE-2019-16168",
            },
            {
               category: "external",
               summary: "RHBZ#1768986",
               url: "https://bugzilla.redhat.com/show_bug.cgi?id=1768986",
            },
            {
               category: "external",
               summary: "https://www.cve.org/CVERecord?id=CVE-2019-16168",
               url: "https://www.cve.org/CVERecord?id=CVE-2019-16168",
            },
            {
               category: "external",
               summary: "https://nvd.nist.gov/vuln/detail/CVE-2019-16168",
               url: "https://nvd.nist.gov/vuln/detail/CVE-2019-16168",
            },
         ],
         release_date: "2019-08-15T00:00:00+00:00",
         remediations: [
            {
               category: "vendor_fix",
               date: "2020-11-04T00:58:16+00:00",
               details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
               product_ids: [
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.src",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-doc-0:3.26.0-11.el8.noarch",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.src",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-doc-0:3.26.0-11.el8.noarch",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.x86_64",
               ],
               restart_required: {
                  category: "none",
               },
               url: "https://access.redhat.com/errata/RHSA-2020:4442",
            },
            {
               category: "workaround",
               details: "An user can mitigate the risk of this vulnerability by:\n\n1) Avoid using ANALYZE command on queries;\n2) Disabling the PRAGMA optimize for affected SQLite instances;",
               product_ids: [
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.src",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-doc-0:3.26.0-11.el8.noarch",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.src",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-doc-0:3.26.0-11.el8.noarch",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.x86_64",
               ],
            },
         ],
         scores: [
            {
               cvss_v3: {
                  attackComplexity: "LOW",
                  attackVector: "NETWORK",
                  availabilityImpact: "HIGH",
                  baseScore: 6.5,
                  baseSeverity: "MEDIUM",
                  confidentialityImpact: "NONE",
                  integrityImpact: "NONE",
                  privilegesRequired: "NONE",
                  scope: "UNCHANGED",
                  userInteraction: "REQUIRED",
                  vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
                  version: "3.0",
               },
               products: [
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.src",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-doc-0:3.26.0-11.el8.noarch",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.src",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-doc-0:3.26.0-11.el8.noarch",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.x86_64",
               ],
            },
         ],
         threats: [
            {
               category: "impact",
               details: "Moderate",
            },
         ],
         title: "sqlite: Division by zero in whereLoopAddBtreeIndex in sqlite3.c",
      },
      {
         cve: "CVE-2019-20218",
         cwe: {
            id: "CWE-391",
            name: "Unchecked Error Condition",
         },
         discovery_date: "2020-01-15T00:00:00+00:00",
         ids: [
            {
               system_name: "Red Hat Bugzilla ID",
               text: "1791313",
            },
         ],
         notes: [
            {
               category: "description",
               text: "selectExpander in select.c in SQLite 3.30.1 proceeds with WITH stack unwinding even after a parsing error.",
               title: "Vulnerability description",
            },
            {
               category: "summary",
               text: "sqlite: selectExpander in select.c proceeds with WITH stack unwinding even after a parsing error",
               title: "Vulnerability summary",
            },
            {
               category: "general",
               text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.",
               title: "CVSS score applicability",
            },
         ],
         product_status: {
            fixed: [
               "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.src",
               "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:sqlite-doc-0:3.26.0-11.el8.noarch",
               "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.src",
               "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:sqlite-doc-0:3.26.0-11.el8.noarch",
               "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.x86_64",
            ],
         },
         references: [
            {
               category: "self",
               summary: "Canonical URL",
               url: "https://access.redhat.com/security/cve/CVE-2019-20218",
            },
            {
               category: "external",
               summary: "RHBZ#1791313",
               url: "https://bugzilla.redhat.com/show_bug.cgi?id=1791313",
            },
            {
               category: "external",
               summary: "https://www.cve.org/CVERecord?id=CVE-2019-20218",
               url: "https://www.cve.org/CVERecord?id=CVE-2019-20218",
            },
            {
               category: "external",
               summary: "https://nvd.nist.gov/vuln/detail/CVE-2019-20218",
               url: "https://nvd.nist.gov/vuln/detail/CVE-2019-20218",
            },
         ],
         release_date: "2020-01-02T00:00:00+00:00",
         remediations: [
            {
               category: "vendor_fix",
               date: "2020-11-04T00:58:16+00:00",
               details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
               product_ids: [
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.src",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-doc-0:3.26.0-11.el8.noarch",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.src",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-doc-0:3.26.0-11.el8.noarch",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.x86_64",
               ],
               restart_required: {
                  category: "none",
               },
               url: "https://access.redhat.com/errata/RHSA-2020:4442",
            },
         ],
         scores: [
            {
               cvss_v3: {
                  attackComplexity: "LOW",
                  attackVector: "NETWORK",
                  availabilityImpact: "HIGH",
                  baseScore: 7.5,
                  baseSeverity: "HIGH",
                  confidentialityImpact: "NONE",
                  integrityImpact: "NONE",
                  privilegesRequired: "NONE",
                  scope: "UNCHANGED",
                  userInteraction: "NONE",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
                  version: "3.1",
               },
               products: [
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.src",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-doc-0:3.26.0-11.el8.noarch",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.src",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-doc-0:3.26.0-11.el8.noarch",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.x86_64",
               ],
            },
         ],
         threats: [
            {
               category: "impact",
               details: "Moderate",
            },
         ],
         title: "sqlite: selectExpander in select.c proceeds with WITH stack unwinding even after a parsing error",
      },
      {
         cve: "CVE-2020-6405",
         cwe: {
            id: "CWE-125",
            name: "Out-of-bounds Read",
         },
         discovery_date: "2020-02-10T00:00:00+00:00",
         ids: [
            {
               system_name: "Red Hat Bugzilla ID",
               text: "1801181",
            },
         ],
         notes: [
            {
               category: "description",
               text: "An out-of-bounds read vulnerability was found in the SQLite component of the Chromium browser. A remote attacker could abuse this flaw to obtain potentially sensitive information from process memory via a crafted HTML page. The highest threat from this vulnerability is to data confidentiality.",
               title: "Vulnerability description",
            },
            {
               category: "summary",
               text: "sqlite: Out-of-bounds read in SELECT with ON/USING clause",
               title: "Vulnerability summary",
            },
            {
               category: "other",
               text: "This flaw did not affect the versions of SQLite as shipped with Red Hat Enterprise Linux 5, 6 and 7 as they did not include the WHERE-clause constant propagation optimization, which was introduced in a later version of the package.",
               title: "Statement",
            },
            {
               category: "general",
               text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.",
               title: "CVSS score applicability",
            },
         ],
         product_status: {
            fixed: [
               "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.src",
               "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:sqlite-doc-0:3.26.0-11.el8.noarch",
               "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.src",
               "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:sqlite-doc-0:3.26.0-11.el8.noarch",
               "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.x86_64",
            ],
         },
         references: [
            {
               category: "self",
               summary: "Canonical URL",
               url: "https://access.redhat.com/security/cve/CVE-2020-6405",
            },
            {
               category: "external",
               summary: "RHBZ#1801181",
               url: "https://bugzilla.redhat.com/show_bug.cgi?id=1801181",
            },
            {
               category: "external",
               summary: "https://www.cve.org/CVERecord?id=CVE-2020-6405",
               url: "https://www.cve.org/CVERecord?id=CVE-2020-6405",
            },
            {
               category: "external",
               summary: "https://nvd.nist.gov/vuln/detail/CVE-2020-6405",
               url: "https://nvd.nist.gov/vuln/detail/CVE-2020-6405",
            },
            {
               category: "external",
               summary: "https://chromereleases.googleblog.com/2020/02/stable-channel-update-for-desktop.html",
               url: "https://chromereleases.googleblog.com/2020/02/stable-channel-update-for-desktop.html",
            },
         ],
         release_date: "2020-01-16T00:00:00+00:00",
         remediations: [
            {
               category: "vendor_fix",
               date: "2020-11-04T00:58:16+00:00",
               details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
               product_ids: [
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.src",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-doc-0:3.26.0-11.el8.noarch",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.src",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-doc-0:3.26.0-11.el8.noarch",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.x86_64",
               ],
               restart_required: {
                  category: "none",
               },
               url: "https://access.redhat.com/errata/RHSA-2020:4442",
            },
         ],
         scores: [
            {
               cvss_v3: {
                  attackComplexity: "LOW",
                  attackVector: "NETWORK",
                  availabilityImpact: "NONE",
                  baseScore: 6.5,
                  baseSeverity: "MEDIUM",
                  confidentialityImpact: "HIGH",
                  integrityImpact: "NONE",
                  privilegesRequired: "NONE",
                  scope: "UNCHANGED",
                  userInteraction: "REQUIRED",
                  vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
                  version: "3.0",
               },
               products: [
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.src",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-doc-0:3.26.0-11.el8.noarch",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.src",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-doc-0:3.26.0-11.el8.noarch",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.x86_64",
               ],
            },
         ],
         threats: [
            {
               category: "impact",
               details: "Moderate",
            },
         ],
         title: "sqlite: Out-of-bounds read in SELECT with ON/USING clause",
      },
      {
         cve: "CVE-2020-9327",
         cwe: {
            id: "CWE-476",
            name: "NULL Pointer Dereference",
         },
         discovery_date: "2020-02-21T00:00:00+00:00",
         ids: [
            {
               system_name: "Red Hat Bugzilla ID",
               text: "1809315",
            },
         ],
         notes: [
            {
               category: "description",
               text: "A NULL pointer dereference was found in SQLite in the way it executes select statements with column optimizations. An attacker who is able to execute SQL statements can use this flaw to crash the application.",
               title: "Vulnerability description",
            },
            {
               category: "summary",
               text: "sqlite: NULL pointer dereference and segmentation fault because of generated column optimizations",
               title: "Vulnerability summary",
            },
            {
               category: "general",
               text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.",
               title: "CVSS score applicability",
            },
         ],
         product_status: {
            fixed: [
               "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.src",
               "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:sqlite-doc-0:3.26.0-11.el8.noarch",
               "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.src",
               "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:sqlite-doc-0:3.26.0-11.el8.noarch",
               "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.x86_64",
            ],
         },
         references: [
            {
               category: "self",
               summary: "Canonical URL",
               url: "https://access.redhat.com/security/cve/CVE-2020-9327",
            },
            {
               category: "external",
               summary: "RHBZ#1809315",
               url: "https://bugzilla.redhat.com/show_bug.cgi?id=1809315",
            },
            {
               category: "external",
               summary: "https://www.cve.org/CVERecord?id=CVE-2020-9327",
               url: "https://www.cve.org/CVERecord?id=CVE-2020-9327",
            },
            {
               category: "external",
               summary: "https://nvd.nist.gov/vuln/detail/CVE-2020-9327",
               url: "https://nvd.nist.gov/vuln/detail/CVE-2020-9327",
            },
         ],
         release_date: "2020-02-21T00:00:00+00:00",
         remediations: [
            {
               category: "vendor_fix",
               date: "2020-11-04T00:58:16+00:00",
               details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
               product_ids: [
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.src",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-doc-0:3.26.0-11.el8.noarch",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.src",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-doc-0:3.26.0-11.el8.noarch",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.x86_64",
               ],
               restart_required: {
                  category: "none",
               },
               url: "https://access.redhat.com/errata/RHSA-2020:4442",
            },
         ],
         scores: [
            {
               cvss_v3: {
                  attackComplexity: "LOW",
                  attackVector: "NETWORK",
                  availabilityImpact: "HIGH",
                  baseScore: 6.5,
                  baseSeverity: "MEDIUM",
                  confidentialityImpact: "NONE",
                  integrityImpact: "NONE",
                  privilegesRequired: "LOW",
                  scope: "UNCHANGED",
                  userInteraction: "NONE",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                  version: "3.1",
               },
               products: [
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.src",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-doc-0:3.26.0-11.el8.noarch",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.src",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-doc-0:3.26.0-11.el8.noarch",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.x86_64",
               ],
            },
         ],
         threats: [
            {
               category: "impact",
               details: "Moderate",
            },
         ],
         title: "sqlite: NULL pointer dereference and segmentation fault because of generated column optimizations",
      },
      {
         cve: "CVE-2020-13630",
         cwe: {
            id: "CWE-416",
            name: "Use After Free",
         },
         discovery_date: "2020-05-27T00:00:00+00:00",
         ids: [
            {
               system_name: "Red Hat Bugzilla ID",
               text: "1841562",
            },
         ],
         notes: [
            {
               category: "description",
               text: "A use-after-free vulnerability was found in the SQLite FTS3 extension module in the way it implemented the snippet function. This flaw allows an attacker who can execute SQL statements to crash the application or potentially execute arbitrary code.",
               title: "Vulnerability description",
            },
            {
               category: "summary",
               text: "sqlite: Use-after-free in fts3EvalNextRow in ext/fts3/fts3.c",
               title: "Vulnerability summary",
            },
            {
               category: "other",
               text: "This flaw did not affect the versions of SQLite as shipped with Red Hat Enterprise Linux 7 as they did not include the vulnerable code, which was introduced in a later version of the package.",
               title: "Statement",
            },
            {
               category: "general",
               text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.",
               title: "CVSS score applicability",
            },
         ],
         product_status: {
            fixed: [
               "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.src",
               "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:sqlite-doc-0:3.26.0-11.el8.noarch",
               "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.src",
               "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:sqlite-doc-0:3.26.0-11.el8.noarch",
               "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.x86_64",
            ],
         },
         references: [
            {
               category: "self",
               summary: "Canonical URL",
               url: "https://access.redhat.com/security/cve/CVE-2020-13630",
            },
            {
               category: "external",
               summary: "RHBZ#1841562",
               url: "https://bugzilla.redhat.com/show_bug.cgi?id=1841562",
            },
            {
               category: "external",
               summary: "https://www.cve.org/CVERecord?id=CVE-2020-13630",
               url: "https://www.cve.org/CVERecord?id=CVE-2020-13630",
            },
            {
               category: "external",
               summary: "https://nvd.nist.gov/vuln/detail/CVE-2020-13630",
               url: "https://nvd.nist.gov/vuln/detail/CVE-2020-13630",
            },
         ],
         release_date: "2020-05-16T00:00:00+00:00",
         remediations: [
            {
               category: "vendor_fix",
               date: "2020-11-04T00:58:16+00:00",
               details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
               product_ids: [
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.src",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-doc-0:3.26.0-11.el8.noarch",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.src",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-doc-0:3.26.0-11.el8.noarch",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.x86_64",
               ],
               restart_required: {
                  category: "none",
               },
               url: "https://access.redhat.com/errata/RHSA-2020:4442",
            },
         ],
         scores: [
            {
               cvss_v3: {
                  attackComplexity: "HIGH",
                  attackVector: "LOCAL",
                  availabilityImpact: "HIGH",
                  baseScore: 7,
                  baseSeverity: "HIGH",
                  confidentialityImpact: "HIGH",
                  integrityImpact: "HIGH",
                  privilegesRequired: "LOW",
                  scope: "UNCHANGED",
                  userInteraction: "NONE",
                  vectorString: "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  version: "3.1",
               },
               products: [
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.src",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-doc-0:3.26.0-11.el8.noarch",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.src",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-doc-0:3.26.0-11.el8.noarch",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.x86_64",
               ],
            },
         ],
         threats: [
            {
               category: "impact",
               details: "Moderate",
            },
         ],
         title: "sqlite: Use-after-free in fts3EvalNextRow in ext/fts3/fts3.c",
      },
      {
         cve: "CVE-2020-13631",
         cwe: {
            id: "CWE-20",
            name: "Improper Input Validation",
         },
         discovery_date: "2020-05-27T00:00:00+00:00",
         ids: [
            {
               system_name: "Red Hat Bugzilla ID",
               text: "1841568",
            },
         ],
         notes: [
            {
               category: "description",
               text: "A flaw was found in the virtual table implementation of SQLite. This flaw allows an attacker who can execute SQL statements to rename a virtual table to the name of one of its shadow tables, leading to potential data corruption.",
               title: "Vulnerability description",
            },
            {
               category: "summary",
               text: "sqlite: Virtual table can be renamed into the name of one of its shadow tables",
               title: "Vulnerability summary",
            },
            {
               category: "general",
               text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.",
               title: "CVSS score applicability",
            },
         ],
         product_status: {
            fixed: [
               "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.src",
               "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:sqlite-doc-0:3.26.0-11.el8.noarch",
               "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.src",
               "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:sqlite-doc-0:3.26.0-11.el8.noarch",
               "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.x86_64",
            ],
         },
         references: [
            {
               category: "self",
               summary: "Canonical URL",
               url: "https://access.redhat.com/security/cve/CVE-2020-13631",
            },
            {
               category: "external",
               summary: "RHBZ#1841568",
               url: "https://bugzilla.redhat.com/show_bug.cgi?id=1841568",
            },
            {
               category: "external",
               summary: "https://www.cve.org/CVERecord?id=CVE-2020-13631",
               url: "https://www.cve.org/CVERecord?id=CVE-2020-13631",
            },
            {
               category: "external",
               summary: "https://nvd.nist.gov/vuln/detail/CVE-2020-13631",
               url: "https://nvd.nist.gov/vuln/detail/CVE-2020-13631",
            },
         ],
         release_date: "2020-05-14T00:00:00+00:00",
         remediations: [
            {
               category: "vendor_fix",
               date: "2020-11-04T00:58:16+00:00",
               details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
               product_ids: [
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.src",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-doc-0:3.26.0-11.el8.noarch",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.src",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-doc-0:3.26.0-11.el8.noarch",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.x86_64",
               ],
               restart_required: {
                  category: "none",
               },
               url: "https://access.redhat.com/errata/RHSA-2020:4442",
            },
         ],
         scores: [
            {
               cvss_v3: {
                  attackComplexity: "LOW",
                  attackVector: "LOCAL",
                  availabilityImpact: "NONE",
                  baseScore: 5.5,
                  baseSeverity: "MEDIUM",
                  confidentialityImpact: "NONE",
                  integrityImpact: "HIGH",
                  privilegesRequired: "LOW",
                  scope: "UNCHANGED",
                  userInteraction: "NONE",
                  vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
                  version: "3.1",
               },
               products: [
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.src",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-doc-0:3.26.0-11.el8.noarch",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.src",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-doc-0:3.26.0-11.el8.noarch",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.x86_64",
               ],
            },
         ],
         threats: [
            {
               category: "impact",
               details: "Moderate",
            },
         ],
         title: "sqlite: Virtual table can be renamed into the name of one of its shadow tables",
      },
      {
         cve: "CVE-2020-13632",
         cwe: {
            id: "CWE-476",
            name: "NULL Pointer Dereference",
         },
         discovery_date: "2020-05-27T00:00:00+00:00",
         ids: [
            {
               system_name: "Red Hat Bugzilla ID",
               text: "1841574",
            },
         ],
         notes: [
            {
               category: "description",
               text: "A NULL pointer dereference flaw was found in the matchinfo auxiliary function of the SQLite FTS3 extension module. This flaw allows an attacker who can execute SQL statements to crash the application, resulting in a denial of service.",
               title: "Vulnerability description",
            },
            {
               category: "summary",
               text: "sqlite: NULL pointer dereference in ext/fts3/fts3_snippet.c via a crafted matchinfo() query",
               title: "Vulnerability summary",
            },
            {
               category: "other",
               text: "This flaw did not affect the versions of SQLite as shipped with Red Hat Enterprise Linux 7 as they did not include the vulnerable code, which was introduced in a later version of the package.",
               title: "Statement",
            },
            {
               category: "general",
               text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.",
               title: "CVSS score applicability",
            },
         ],
         product_status: {
            fixed: [
               "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.src",
               "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:sqlite-doc-0:3.26.0-11.el8.noarch",
               "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.x86_64",
               "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.aarch64",
               "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.i686",
               "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.ppc64le",
               "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.s390x",
               "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.src",
               "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:sqlite-doc-0:3.26.0-11.el8.noarch",
               "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.x86_64",
               "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.aarch64",
               "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.i686",
               "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.ppc64le",
               "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.s390x",
               "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.x86_64",
            ],
         },
         references: [
            {
               category: "self",
               summary: "Canonical URL",
               url: "https://access.redhat.com/security/cve/CVE-2020-13632",
            },
            {
               category: "external",
               summary: "RHBZ#1841574",
               url: "https://bugzilla.redhat.com/show_bug.cgi?id=1841574",
            },
            {
               category: "external",
               summary: "https://www.cve.org/CVERecord?id=CVE-2020-13632",
               url: "https://www.cve.org/CVERecord?id=CVE-2020-13632",
            },
            {
               category: "external",
               summary: "https://nvd.nist.gov/vuln/detail/CVE-2020-13632",
               url: "https://nvd.nist.gov/vuln/detail/CVE-2020-13632",
            },
         ],
         release_date: "2020-05-14T00:00:00+00:00",
         remediations: [
            {
               category: "vendor_fix",
               date: "2020-11-04T00:58:16+00:00",
               details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
               product_ids: [
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.src",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-doc-0:3.26.0-11.el8.noarch",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.src",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-doc-0:3.26.0-11.el8.noarch",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.x86_64",
               ],
               restart_required: {
                  category: "none",
               },
               url: "https://access.redhat.com/errata/RHSA-2020:4442",
            },
         ],
         scores: [
            {
               cvss_v3: {
                  attackComplexity: "LOW",
                  attackVector: "LOCAL",
                  availabilityImpact: "HIGH",
                  baseScore: 5.5,
                  baseSeverity: "MEDIUM",
                  confidentialityImpact: "NONE",
                  integrityImpact: "NONE",
                  privilegesRequired: "LOW",
                  scope: "UNCHANGED",
                  userInteraction: "NONE",
                  vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                  version: "3.1",
               },
               products: [
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:lemon-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.src",
                  "AppStream-8.3.0.GA:sqlite-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-doc-0:3.26.0-11.el8.noarch",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.x86_64",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.aarch64",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.i686",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.s390x",
                  "AppStream-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:lemon-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:lemon-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.src",
                  "BaseOS-8.3.0.GA:sqlite-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-analyzer-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-debugsource-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-devel-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-doc-0:3.26.0-11.el8.noarch",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-libs-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-libs-debuginfo-0:3.26.0-11.el8.x86_64",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.aarch64",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.i686",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.ppc64le",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.s390x",
                  "BaseOS-8.3.0.GA:sqlite-tcl-debuginfo-0:3.26.0-11.el8.x86_64",
               ],
            },
         ],
         threats: [
            {
               category: "impact",
               details: "Moderate",
            },
         ],
         title: "sqlite: NULL pointer dereference in ext/fts3/fts3_snippet.c via a crafted matchinfo() query",
      },
   ],
}


Log in or create an account to share your comment.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.