<?xml version="1.0" encoding="UTF-8"?>
<cvrfdoc xmlns="http://www.icasi.org/CVRF/schema/cvrf/1.1" xmlns:cvrf="http://www.icasi.org/CVRF/schema/cvrf/1.1">
  <DocumentTitle xml:lang="en">Security update for apache2-mod_fcgid</DocumentTitle>
  <DocumentType>SUSE Patch</DocumentType>
  <DocumentPublisher Type="Vendor">
    <ContactDetails>security@suse.de</ContactDetails>
    <IssuingAuthority>SUSE Security Team</IssuingAuthority>
  </DocumentPublisher>
  <DocumentTracking>
    <Identification>
      <ID>openSUSE-SU-2016:2115-1</ID>
    </Identification>
    <Status>Final</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>1</Number>
        <Date>2016-08-19T13:26:34Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2016-08-19T13:26:34Z</InitialReleaseDate>
    <CurrentReleaseDate>2016-08-19T13:26:34Z</CurrentReleaseDate>
    <Generator>
      <Engine>cve-database/bin/generate-cvrf.pl</Engine>
      <Date>2017-02-24T01:00:00Z</Date>
    </Generator>
  </DocumentTracking>
  <DocumentNotes>
    <Note Title="Topic" Type="Summary" Ordinal="1" xml:lang="en">Security update for apache2-mod_fcgid</Note>
    <Note Title="Details" Type="General" Ordinal="2" xml:lang="en">This update for apache2-mod_fcgid fixes the following issues:

- CVE-2016-1000104 / CVE-2016-5387: A remote attacker could have set the HTTP_PROXY environment variable of CGI scripts (boo#988488)</Note>
    <Note Title="Terms of Use" Type="Legal Disclaimer" Ordinal="3" xml:lang="en">The CVRF data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).</Note>
  </DocumentNotes>
  <DocumentDistribution xml:lang="en">Copyright SUSE LLC under the Creative Commons License 4.0 with Attribution (CC-BY-4.0)</DocumentDistribution>
  <DocumentReferences>
    <Reference Type="Self">
      <URL>https://lists.opensuse.org/opensuse-updates/2016-08/msg00084.html</URL>
      <Description>E-Mail link for openSUSE-SU-2016:2115-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/support/security/rating/</URL>
      <Description>SUSE Security Ratings</Description>
    </Reference>
  </DocumentReferences>
  <ProductTree xmlns="http://www.icasi.org/CVRF/schema/prod/1.1">
    <Branch Type="Product Family" Name="openSUSE Leap 42.1">
      <Branch Type="Product Name" Name="openSUSE Leap 42.1">
        <FullProductName ProductID="openSUSE Leap 42.1">openSUSE Leap 42.1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Version" Name="apache2-mod_fcgid-2.3.9-7.1">
      <FullProductName ProductID="apache2-mod_fcgid-2.3.9-7.1">apache2-mod_fcgid-2.3.9-7.1</FullProductName>
    </Branch>
    <Relationship ProductReference="apache2-mod_fcgid-2.3.9-7.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 42.1">
      <FullProductName ProductID="openSUSE Leap 42.1:apache2-mod_fcgid-2.3.9-7.1">apache2-mod_fcgid-2.3.9-7.1 as a component of openSUSE Leap 42.1</FullProductName>
    </Relationship>
  </ProductTree>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A security Bypass vulnerability exists in the FcgidPassHeader Proxy in mod_fcgid through 2016-07-07.</Note>
    </Notes>
    <CVE>CVE-2016-1000104</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE Leap 42.1:apache2-mod_fcgid-2.3.9-7.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:N/I:P/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">Please Install the update.</Description>
        <URL>https://lists.opensuse.org/opensuse-updates/2016-08/msg00084.html</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-1000104.html</URL>
        <Description>CVE-2016-1000104</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/988492</URL>
        <Description>SUSE Bug 988492</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="2">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The Apache HTTP Server through 2.4.23 follows RFC 3875 section 4.1.18 and therefore does not protect applications from the presence of untrusted client data in the HTTP_PROXY environment variable, which might allow remote attackers to redirect an application's outbound HTTP traffic to an arbitrary proxy server via a crafted Proxy header in an HTTP request, aka an "httpoxy" issue.  NOTE: the vendor states "This mitigation has been assigned the identifier CVE-2016-5387"; in other words, this is not a CVE ID for a vulnerability.</Note>
    </Notes>
    <CVE>CVE-2016-5387</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE Leap 42.1:apache2-mod_fcgid-2.3.9-7.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:N/I:P/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">Please Install the update.</Description>
        <URL>https://lists.opensuse.org/opensuse-updates/2016-08/msg00084.html</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-5387.html</URL>
        <Description>CVE-2016-5387</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/988484</URL>
        <Description>SUSE Bug 988484</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/988486</URL>
        <Description>SUSE Bug 988486</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/988487</URL>
        <Description>SUSE Bug 988487</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/988488</URL>
        <Description>SUSE Bug 988488</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/988489</URL>
        <Description>SUSE Bug 988489</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/988491</URL>
        <Description>SUSE Bug 988491</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/988492</URL>
        <Description>SUSE Bug 988492</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/989125</URL>
        <Description>SUSE Bug 989125</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/989174</URL>
        <Description>SUSE Bug 989174</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/989684</URL>
        <Description>SUSE Bug 989684</Description>
      </Reference>
    </References>
  </Vulnerability>
</cvrfdoc>
