<?xml version="1.0" encoding="UTF-8"?>
<cvrfdoc xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:cpe="http://cpe.mitre.org/language/2.0" xmlns:cvrf="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/cvrf" xmlns:cvrf-common="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/common" xmlns:cvssv2="http://scap.nist.gov/schema/cvss-v2/1.0" xmlns:cvssv3="https://www.first.org/cvss/cvss-v3.0.xsd" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:ns0="http://purl.org/dc/elements/1.1/" xmlns:prod="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/prod" xmlns:scap-core="http://scap.nist.gov/schema/scap-core/1.0" xmlns:sch="http://purl.oclc.org/dsdl/schematron" xmlns:vuln="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/cvrf">
  <DocumentTitle xml:lang="en">CVE-2014-0482</DocumentTitle>
  <DocumentType>SUSE CVE</DocumentType>
  <DocumentPublisher Type="Vendor">
    <ContactDetails>security@suse.de</ContactDetails>
    <IssuingAuthority>SUSE Security Team</IssuingAuthority>
  </DocumentPublisher>
  <DocumentTracking>
    <Identification>
      <ID>SUSE CVE-2014-0482</ID>
    </Identification>
    <Status>Interim</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>9</Number>
        <Date>2023-12-08T02:30:53Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2021-05-30T13:18:08Z</InitialReleaseDate>
    <CurrentReleaseDate>2023-12-08T02:30:53Z</CurrentReleaseDate>
    <Generator>
      <Engine>cve-database/bin/generate-cvrf-cve.pl</Engine>
      <Date>2020-12-27T01:00:00Z</Date>
    </Generator>
  </DocumentTracking>
  <DocumentNotes>
    <Note Title="CVE" Type="Summary" Ordinal="1" xml:lang="en">CVE-2014-0482</Note>
    <Note Title="Mitre CVE Description" Type="Description" Ordinal="2" xml:lang="en">The contrib.auth.middleware.RemoteUserMiddleware middleware in Django before 1.4.14, 1.5.x before 1.5.9, 1.6.x before 1.6.6, and 1.7 before release candidate 3, when using the contrib.auth.backends.RemoteUserBackend backend, allows remote authenticated users to hijack web sessions via vectors related to the REMOTE_USER header.</Note>
    <Note Title="Terms of Use" Type="Legal Disclaimer" Ordinal="4" 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>
  <DocumentReferences>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2014-September/001009.html</URL>
      <Description>E-Mail link for SUSE-SU-2014:1153-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://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/prod">
    <Branch Type="Product Family" Name="SUSE OpenStack Cloud 3.0">
      <Branch Type="Product Name" Name="SUSE OpenStack Cloud 3.0">
        <FullProductName ProductID="SUSE OpenStack Cloud 3.0">SUSE OpenStack Cloud 3.0</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE OpenStack Cloud 4">
      <Branch Type="Product Name" Name="SUSE OpenStack Cloud 4">
        <FullProductName ProductID="SUSE OpenStack Cloud 4" CPE="cpe:/o:suse:cloud:4">SUSE OpenStack Cloud 4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Version" Name="python-django-1.5.10-0.11.1">
      <FullProductName ProductID="python-django-1.5.10-0.11.1" CPE="cpe:2.3:a:djangoproject:django:1.5.10:*:*:*:*:*:*:*">python-django-1.5.10-0.11.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python-django-1.5.10-0.8.1">
      <FullProductName ProductID="python-django-1.5.10-0.8.1" CPE="cpe:2.3:a:djangoproject:django:1.5.10:*:*:*:*:*:*:*">python-django-1.5.10-0.8.1</FullProductName>
    </Branch>
    <Relationship ProductReference="python-django-1.5.10-0.8.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 3.0">
      <FullProductName ProductID="SUSE OpenStack Cloud 3.0:python-django-1.5.10-0.8.1">python-django-1.5.10-0.8.1 as a component of SUSE OpenStack Cloud 3.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-django-1.5.10-0.11.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 4">
      <FullProductName ProductID="SUSE OpenStack Cloud 4:python-django-1.5.10-0.11.1">python-django-1.5.10-0.11.1 as a component of SUSE OpenStack Cloud 4</FullProductName>
    </Relationship>
  </ProductTree>
  <Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The contrib.auth.middleware.RemoteUserMiddleware middleware in Django before 1.4.14, 1.5.x before 1.5.9, 1.6.x before 1.6.6, and 1.7 before release candidate 3, when using the contrib.auth.backends.RemoteUserBackend backend, allows remote authenticated users to hijack web sessions via vectors related to the REMOTE_USER header.</Note>
    </Notes>
    <CVE>CVE-2014-0482</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE OpenStack Cloud 3.0:python-django-1.5.10-0.8.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:python-django-1.5.10-0.11.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV2>
        <BaseScoreV2>6</BaseScoreV2>
        <VectorV2>AV:N/AC:M/Au:S/C:P/I:P/A:P</VectorV2>
      </ScoreSetV2>
    </CVSSScoreSets>
  </Vulnerability>
</cvrfdoc>
