Vulnerability from csaf_suse
Published
2017-09-13 10:33
Modified
2017-09-13 10:33
Summary
Recommended update for apache2

Notes

Title of the patch
Recommended update for apache2
Description of the patch
This update for apache2 provides the following fixes: Security issues fixed: * CVE-2017-9788: The value placeholder in [Proxy-]Authorization headers of type 'Digest' was not initialized or reset before or between successive key=value assignments by mod_auth_digest. Providing an initial key with no '=' assignment could reflect the stale value of uninitialized pool memory used by the prior request, leading to leakage of potentially confidential information, and a segfault in other cases resulting in denial of service. (bsc#1048576) * CVE-2017-7679: mod_mime could have read one byte past the end of a buffer when sending a malicious Content-Type response header leading to information leak or crash. (bsc#1045060) * CVE-2017-3169: mod_ssl may have dereferenced a NULL pointer when third-party modules call ap_hook_process_connection() during an HTTP request to an HTTPS port leading to crash. (bsc#1045062) * CVE-2017-3167: Use of the ap_get_basic_auth_pw() by third-party modules outside of the authentication phase may have lead to authentication requirements being bypassed. (bsc#1045065) Non-security issues fixed: - Re-order cipher suites to keep exclusion list at the end. (bsc#1043484, bsc#1043607) - Remove /usr/bin/http2 link only during apache2 package uninstall, not upgrade. (bsc#1041830) - In gensslcert, use hostname when fqdn is too long. (bsc#1035829)
Patchnames
SUSE-OpenStack-Cloud-6-2017-1510,SUSE-SLE-SAP-12-SP1-2017-1510,SUSE-SLE-SERVER-12-SP1-2017-1510
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).



{
   document: {
      aggregate_severity: {
         namespace: "https://www.suse.com/support/security/rating/",
         text: "moderate",
      },
      category: "csaf_security_advisory",
      csaf_version: "2.0",
      distribution: {
         text: "Copyright 2024 SUSE LLC. All rights reserved.",
         tlp: {
            label: "WHITE",
            url: "https://www.first.org/tlp/",
         },
      },
      lang: "en",
      notes: [
         {
            category: "summary",
            text: "Recommended update for apache2",
            title: "Title of the patch",
         },
         {
            category: "description",
            text: "\nThis update for apache2 provides the following fixes:\n\nSecurity issues fixed:\n\n* CVE-2017-9788: The value placeholder in [Proxy-]Authorization headers of type 'Digest' was not initialized or reset before or between successive key=value assignments by mod_auth_digest. Providing an initial key with no '=' assignment could reflect the stale value of uninitialized pool memory used by the prior request, leading to leakage of potentially confidential information, and a segfault in other cases resulting in denial of service.  (bsc#1048576)\n* CVE-2017-7679: mod_mime could have read one byte past the end of a buffer when sending a malicious Content-Type response header leading to information leak or crash. (bsc#1045060)\n* CVE-2017-3169: mod_ssl may have dereferenced a NULL pointer when third-party modules call ap_hook_process_connection() during an HTTP request to an HTTPS port leading to crash. (bsc#1045062)\n* CVE-2017-3167: Use of the ap_get_basic_auth_pw() by third-party modules outside of the authentication phase may have lead to authentication requirements being bypassed.  (bsc#1045065)\n\nNon-security issues fixed:\n\n- Re-order cipher suites to keep exclusion list at the end. (bsc#1043484, bsc#1043607)\n- Remove /usr/bin/http2 link only during apache2 package uninstall, not upgrade. (bsc#1041830)\n- In gensslcert, use hostname when fqdn is too long. (bsc#1035829)\n",
            title: "Description of the patch",
         },
         {
            category: "details",
            text: "SUSE-OpenStack-Cloud-6-2017-1510,SUSE-SLE-SAP-12-SP1-2017-1510,SUSE-SLE-SERVER-12-SP1-2017-1510",
            title: "Patchnames",
         },
         {
            category: "legal_disclaimer",
            text: "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
            title: "Terms of use",
         },
      ],
      publisher: {
         category: "vendor",
         contact_details: "https://www.suse.com/support/security/contact/",
         name: "SUSE Product Security Team",
         namespace: "https://www.suse.com/",
      },
      references: [
         {
            category: "external",
            summary: "SUSE ratings",
            url: "https://www.suse.com/support/security/rating/",
         },
         {
            category: "self",
            summary: "URL of this CSAF notice",
            url: "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2017_2449-1.json",
         },
         {
            category: "self",
            summary: "URL for SUSE-SU-2017:2449-1",
            url: "https://www.suse.com/support/update/announcement/2017/suse-su-20172449-1/",
         },
         {
            category: "self",
            summary: "E-Mail link for SUSE-SU-2017:2449-1",
            url: "https://lists.suse.com/pipermail/sle-security-updates/2017-September/003212.html",
         },
         {
            category: "self",
            summary: "SUSE Bug 1035829",
            url: "https://bugzilla.suse.com/1035829",
         },
         {
            category: "self",
            summary: "SUSE Bug 1041830",
            url: "https://bugzilla.suse.com/1041830",
         },
         {
            category: "self",
            summary: "SUSE Bug 1043484",
            url: "https://bugzilla.suse.com/1043484",
         },
         {
            category: "self",
            summary: "SUSE Bug 1043607",
            url: "https://bugzilla.suse.com/1043607",
         },
         {
            category: "self",
            summary: "SUSE Bug 1045060",
            url: "https://bugzilla.suse.com/1045060",
         },
         {
            category: "self",
            summary: "SUSE Bug 1045062",
            url: "https://bugzilla.suse.com/1045062",
         },
         {
            category: "self",
            summary: "SUSE Bug 1045065",
            url: "https://bugzilla.suse.com/1045065",
         },
         {
            category: "self",
            summary: "SUSE Bug 1048576",
            url: "https://bugzilla.suse.com/1048576",
         },
         {
            category: "self",
            summary: "SUSE CVE CVE-2017-3167 page",
            url: "https://www.suse.com/security/cve/CVE-2017-3167/",
         },
         {
            category: "self",
            summary: "SUSE CVE CVE-2017-3169 page",
            url: "https://www.suse.com/security/cve/CVE-2017-3169/",
         },
         {
            category: "self",
            summary: "SUSE CVE CVE-2017-7679 page",
            url: "https://www.suse.com/security/cve/CVE-2017-7679/",
         },
         {
            category: "self",
            summary: "SUSE CVE CVE-2017-9788 page",
            url: "https://www.suse.com/security/cve/CVE-2017-9788/",
         },
      ],
      title: "Recommended update for apache2",
      tracking: {
         current_release_date: "2017-09-13T10:33:25Z",
         generator: {
            date: "2017-09-13T10:33:25Z",
            engine: {
               name: "cve-database.git:bin/generate-csaf.pl",
               version: "1",
            },
         },
         id: "SUSE-SU-2017:2449-1",
         initial_release_date: "2017-09-13T10:33:25Z",
         revision_history: [
            {
               date: "2017-09-13T10:33:25Z",
               number: "1",
               summary: "Current version",
            },
         ],
         status: "final",
         version: "1",
      },
   },
   product_tree: {
      branches: [
         {
            branches: [
               {
                  branches: [
                     {
                        category: "product_version",
                        name: "apache2-doc-2.4.16-20.10.1.noarch",
                        product: {
                           name: "apache2-doc-2.4.16-20.10.1.noarch",
                           product_id: "apache2-doc-2.4.16-20.10.1.noarch",
                        },
                     },
                  ],
                  category: "architecture",
                  name: "noarch",
               },
               {
                  branches: [
                     {
                        category: "product_version",
                        name: "apache2-2.4.16-20.10.1.ppc64le",
                        product: {
                           name: "apache2-2.4.16-20.10.1.ppc64le",
                           product_id: "apache2-2.4.16-20.10.1.ppc64le",
                        },
                     },
                     {
                        category: "product_version",
                        name: "apache2-example-pages-2.4.16-20.10.1.ppc64le",
                        product: {
                           name: "apache2-example-pages-2.4.16-20.10.1.ppc64le",
                           product_id: "apache2-example-pages-2.4.16-20.10.1.ppc64le",
                        },
                     },
                     {
                        category: "product_version",
                        name: "apache2-prefork-2.4.16-20.10.1.ppc64le",
                        product: {
                           name: "apache2-prefork-2.4.16-20.10.1.ppc64le",
                           product_id: "apache2-prefork-2.4.16-20.10.1.ppc64le",
                        },
                     },
                     {
                        category: "product_version",
                        name: "apache2-utils-2.4.16-20.10.1.ppc64le",
                        product: {
                           name: "apache2-utils-2.4.16-20.10.1.ppc64le",
                           product_id: "apache2-utils-2.4.16-20.10.1.ppc64le",
                        },
                     },
                     {
                        category: "product_version",
                        name: "apache2-worker-2.4.16-20.10.1.ppc64le",
                        product: {
                           name: "apache2-worker-2.4.16-20.10.1.ppc64le",
                           product_id: "apache2-worker-2.4.16-20.10.1.ppc64le",
                        },
                     },
                  ],
                  category: "architecture",
                  name: "ppc64le",
               },
               {
                  branches: [
                     {
                        category: "product_version",
                        name: "apache2-2.4.16-20.10.1.s390x",
                        product: {
                           name: "apache2-2.4.16-20.10.1.s390x",
                           product_id: "apache2-2.4.16-20.10.1.s390x",
                        },
                     },
                     {
                        category: "product_version",
                        name: "apache2-example-pages-2.4.16-20.10.1.s390x",
                        product: {
                           name: "apache2-example-pages-2.4.16-20.10.1.s390x",
                           product_id: "apache2-example-pages-2.4.16-20.10.1.s390x",
                        },
                     },
                     {
                        category: "product_version",
                        name: "apache2-prefork-2.4.16-20.10.1.s390x",
                        product: {
                           name: "apache2-prefork-2.4.16-20.10.1.s390x",
                           product_id: "apache2-prefork-2.4.16-20.10.1.s390x",
                        },
                     },
                     {
                        category: "product_version",
                        name: "apache2-utils-2.4.16-20.10.1.s390x",
                        product: {
                           name: "apache2-utils-2.4.16-20.10.1.s390x",
                           product_id: "apache2-utils-2.4.16-20.10.1.s390x",
                        },
                     },
                     {
                        category: "product_version",
                        name: "apache2-worker-2.4.16-20.10.1.s390x",
                        product: {
                           name: "apache2-worker-2.4.16-20.10.1.s390x",
                           product_id: "apache2-worker-2.4.16-20.10.1.s390x",
                        },
                     },
                  ],
                  category: "architecture",
                  name: "s390x",
               },
               {
                  branches: [
                     {
                        category: "product_version",
                        name: "apache2-2.4.16-20.10.1.x86_64",
                        product: {
                           name: "apache2-2.4.16-20.10.1.x86_64",
                           product_id: "apache2-2.4.16-20.10.1.x86_64",
                        },
                     },
                     {
                        category: "product_version",
                        name: "apache2-example-pages-2.4.16-20.10.1.x86_64",
                        product: {
                           name: "apache2-example-pages-2.4.16-20.10.1.x86_64",
                           product_id: "apache2-example-pages-2.4.16-20.10.1.x86_64",
                        },
                     },
                     {
                        category: "product_version",
                        name: "apache2-prefork-2.4.16-20.10.1.x86_64",
                        product: {
                           name: "apache2-prefork-2.4.16-20.10.1.x86_64",
                           product_id: "apache2-prefork-2.4.16-20.10.1.x86_64",
                        },
                     },
                     {
                        category: "product_version",
                        name: "apache2-utils-2.4.16-20.10.1.x86_64",
                        product: {
                           name: "apache2-utils-2.4.16-20.10.1.x86_64",
                           product_id: "apache2-utils-2.4.16-20.10.1.x86_64",
                        },
                     },
                     {
                        category: "product_version",
                        name: "apache2-worker-2.4.16-20.10.1.x86_64",
                        product: {
                           name: "apache2-worker-2.4.16-20.10.1.x86_64",
                           product_id: "apache2-worker-2.4.16-20.10.1.x86_64",
                        },
                     },
                  ],
                  category: "architecture",
                  name: "x86_64",
               },
               {
                  branches: [
                     {
                        category: "product_name",
                        name: "SUSE OpenStack Cloud 6",
                        product: {
                           name: "SUSE OpenStack Cloud 6",
                           product_id: "SUSE OpenStack Cloud 6",
                           product_identification_helper: {
                              cpe: "cpe:/o:suse:suse-openstack-cloud:6",
                           },
                        },
                     },
                     {
                        category: "product_name",
                        name: "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
                        product: {
                           name: "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
                           product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
                           product_identification_helper: {
                              cpe: "cpe:/o:suse:sles_sap:12:sp1",
                           },
                        },
                     },
                     {
                        category: "product_name",
                        name: "SUSE Linux Enterprise Server 12 SP1-LTSS",
                        product: {
                           name: "SUSE Linux Enterprise Server 12 SP1-LTSS",
                           product_id: "SUSE Linux Enterprise Server 12 SP1-LTSS",
                           product_identification_helper: {
                              cpe: "cpe:/o:suse:sles-ltss:12:sp1",
                           },
                        },
                     },
                  ],
                  category: "product_family",
                  name: "SUSE Linux Enterprise",
               },
            ],
            category: "vendor",
            name: "SUSE",
         },
      ],
      relationships: [
         {
            category: "default_component_of",
            full_product_name: {
               name: "apache2-2.4.16-20.10.1.x86_64 as component of SUSE OpenStack Cloud 6",
               product_id: "SUSE OpenStack Cloud 6:apache2-2.4.16-20.10.1.x86_64",
            },
            product_reference: "apache2-2.4.16-20.10.1.x86_64",
            relates_to_product_reference: "SUSE OpenStack Cloud 6",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "apache2-doc-2.4.16-20.10.1.noarch as component of SUSE OpenStack Cloud 6",
               product_id: "SUSE OpenStack Cloud 6:apache2-doc-2.4.16-20.10.1.noarch",
            },
            product_reference: "apache2-doc-2.4.16-20.10.1.noarch",
            relates_to_product_reference: "SUSE OpenStack Cloud 6",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "apache2-example-pages-2.4.16-20.10.1.x86_64 as component of SUSE OpenStack Cloud 6",
               product_id: "SUSE OpenStack Cloud 6:apache2-example-pages-2.4.16-20.10.1.x86_64",
            },
            product_reference: "apache2-example-pages-2.4.16-20.10.1.x86_64",
            relates_to_product_reference: "SUSE OpenStack Cloud 6",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "apache2-prefork-2.4.16-20.10.1.x86_64 as component of SUSE OpenStack Cloud 6",
               product_id: "SUSE OpenStack Cloud 6:apache2-prefork-2.4.16-20.10.1.x86_64",
            },
            product_reference: "apache2-prefork-2.4.16-20.10.1.x86_64",
            relates_to_product_reference: "SUSE OpenStack Cloud 6",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "apache2-utils-2.4.16-20.10.1.x86_64 as component of SUSE OpenStack Cloud 6",
               product_id: "SUSE OpenStack Cloud 6:apache2-utils-2.4.16-20.10.1.x86_64",
            },
            product_reference: "apache2-utils-2.4.16-20.10.1.x86_64",
            relates_to_product_reference: "SUSE OpenStack Cloud 6",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "apache2-worker-2.4.16-20.10.1.x86_64 as component of SUSE OpenStack Cloud 6",
               product_id: "SUSE OpenStack Cloud 6:apache2-worker-2.4.16-20.10.1.x86_64",
            },
            product_reference: "apache2-worker-2.4.16-20.10.1.x86_64",
            relates_to_product_reference: "SUSE OpenStack Cloud 6",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "apache2-2.4.16-20.10.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-2.4.16-20.10.1.ppc64le",
            },
            product_reference: "apache2-2.4.16-20.10.1.ppc64le",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "apache2-2.4.16-20.10.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-2.4.16-20.10.1.x86_64",
            },
            product_reference: "apache2-2.4.16-20.10.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "apache2-doc-2.4.16-20.10.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-doc-2.4.16-20.10.1.noarch",
            },
            product_reference: "apache2-doc-2.4.16-20.10.1.noarch",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "apache2-example-pages-2.4.16-20.10.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-example-pages-2.4.16-20.10.1.ppc64le",
            },
            product_reference: "apache2-example-pages-2.4.16-20.10.1.ppc64le",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "apache2-example-pages-2.4.16-20.10.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-example-pages-2.4.16-20.10.1.x86_64",
            },
            product_reference: "apache2-example-pages-2.4.16-20.10.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "apache2-prefork-2.4.16-20.10.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-prefork-2.4.16-20.10.1.ppc64le",
            },
            product_reference: "apache2-prefork-2.4.16-20.10.1.ppc64le",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "apache2-prefork-2.4.16-20.10.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-prefork-2.4.16-20.10.1.x86_64",
            },
            product_reference: "apache2-prefork-2.4.16-20.10.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "apache2-utils-2.4.16-20.10.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-utils-2.4.16-20.10.1.ppc64le",
            },
            product_reference: "apache2-utils-2.4.16-20.10.1.ppc64le",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "apache2-utils-2.4.16-20.10.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-utils-2.4.16-20.10.1.x86_64",
            },
            product_reference: "apache2-utils-2.4.16-20.10.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "apache2-worker-2.4.16-20.10.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-worker-2.4.16-20.10.1.ppc64le",
            },
            product_reference: "apache2-worker-2.4.16-20.10.1.ppc64le",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "apache2-worker-2.4.16-20.10.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-worker-2.4.16-20.10.1.x86_64",
            },
            product_reference: "apache2-worker-2.4.16-20.10.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "apache2-2.4.16-20.10.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
               product_id: "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-2.4.16-20.10.1.ppc64le",
            },
            product_reference: "apache2-2.4.16-20.10.1.ppc64le",
            relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "apache2-2.4.16-20.10.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
               product_id: "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-2.4.16-20.10.1.s390x",
            },
            product_reference: "apache2-2.4.16-20.10.1.s390x",
            relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "apache2-2.4.16-20.10.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
               product_id: "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-2.4.16-20.10.1.x86_64",
            },
            product_reference: "apache2-2.4.16-20.10.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "apache2-doc-2.4.16-20.10.1.noarch as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
               product_id: "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-doc-2.4.16-20.10.1.noarch",
            },
            product_reference: "apache2-doc-2.4.16-20.10.1.noarch",
            relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "apache2-example-pages-2.4.16-20.10.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
               product_id: "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-example-pages-2.4.16-20.10.1.ppc64le",
            },
            product_reference: "apache2-example-pages-2.4.16-20.10.1.ppc64le",
            relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "apache2-example-pages-2.4.16-20.10.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
               product_id: "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-example-pages-2.4.16-20.10.1.s390x",
            },
            product_reference: "apache2-example-pages-2.4.16-20.10.1.s390x",
            relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "apache2-example-pages-2.4.16-20.10.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
               product_id: "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-example-pages-2.4.16-20.10.1.x86_64",
            },
            product_reference: "apache2-example-pages-2.4.16-20.10.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "apache2-prefork-2.4.16-20.10.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
               product_id: "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-prefork-2.4.16-20.10.1.ppc64le",
            },
            product_reference: "apache2-prefork-2.4.16-20.10.1.ppc64le",
            relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "apache2-prefork-2.4.16-20.10.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
               product_id: "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-prefork-2.4.16-20.10.1.s390x",
            },
            product_reference: "apache2-prefork-2.4.16-20.10.1.s390x",
            relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "apache2-prefork-2.4.16-20.10.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
               product_id: "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-prefork-2.4.16-20.10.1.x86_64",
            },
            product_reference: "apache2-prefork-2.4.16-20.10.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "apache2-utils-2.4.16-20.10.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
               product_id: "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-utils-2.4.16-20.10.1.ppc64le",
            },
            product_reference: "apache2-utils-2.4.16-20.10.1.ppc64le",
            relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "apache2-utils-2.4.16-20.10.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
               product_id: "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-utils-2.4.16-20.10.1.s390x",
            },
            product_reference: "apache2-utils-2.4.16-20.10.1.s390x",
            relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "apache2-utils-2.4.16-20.10.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
               product_id: "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-utils-2.4.16-20.10.1.x86_64",
            },
            product_reference: "apache2-utils-2.4.16-20.10.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "apache2-worker-2.4.16-20.10.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
               product_id: "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-worker-2.4.16-20.10.1.ppc64le",
            },
            product_reference: "apache2-worker-2.4.16-20.10.1.ppc64le",
            relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "apache2-worker-2.4.16-20.10.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
               product_id: "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-worker-2.4.16-20.10.1.s390x",
            },
            product_reference: "apache2-worker-2.4.16-20.10.1.s390x",
            relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "apache2-worker-2.4.16-20.10.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
               product_id: "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-worker-2.4.16-20.10.1.x86_64",
            },
            product_reference: "apache2-worker-2.4.16-20.10.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1-LTSS",
         },
      ],
   },
   vulnerabilities: [
      {
         cve: "CVE-2017-3167",
         ids: [
            {
               system_name: "SUSE CVE Page",
               text: "https://www.suse.com/security/cve/CVE-2017-3167",
            },
         ],
         notes: [
            {
               category: "general",
               text: "In Apache httpd 2.2.x before 2.2.33 and 2.4.x before 2.4.26, use of the ap_get_basic_auth_pw() by third-party modules outside of the authentication phase may lead to authentication requirements being bypassed.",
               title: "CVE description",
            },
         ],
         product_status: {
            recommended: [
               "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-2.4.16-20.10.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-2.4.16-20.10.1.s390x",
               "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-2.4.16-20.10.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-doc-2.4.16-20.10.1.noarch",
               "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-example-pages-2.4.16-20.10.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-example-pages-2.4.16-20.10.1.s390x",
               "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-example-pages-2.4.16-20.10.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-prefork-2.4.16-20.10.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-prefork-2.4.16-20.10.1.s390x",
               "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-prefork-2.4.16-20.10.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-utils-2.4.16-20.10.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-utils-2.4.16-20.10.1.s390x",
               "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-utils-2.4.16-20.10.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-worker-2.4.16-20.10.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-worker-2.4.16-20.10.1.s390x",
               "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-worker-2.4.16-20.10.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-2.4.16-20.10.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-2.4.16-20.10.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-doc-2.4.16-20.10.1.noarch",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-example-pages-2.4.16-20.10.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-example-pages-2.4.16-20.10.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-prefork-2.4.16-20.10.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-prefork-2.4.16-20.10.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-utils-2.4.16-20.10.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-utils-2.4.16-20.10.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-worker-2.4.16-20.10.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-worker-2.4.16-20.10.1.x86_64",
               "SUSE OpenStack Cloud 6:apache2-2.4.16-20.10.1.x86_64",
               "SUSE OpenStack Cloud 6:apache2-doc-2.4.16-20.10.1.noarch",
               "SUSE OpenStack Cloud 6:apache2-example-pages-2.4.16-20.10.1.x86_64",
               "SUSE OpenStack Cloud 6:apache2-prefork-2.4.16-20.10.1.x86_64",
               "SUSE OpenStack Cloud 6:apache2-utils-2.4.16-20.10.1.x86_64",
               "SUSE OpenStack Cloud 6:apache2-worker-2.4.16-20.10.1.x86_64",
            ],
         },
         references: [
            {
               category: "external",
               summary: "CVE-2017-3167",
               url: "https://www.suse.com/security/cve/CVE-2017-3167",
            },
            {
               category: "external",
               summary: "SUSE Bug 1045065 for CVE-2017-3167",
               url: "https://bugzilla.suse.com/1045065",
            },
            {
               category: "external",
               summary: "SUSE Bug 1078450 for CVE-2017-3167",
               url: "https://bugzilla.suse.com/1078450",
            },
         ],
         remediations: [
            {
               category: "vendor_fix",
               details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
               product_ids: [
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-2.4.16-20.10.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-doc-2.4.16-20.10.1.noarch",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-example-pages-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-example-pages-2.4.16-20.10.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-example-pages-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-prefork-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-prefork-2.4.16-20.10.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-prefork-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-utils-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-utils-2.4.16-20.10.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-utils-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-worker-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-worker-2.4.16-20.10.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-worker-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-doc-2.4.16-20.10.1.noarch",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-example-pages-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-example-pages-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-prefork-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-prefork-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-utils-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-utils-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-worker-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-worker-2.4.16-20.10.1.x86_64",
                  "SUSE OpenStack Cloud 6:apache2-2.4.16-20.10.1.x86_64",
                  "SUSE OpenStack Cloud 6:apache2-doc-2.4.16-20.10.1.noarch",
                  "SUSE OpenStack Cloud 6:apache2-example-pages-2.4.16-20.10.1.x86_64",
                  "SUSE OpenStack Cloud 6:apache2-prefork-2.4.16-20.10.1.x86_64",
                  "SUSE OpenStack Cloud 6:apache2-utils-2.4.16-20.10.1.x86_64",
                  "SUSE OpenStack Cloud 6:apache2-worker-2.4.16-20.10.1.x86_64",
               ],
            },
         ],
         scores: [
            {
               cvss_v3: {
                  baseScore: 7.4,
                  baseSeverity: "HIGH",
                  vectorString: "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
                  version: "3.0",
               },
               products: [
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-2.4.16-20.10.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-doc-2.4.16-20.10.1.noarch",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-example-pages-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-example-pages-2.4.16-20.10.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-example-pages-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-prefork-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-prefork-2.4.16-20.10.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-prefork-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-utils-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-utils-2.4.16-20.10.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-utils-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-worker-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-worker-2.4.16-20.10.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-worker-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-doc-2.4.16-20.10.1.noarch",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-example-pages-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-example-pages-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-prefork-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-prefork-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-utils-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-utils-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-worker-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-worker-2.4.16-20.10.1.x86_64",
                  "SUSE OpenStack Cloud 6:apache2-2.4.16-20.10.1.x86_64",
                  "SUSE OpenStack Cloud 6:apache2-doc-2.4.16-20.10.1.noarch",
                  "SUSE OpenStack Cloud 6:apache2-example-pages-2.4.16-20.10.1.x86_64",
                  "SUSE OpenStack Cloud 6:apache2-prefork-2.4.16-20.10.1.x86_64",
                  "SUSE OpenStack Cloud 6:apache2-utils-2.4.16-20.10.1.x86_64",
                  "SUSE OpenStack Cloud 6:apache2-worker-2.4.16-20.10.1.x86_64",
               ],
            },
         ],
         threats: [
            {
               category: "impact",
               date: "2017-09-13T10:33:25Z",
               details: "important",
            },
         ],
         title: "CVE-2017-3167",
      },
      {
         cve: "CVE-2017-3169",
         ids: [
            {
               system_name: "SUSE CVE Page",
               text: "https://www.suse.com/security/cve/CVE-2017-3169",
            },
         ],
         notes: [
            {
               category: "general",
               text: "In Apache httpd 2.2.x before 2.2.33 and 2.4.x before 2.4.26, mod_ssl may dereference a NULL pointer when third-party modules call ap_hook_process_connection() during an HTTP request to an HTTPS port.",
               title: "CVE description",
            },
         ],
         product_status: {
            recommended: [
               "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-2.4.16-20.10.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-2.4.16-20.10.1.s390x",
               "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-2.4.16-20.10.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-doc-2.4.16-20.10.1.noarch",
               "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-example-pages-2.4.16-20.10.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-example-pages-2.4.16-20.10.1.s390x",
               "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-example-pages-2.4.16-20.10.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-prefork-2.4.16-20.10.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-prefork-2.4.16-20.10.1.s390x",
               "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-prefork-2.4.16-20.10.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-utils-2.4.16-20.10.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-utils-2.4.16-20.10.1.s390x",
               "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-utils-2.4.16-20.10.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-worker-2.4.16-20.10.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-worker-2.4.16-20.10.1.s390x",
               "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-worker-2.4.16-20.10.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-2.4.16-20.10.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-2.4.16-20.10.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-doc-2.4.16-20.10.1.noarch",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-example-pages-2.4.16-20.10.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-example-pages-2.4.16-20.10.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-prefork-2.4.16-20.10.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-prefork-2.4.16-20.10.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-utils-2.4.16-20.10.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-utils-2.4.16-20.10.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-worker-2.4.16-20.10.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-worker-2.4.16-20.10.1.x86_64",
               "SUSE OpenStack Cloud 6:apache2-2.4.16-20.10.1.x86_64",
               "SUSE OpenStack Cloud 6:apache2-doc-2.4.16-20.10.1.noarch",
               "SUSE OpenStack Cloud 6:apache2-example-pages-2.4.16-20.10.1.x86_64",
               "SUSE OpenStack Cloud 6:apache2-prefork-2.4.16-20.10.1.x86_64",
               "SUSE OpenStack Cloud 6:apache2-utils-2.4.16-20.10.1.x86_64",
               "SUSE OpenStack Cloud 6:apache2-worker-2.4.16-20.10.1.x86_64",
            ],
         },
         references: [
            {
               category: "external",
               summary: "CVE-2017-3169",
               url: "https://www.suse.com/security/cve/CVE-2017-3169",
            },
            {
               category: "external",
               summary: "SUSE Bug 1045062 for CVE-2017-3169",
               url: "https://bugzilla.suse.com/1045062",
            },
            {
               category: "external",
               summary: "SUSE Bug 1078450 for CVE-2017-3169",
               url: "https://bugzilla.suse.com/1078450",
            },
         ],
         remediations: [
            {
               category: "vendor_fix",
               details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
               product_ids: [
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-2.4.16-20.10.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-doc-2.4.16-20.10.1.noarch",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-example-pages-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-example-pages-2.4.16-20.10.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-example-pages-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-prefork-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-prefork-2.4.16-20.10.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-prefork-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-utils-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-utils-2.4.16-20.10.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-utils-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-worker-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-worker-2.4.16-20.10.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-worker-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-doc-2.4.16-20.10.1.noarch",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-example-pages-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-example-pages-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-prefork-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-prefork-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-utils-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-utils-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-worker-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-worker-2.4.16-20.10.1.x86_64",
                  "SUSE OpenStack Cloud 6:apache2-2.4.16-20.10.1.x86_64",
                  "SUSE OpenStack Cloud 6:apache2-doc-2.4.16-20.10.1.noarch",
                  "SUSE OpenStack Cloud 6:apache2-example-pages-2.4.16-20.10.1.x86_64",
                  "SUSE OpenStack Cloud 6:apache2-prefork-2.4.16-20.10.1.x86_64",
                  "SUSE OpenStack Cloud 6:apache2-utils-2.4.16-20.10.1.x86_64",
                  "SUSE OpenStack Cloud 6:apache2-worker-2.4.16-20.10.1.x86_64",
               ],
            },
         ],
         scores: [
            {
               cvss_v3: {
                  baseScore: 3.7,
                  baseSeverity: "LOW",
                  vectorString: "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
                  version: "3.0",
               },
               products: [
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-2.4.16-20.10.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-doc-2.4.16-20.10.1.noarch",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-example-pages-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-example-pages-2.4.16-20.10.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-example-pages-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-prefork-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-prefork-2.4.16-20.10.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-prefork-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-utils-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-utils-2.4.16-20.10.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-utils-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-worker-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-worker-2.4.16-20.10.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-worker-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-doc-2.4.16-20.10.1.noarch",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-example-pages-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-example-pages-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-prefork-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-prefork-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-utils-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-utils-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-worker-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-worker-2.4.16-20.10.1.x86_64",
                  "SUSE OpenStack Cloud 6:apache2-2.4.16-20.10.1.x86_64",
                  "SUSE OpenStack Cloud 6:apache2-doc-2.4.16-20.10.1.noarch",
                  "SUSE OpenStack Cloud 6:apache2-example-pages-2.4.16-20.10.1.x86_64",
                  "SUSE OpenStack Cloud 6:apache2-prefork-2.4.16-20.10.1.x86_64",
                  "SUSE OpenStack Cloud 6:apache2-utils-2.4.16-20.10.1.x86_64",
                  "SUSE OpenStack Cloud 6:apache2-worker-2.4.16-20.10.1.x86_64",
               ],
            },
         ],
         threats: [
            {
               category: "impact",
               date: "2017-09-13T10:33:25Z",
               details: "moderate",
            },
         ],
         title: "CVE-2017-3169",
      },
      {
         cve: "CVE-2017-7679",
         ids: [
            {
               system_name: "SUSE CVE Page",
               text: "https://www.suse.com/security/cve/CVE-2017-7679",
            },
         ],
         notes: [
            {
               category: "general",
               text: "In Apache httpd 2.2.x before 2.2.33 and 2.4.x before 2.4.26, mod_mime can read one byte past the end of a buffer when sending a malicious Content-Type response header.",
               title: "CVE description",
            },
         ],
         product_status: {
            recommended: [
               "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-2.4.16-20.10.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-2.4.16-20.10.1.s390x",
               "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-2.4.16-20.10.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-doc-2.4.16-20.10.1.noarch",
               "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-example-pages-2.4.16-20.10.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-example-pages-2.4.16-20.10.1.s390x",
               "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-example-pages-2.4.16-20.10.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-prefork-2.4.16-20.10.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-prefork-2.4.16-20.10.1.s390x",
               "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-prefork-2.4.16-20.10.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-utils-2.4.16-20.10.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-utils-2.4.16-20.10.1.s390x",
               "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-utils-2.4.16-20.10.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-worker-2.4.16-20.10.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-worker-2.4.16-20.10.1.s390x",
               "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-worker-2.4.16-20.10.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-2.4.16-20.10.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-2.4.16-20.10.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-doc-2.4.16-20.10.1.noarch",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-example-pages-2.4.16-20.10.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-example-pages-2.4.16-20.10.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-prefork-2.4.16-20.10.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-prefork-2.4.16-20.10.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-utils-2.4.16-20.10.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-utils-2.4.16-20.10.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-worker-2.4.16-20.10.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-worker-2.4.16-20.10.1.x86_64",
               "SUSE OpenStack Cloud 6:apache2-2.4.16-20.10.1.x86_64",
               "SUSE OpenStack Cloud 6:apache2-doc-2.4.16-20.10.1.noarch",
               "SUSE OpenStack Cloud 6:apache2-example-pages-2.4.16-20.10.1.x86_64",
               "SUSE OpenStack Cloud 6:apache2-prefork-2.4.16-20.10.1.x86_64",
               "SUSE OpenStack Cloud 6:apache2-utils-2.4.16-20.10.1.x86_64",
               "SUSE OpenStack Cloud 6:apache2-worker-2.4.16-20.10.1.x86_64",
            ],
         },
         references: [
            {
               category: "external",
               summary: "CVE-2017-7679",
               url: "https://www.suse.com/security/cve/CVE-2017-7679",
            },
            {
               category: "external",
               summary: "SUSE Bug 1045060 for CVE-2017-7679",
               url: "https://bugzilla.suse.com/1045060",
            },
            {
               category: "external",
               summary: "SUSE Bug 1057861 for CVE-2017-7679",
               url: "https://bugzilla.suse.com/1057861",
            },
            {
               category: "external",
               summary: "SUSE Bug 1078450 for CVE-2017-7679",
               url: "https://bugzilla.suse.com/1078450",
            },
         ],
         remediations: [
            {
               category: "vendor_fix",
               details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
               product_ids: [
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-2.4.16-20.10.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-doc-2.4.16-20.10.1.noarch",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-example-pages-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-example-pages-2.4.16-20.10.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-example-pages-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-prefork-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-prefork-2.4.16-20.10.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-prefork-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-utils-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-utils-2.4.16-20.10.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-utils-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-worker-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-worker-2.4.16-20.10.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-worker-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-doc-2.4.16-20.10.1.noarch",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-example-pages-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-example-pages-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-prefork-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-prefork-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-utils-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-utils-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-worker-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-worker-2.4.16-20.10.1.x86_64",
                  "SUSE OpenStack Cloud 6:apache2-2.4.16-20.10.1.x86_64",
                  "SUSE OpenStack Cloud 6:apache2-doc-2.4.16-20.10.1.noarch",
                  "SUSE OpenStack Cloud 6:apache2-example-pages-2.4.16-20.10.1.x86_64",
                  "SUSE OpenStack Cloud 6:apache2-prefork-2.4.16-20.10.1.x86_64",
                  "SUSE OpenStack Cloud 6:apache2-utils-2.4.16-20.10.1.x86_64",
                  "SUSE OpenStack Cloud 6:apache2-worker-2.4.16-20.10.1.x86_64",
               ],
            },
         ],
         scores: [
            {
               cvss_v3: {
                  baseScore: 6.5,
                  baseSeverity: "MEDIUM",
                  vectorString: "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:H",
                  version: "3.0",
               },
               products: [
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-2.4.16-20.10.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-doc-2.4.16-20.10.1.noarch",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-example-pages-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-example-pages-2.4.16-20.10.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-example-pages-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-prefork-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-prefork-2.4.16-20.10.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-prefork-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-utils-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-utils-2.4.16-20.10.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-utils-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-worker-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-worker-2.4.16-20.10.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-worker-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-doc-2.4.16-20.10.1.noarch",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-example-pages-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-example-pages-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-prefork-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-prefork-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-utils-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-utils-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-worker-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-worker-2.4.16-20.10.1.x86_64",
                  "SUSE OpenStack Cloud 6:apache2-2.4.16-20.10.1.x86_64",
                  "SUSE OpenStack Cloud 6:apache2-doc-2.4.16-20.10.1.noarch",
                  "SUSE OpenStack Cloud 6:apache2-example-pages-2.4.16-20.10.1.x86_64",
                  "SUSE OpenStack Cloud 6:apache2-prefork-2.4.16-20.10.1.x86_64",
                  "SUSE OpenStack Cloud 6:apache2-utils-2.4.16-20.10.1.x86_64",
                  "SUSE OpenStack Cloud 6:apache2-worker-2.4.16-20.10.1.x86_64",
               ],
            },
         ],
         threats: [
            {
               category: "impact",
               date: "2017-09-13T10:33:25Z",
               details: "moderate",
            },
         ],
         title: "CVE-2017-7679",
      },
      {
         cve: "CVE-2017-9788",
         ids: [
            {
               system_name: "SUSE CVE Page",
               text: "https://www.suse.com/security/cve/CVE-2017-9788",
            },
         ],
         notes: [
            {
               category: "general",
               text: "In Apache httpd before 2.2.34 and 2.4.x before 2.4.27, the value placeholder in [Proxy-]Authorization headers of type 'Digest' was not initialized or reset before or between successive key=value assignments by mod_auth_digest. Providing an initial key with no '=' assignment could reflect the stale value of uninitialized pool memory used by the prior request, leading to leakage of potentially confidential information, and a segfault in other cases resulting in denial of service.",
               title: "CVE description",
            },
         ],
         product_status: {
            recommended: [
               "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-2.4.16-20.10.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-2.4.16-20.10.1.s390x",
               "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-2.4.16-20.10.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-doc-2.4.16-20.10.1.noarch",
               "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-example-pages-2.4.16-20.10.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-example-pages-2.4.16-20.10.1.s390x",
               "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-example-pages-2.4.16-20.10.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-prefork-2.4.16-20.10.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-prefork-2.4.16-20.10.1.s390x",
               "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-prefork-2.4.16-20.10.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-utils-2.4.16-20.10.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-utils-2.4.16-20.10.1.s390x",
               "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-utils-2.4.16-20.10.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-worker-2.4.16-20.10.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-worker-2.4.16-20.10.1.s390x",
               "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-worker-2.4.16-20.10.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-2.4.16-20.10.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-2.4.16-20.10.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-doc-2.4.16-20.10.1.noarch",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-example-pages-2.4.16-20.10.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-example-pages-2.4.16-20.10.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-prefork-2.4.16-20.10.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-prefork-2.4.16-20.10.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-utils-2.4.16-20.10.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-utils-2.4.16-20.10.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-worker-2.4.16-20.10.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-worker-2.4.16-20.10.1.x86_64",
               "SUSE OpenStack Cloud 6:apache2-2.4.16-20.10.1.x86_64",
               "SUSE OpenStack Cloud 6:apache2-doc-2.4.16-20.10.1.noarch",
               "SUSE OpenStack Cloud 6:apache2-example-pages-2.4.16-20.10.1.x86_64",
               "SUSE OpenStack Cloud 6:apache2-prefork-2.4.16-20.10.1.x86_64",
               "SUSE OpenStack Cloud 6:apache2-utils-2.4.16-20.10.1.x86_64",
               "SUSE OpenStack Cloud 6:apache2-worker-2.4.16-20.10.1.x86_64",
            ],
         },
         references: [
            {
               category: "external",
               summary: "CVE-2017-9788",
               url: "https://www.suse.com/security/cve/CVE-2017-9788",
            },
            {
               category: "external",
               summary: "SUSE Bug 1048576 for CVE-2017-9788",
               url: "https://bugzilla.suse.com/1048576",
            },
         ],
         remediations: [
            {
               category: "vendor_fix",
               details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
               product_ids: [
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-2.4.16-20.10.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-doc-2.4.16-20.10.1.noarch",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-example-pages-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-example-pages-2.4.16-20.10.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-example-pages-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-prefork-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-prefork-2.4.16-20.10.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-prefork-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-utils-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-utils-2.4.16-20.10.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-utils-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-worker-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-worker-2.4.16-20.10.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-worker-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-doc-2.4.16-20.10.1.noarch",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-example-pages-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-example-pages-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-prefork-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-prefork-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-utils-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-utils-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-worker-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-worker-2.4.16-20.10.1.x86_64",
                  "SUSE OpenStack Cloud 6:apache2-2.4.16-20.10.1.x86_64",
                  "SUSE OpenStack Cloud 6:apache2-doc-2.4.16-20.10.1.noarch",
                  "SUSE OpenStack Cloud 6:apache2-example-pages-2.4.16-20.10.1.x86_64",
                  "SUSE OpenStack Cloud 6:apache2-prefork-2.4.16-20.10.1.x86_64",
                  "SUSE OpenStack Cloud 6:apache2-utils-2.4.16-20.10.1.x86_64",
                  "SUSE OpenStack Cloud 6:apache2-worker-2.4.16-20.10.1.x86_64",
               ],
            },
         ],
         scores: [
            {
               cvss_v3: {
                  baseScore: 4.8,
                  baseSeverity: "MEDIUM",
                  vectorString: "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L",
                  version: "3.0",
               },
               products: [
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-2.4.16-20.10.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-doc-2.4.16-20.10.1.noarch",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-example-pages-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-example-pages-2.4.16-20.10.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-example-pages-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-prefork-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-prefork-2.4.16-20.10.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-prefork-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-utils-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-utils-2.4.16-20.10.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-utils-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-worker-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-worker-2.4.16-20.10.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1-LTSS:apache2-worker-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-doc-2.4.16-20.10.1.noarch",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-example-pages-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-example-pages-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-prefork-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-prefork-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-utils-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-utils-2.4.16-20.10.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-worker-2.4.16-20.10.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:apache2-worker-2.4.16-20.10.1.x86_64",
                  "SUSE OpenStack Cloud 6:apache2-2.4.16-20.10.1.x86_64",
                  "SUSE OpenStack Cloud 6:apache2-doc-2.4.16-20.10.1.noarch",
                  "SUSE OpenStack Cloud 6:apache2-example-pages-2.4.16-20.10.1.x86_64",
                  "SUSE OpenStack Cloud 6:apache2-prefork-2.4.16-20.10.1.x86_64",
                  "SUSE OpenStack Cloud 6:apache2-utils-2.4.16-20.10.1.x86_64",
                  "SUSE OpenStack Cloud 6:apache2-worker-2.4.16-20.10.1.x86_64",
               ],
            },
         ],
         threats: [
            {
               category: "impact",
               date: "2017-09-13T10:33:25Z",
               details: "moderate",
            },
         ],
         title: "CVE-2017-9788",
      },
   ],
}


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.