<?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">Recommended update for otrs</DocumentTitle>
  <DocumentType>SUSE Patch</DocumentType>
  <DocumentPublisher Type="Vendor">
    <ContactDetails>security@suse.de</ContactDetails>
    <IssuingAuthority>SUSE Security Team</IssuingAuthority>
  </DocumentPublisher>
  <DocumentTracking>
    <Identification>
      <ID>openSUSE-SU-2020:1509-1</ID>
    </Identification>
    <Status>Final</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>1</Number>
        <Date>2020-09-23T08:23:03Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2020-09-23T08:23:03Z</InitialReleaseDate>
    <CurrentReleaseDate>2020-09-23T08:23:03Z</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">Recommended update for otrs</Note>
    <Note Title="Details" Type="General" Ordinal="2" xml:lang="en">
Otrs was updated to 5.0.42, fixing lots of bugs and security issues:

  https://community.otrs.com/otrs-community-edition-5s-patch-level-42/

- CVE-2020-1773 boo#1168029 OSA-2020-10:
  * Session / Password / Password token leak
    An attacker with the ability to generate session IDs or password
    reset tokens, either by being able to authenticate or by exploiting
    OSA-2020-09, may be able to predict other users session IDs,
    password reset tokens and automatically generated passwords.
- CVE-2020-1772 boo#1168029 OSA-2020-09:
  * Information Disclosure
    It’s possible to craft Lost Password requests with wildcards in
    the Token value, which allows attacker to retrieve valid Token(s),
    generated by users which already requested new passwords.
- CVE-2020-1771 boo#1168030 OSA-2020-08:
  * Possible XSS in Customer user address book
    Attacker is able craft an article with a link to the customer
    address book with malicious content (JavaScript). When agent opens
    the link, JavaScript code is executed due to the missing parameter
    encoding.
- CVE-2020-1770 boo#1168031 OSA-2020-07:
  * Information disclosure in support bundle files
    Support bundle generated files could contain sensitive information
    that might be unwanted to be disclosed.
- CVE-2020-1769 boo#1168032 OSA-2020-06:
  * Autocomplete in the form login screens
    In the login screens (in agent and customer interface), Username
    and Password fields use autocomplete, which might be considered
    as security issue.

Update to 5.0.41
  https://community.otrs.com/otrs-community-edition-5s-patch-level-41/
  * bug#14912 - Installer refers to non-existing documentation

- added code to upgrade OTRS from 4 to 5

  READ UPGRADING.SUSE
  * steps 1 to 4 are done by rpm pkg
  * steps 5 to *END* need to be done manually cause of DB backup

Update to 5.0.40

  https://community.otrs.com/otrs-community-edition-5s-patch-level-40/

- CVE-2020-1766 boo#1160663 OSA-2020-02:
    Improper handling of uploaded inline images
    Due to improper handling of uploaded images it is possible in very
    unlikely and rare conditions to force the agents browser to execute
    malicious javascript from a special crafted SVG file rendered as
    inline jpg file.
  * CVE-2020-1765, OSA-2020-01:
    Spoofing of From field in several screens
    An improper control of parameters allows the spoofing of the from
    fields of the following screens:
    AgentTicketCompose, AgentTicketForward, AgentTicketBounce and
    AgentTicketEmailOutbound
  * run bin/otrs.Console.pl Maint::Config::Rebuild after the upgrade

- Update 5.0.39
  https://community.otrs.com/otrs-community-edition-5s-patch-level-39/

* CVE-2019-18180 boo#1157001 OSA-2019-15:
  Denial of service
  OTRS can be put into an endless loop by providing filenames with
  overly long extensions. This applies to the PostMaster
  (sending in email) and also upload
  (attaching files to mails, for example).

* CVE-2019-18179 OSA-2019-14:
  Information Disclosure
  An attacker who is logged into OTRS as an agent is able to list
  tickets assigned to other agents, which are in the queue where
  attacker doesn’t have permissions.

Update to 5.0.38
  https://community.otrs.com/release-notes-otrs-5s-patch-level-38/


* CVE-2019-16375, boo#1156431 OSA-2019-13:
  Stored XXS
  An attacker who is logged into OTRS as an agent or customer user
  with appropriate permissions can create a carefully crafted
  string containing malicious JavaScript code as an article body.
  This malicious code is executed when an agent compose an answer
  to the original article.

Update to 5.0.37
  https://community.otrs.com/release-notes-otrs-5s-patch-level-37/



* CVE-2019-13458, boo#1141432, OSA-2019-12:

  Information Disclosure
  An attacker who is logged into OTRS as an agent user with
  appropriate permissions can leverage OTRS tags in templates in
  order to disclose hashed user passwords.

* CVE-2019-13457, boo#1141431, OSA-2019-11:

  Information Disclosure
  A customer user can use the search results to disclose information
  from their “company” tickets (with the same CustomerID), even when
  CustomerDisableCompanyTicketAccess setting is turned on.

* CVE-2019-12746, boo#1141430, OSA-2019-10:

  Session ID Disclosure
  A user logged into OTRS as an agent might unknowingly disclose
  their session ID by sharing the link of an embedded ticket article
  with third parties. This identifier can be then potentially abused
  in order to impersonate the agent user.

Update to 5.0.36

  https://community.otrs.com/release-notes-otrs-5s-patch-level-36/

* CVE-2019-12497, boo#1137614, OSA-2019-09:
  Information Disclosure
  In the customer or external frontend, personal information of agents
  can be disclosed like Name and mail address in external notes.

* CVE-2019-12248, boo#1137615, OSA-2019-08:
  Loading External Image Resources
  An attacker could send a malicious email to an OTRS system. If a
  logged in agent user quotes it, the email could cause the browser
  to load external image resources.

Update to 5.0.35

  https://community.otrs.com/release-notes-otrs-5s-patch-level-35/

* CVE-2019-10067, boo#1139406, OSA-2019-05:

  Reflected and Stored XSS
  An attacker who is logged into OTRS as an agent user with appropriate
  permissions may manipulate the URL to cause execution of JavaScript
  in the context of OTRS.

* CVE-2019-9892, boo#1139406, OSA-2019-04:

  XXE Processing
  An attacker who is logged into OTRS as an agent user with appropriate
  permissions may try to import carefully crafted Report Statistics XML
  that will result in reading of arbitrary files of OTRS filesystem.

- update missing CVE for OSA-2018-10, OSA-2019-01

Update to 5.0.34

* https://community.otrs.com/release-notes-otrs-5s-patch-level-34/

* CVE-2019-9752, boo#1122560, OSA-2019-01:
  Stored XSS
  An attacker who is logged into OTRS as an agent or a customer user
  may upload a carefully crafted resource in order to cause execution
  of JavaScript in the context of OTRS.

Update to 5.0.33

* https://community.otrs.com/release-notes-otrs-5s-patch-level-33/

Update to 5.0.26

* https://www.otrs.com/release-notes-otrs-5s-patch-level-26
* https://www.otrs.com/release-notes-otrsitsm-module-5s-patch-level-26/

- remove obsolete
* otrs-scheduler.service
* otrs-scheduler.init
  
This update was imported from the openSUSE:Leap:15.1:Update update project.
This update was imported from the openSUSE:Leap:15.2:Update update project.</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>
    <Note Title="Patchnames" Type="Details" Ordinal="4" xml:lang="en">openSUSE-2020-1509</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/archives/list/security-announce@lists.opensuse.org/thread/S5NKKTAPXGTZI4XHFQ7KLWHRJLJIOZSW/</URL>
      <Description>E-Mail link for openSUSE-SU-2020:1509-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/support/security/rating/</URL>
      <Description>SUSE Security Ratings</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1122560</URL>
      <Description>SUSE Bug 1122560</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1137614</URL>
      <Description>SUSE Bug 1137614</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1137615</URL>
      <Description>SUSE Bug 1137615</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1139406</URL>
      <Description>SUSE Bug 1139406</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1141430</URL>
      <Description>SUSE Bug 1141430</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1141431</URL>
      <Description>SUSE Bug 1141431</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1141432</URL>
      <Description>SUSE Bug 1141432</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1156431</URL>
      <Description>SUSE Bug 1156431</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1157001</URL>
      <Description>SUSE Bug 1157001</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1160663</URL>
      <Description>SUSE Bug 1160663</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1168029</URL>
      <Description>SUSE Bug 1168029</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1168030</URL>
      <Description>SUSE Bug 1168030</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1168031</URL>
      <Description>SUSE Bug 1168031</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1168032</URL>
      <Description>SUSE Bug 1168032</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2019-10067/</URL>
      <Description>SUSE CVE CVE-2019-10067 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2019-12248/</URL>
      <Description>SUSE CVE CVE-2019-12248 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2019-12497/</URL>
      <Description>SUSE CVE CVE-2019-12497 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2019-12746/</URL>
      <Description>SUSE CVE CVE-2019-12746 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2019-13457/</URL>
      <Description>SUSE CVE CVE-2019-13457 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2019-13458/</URL>
      <Description>SUSE CVE CVE-2019-13458 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2019-16375/</URL>
      <Description>SUSE CVE CVE-2019-16375 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2019-18179/</URL>
      <Description>SUSE CVE CVE-2019-18179 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2019-18180/</URL>
      <Description>SUSE CVE CVE-2019-18180 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2019-9752/</URL>
      <Description>SUSE CVE CVE-2019-9752 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2019-9892/</URL>
      <Description>SUSE CVE CVE-2019-9892 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2020-1765/</URL>
      <Description>SUSE CVE CVE-2020-1765 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2020-1766/</URL>
      <Description>SUSE CVE CVE-2020-1766 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2020-1769/</URL>
      <Description>SUSE CVE CVE-2020-1769 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2020-1770/</URL>
      <Description>SUSE CVE CVE-2020-1770 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2020-1771/</URL>
      <Description>SUSE CVE CVE-2020-1771 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2020-1772/</URL>
      <Description>SUSE CVE CVE-2020-1772 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2020-1773/</URL>
      <Description>SUSE CVE CVE-2020-1773 page</Description>
    </Reference>
  </DocumentReferences>
  <ProductTree xmlns="http://www.icasi.org/CVRF/schema/prod/1.1">
    <Branch Type="Product Family" Name="SUSE Package Hub 15 SP2">
      <Branch Type="Product Name" Name="SUSE Package Hub 15 SP2">
        <FullProductName ProductID="SUSE Package Hub 15 SP2">SUSE Package Hub 15 SP2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Version" Name="otrs-6.0.29-bp152.2.8.1">
      <FullProductName ProductID="otrs-6.0.29-bp152.2.8.1">otrs-6.0.29-bp152.2.8.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="otrs-doc-6.0.29-bp152.2.8.1">
      <FullProductName ProductID="otrs-doc-6.0.29-bp152.2.8.1">otrs-doc-6.0.29-bp152.2.8.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="otrs-itsm-6.0.29-bp152.2.8.1">
      <FullProductName ProductID="otrs-itsm-6.0.29-bp152.2.8.1">otrs-itsm-6.0.29-bp152.2.8.1</FullProductName>
    </Branch>
    <Relationship ProductReference="otrs-6.0.29-bp152.2.8.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Package Hub 15 SP2">
      <FullProductName ProductID="SUSE Package Hub 15 SP2:otrs-6.0.29-bp152.2.8.1">otrs-6.0.29-bp152.2.8.1 as a component of SUSE Package Hub 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="otrs-doc-6.0.29-bp152.2.8.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Package Hub 15 SP2">
      <FullProductName ProductID="SUSE Package Hub 15 SP2:otrs-doc-6.0.29-bp152.2.8.1">otrs-doc-6.0.29-bp152.2.8.1 as a component of SUSE Package Hub 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="otrs-itsm-6.0.29-bp152.2.8.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Package Hub 15 SP2">
      <FullProductName ProductID="SUSE Package Hub 15 SP2:otrs-itsm-6.0.29-bp152.2.8.1">otrs-itsm-6.0.29-bp152.2.8.1 as a component of SUSE Package Hub 15 SP2</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">An issue was discovered in Open Ticket Request System (OTRS) 7.x through 7.0.6 and Community Edition 5.0.x through 5.0.35 and 6.0.x through 6.0.17. An attacker who is logged into OTRS as an agent user with appropriate permissions may manipulate the URL to cause execution of JavaScript in the context of OTRS.</Note>
    </Notes>
    <CVE>CVE-2019-10067</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Package Hub 15 SP2:otrs-6.0.29-bp152.2.8.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP2:otrs-doc-6.0.29-bp152.2.8.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP2:otrs-itsm-6.0.29-bp152.2.8.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>3.5</BaseScore>
        <Vector>AV:N/AC:M/Au:S/C:N/I:P/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/S5NKKTAPXGTZI4XHFQ7KLWHRJLJIOZSW/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2019-10067.html</URL>
        <Description>CVE-2019-10067</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1133754</URL>
        <Description>SUSE Bug 1133754</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1139406</URL>
        <Description>SUSE Bug 1139406</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">An issue was discovered in Open Ticket Request System (OTRS) 7.0.x through 7.0.7, Community Edition 6.0.x through 6.0.19, and Community Edition 5.0.x through 5.0.36. An attacker could send a malicious email to an OTRS system. If a logged-in agent user quotes it, the email could cause the browser to load external image resources.</Note>
    </Notes>
    <CVE>CVE-2019-12248</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Package Hub 15 SP2:otrs-6.0.29-bp152.2.8.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP2:otrs-doc-6.0.29-bp152.2.8.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP2:otrs-itsm-6.0.29-bp152.2.8.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.3</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:N/I:P/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/S5NKKTAPXGTZI4XHFQ7KLWHRJLJIOZSW/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2019-12248.html</URL>
        <Description>CVE-2019-12248</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1137615</URL>
        <Description>SUSE Bug 1137615</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="3">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">An issue was discovered in Open Ticket Request System (OTRS) 7.0.x through 7.0.8, Community Edition 6.0.x through 6.0.19, and Community Edition 5.0.x through 5.0.36. In the customer or external frontend, personal information of agents (e.g., Name and mail address) can be disclosed in external notes.</Note>
    </Notes>
    <CVE>CVE-2019-12497</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Package Hub 15 SP2:otrs-6.0.29-bp152.2.8.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP2:otrs-doc-6.0.29-bp152.2.8.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP2:otrs-itsm-6.0.29-bp152.2.8.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:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/S5NKKTAPXGTZI4XHFQ7KLWHRJLJIOZSW/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2019-12497.html</URL>
        <Description>CVE-2019-12497</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1137614</URL>
        <Description>SUSE Bug 1137614</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="4">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">An issue was discovered in Open Ticket Request System (OTRS) Community Edition 5.0.x through 5.0.36 and 6.0.x through 6.0.19. A user logged into OTRS as an agent might unknowingly disclose their session ID by sharing the link of an embedded ticket article with third parties. This identifier can be then be potentially abused in order to impersonate the agent user.</Note>
    </Notes>
    <CVE>CVE-2019-12746</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Package Hub 15 SP2:otrs-6.0.29-bp152.2.8.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP2:otrs-doc-6.0.29-bp152.2.8.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP2:otrs-itsm-6.0.29-bp152.2.8.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.3</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/S5NKKTAPXGTZI4XHFQ7KLWHRJLJIOZSW/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2019-12746.html</URL>
        <Description>CVE-2019-12746</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1141430</URL>
        <Description>SUSE Bug 1141430</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="5">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">An issue was discovered in Open Ticket Request System (OTRS) 7.0.x through 7.0.8. A customer user can use the search results to disclose information from their "company" tickets (with the same CustomerID), even when the CustomerDisableCompanyTicketAccess setting is turned on.</Note>
    </Notes>
    <CVE>CVE-2019-13457</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Package Hub 15 SP2:otrs-6.0.29-bp152.2.8.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP2:otrs-doc-6.0.29-bp152.2.8.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP2:otrs-itsm-6.0.29-bp152.2.8.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4</BaseScore>
        <Vector>AV:N/AC:L/Au:S/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/S5NKKTAPXGTZI4XHFQ7KLWHRJLJIOZSW/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2019-13457.html</URL>
        <Description>CVE-2019-13457</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1141431</URL>
        <Description>SUSE Bug 1141431</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="6">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">An issue was discovered in Open Ticket Request System (OTRS) 7.0.x through 7.0.8, and Community Edition 5.0.x through 5.0.36 and 6.0.x through 6.0.19. An attacker who is logged into OTRS as an agent user with appropriate permissions can leverage OTRS notification tags in templates in order to disclose hashed user passwords.</Note>
    </Notes>
    <CVE>CVE-2019-13458</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Package Hub 15 SP2:otrs-6.0.29-bp152.2.8.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP2:otrs-doc-6.0.29-bp152.2.8.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP2:otrs-itsm-6.0.29-bp152.2.8.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4</BaseScore>
        <Vector>AV:N/AC:L/Au:S/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/S5NKKTAPXGTZI4XHFQ7KLWHRJLJIOZSW/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2019-13458.html</URL>
        <Description>CVE-2019-13458</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1141431</URL>
        <Description>SUSE Bug 1141431</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1141432</URL>
        <Description>SUSE Bug 1141432</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="7">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">An issue was discovered in Open Ticket Request System (OTRS) 7.0.x through 7.0.11, and Community Edition 5.0.x through 5.0.37 and 6.0.x through 6.0.22. An attacker who is logged in as an agent or customer user with appropriate permissions can create a carefully crafted string containing malicious JavaScript code as an article body. This malicious code is executed when an agent composes an answer to the original article.</Note>
    </Notes>
    <CVE>CVE-2019-16375</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Package Hub 15 SP2:otrs-6.0.29-bp152.2.8.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP2:otrs-doc-6.0.29-bp152.2.8.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP2:otrs-itsm-6.0.29-bp152.2.8.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>3.5</BaseScore>
        <Vector>AV:N/AC:M/Au:S/C:N/I:P/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/S5NKKTAPXGTZI4XHFQ7KLWHRJLJIOZSW/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2019-16375.html</URL>
        <Description>CVE-2019-16375</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1153324</URL>
        <Description>SUSE Bug 1153324</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1156431</URL>
        <Description>SUSE Bug 1156431</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="8">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">An issue was discovered in Open Ticket Request System (OTRS) 7.0.x through 7.0.12, and Community Edition 5.0.x through 5.0.38 and 6.0.x through 6.0.23. An attacker who is logged into OTRS as an agent is able to list tickets assigned to other agents, even tickets in a queue where the attacker doesn't have permissions.</Note>
    </Notes>
    <CVE>CVE-2019-18179</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Package Hub 15 SP2:otrs-6.0.29-bp152.2.8.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP2:otrs-doc-6.0.29-bp152.2.8.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP2:otrs-itsm-6.0.29-bp152.2.8.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4</BaseScore>
        <Vector>AV:N/AC:L/Au:S/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/S5NKKTAPXGTZI4XHFQ7KLWHRJLJIOZSW/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2019-18179.html</URL>
        <Description>CVE-2019-18179</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1157001</URL>
        <Description>SUSE Bug 1157001</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1157523</URL>
        <Description>SUSE Bug 1157523</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="9">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Improper Check for filenames with overly long extensions in PostMaster (sending in email) or uploading files (e.g. attaching files to mails) of ((OTRS)) Community Edition and OTRS allows an remote attacker to cause an endless loop. This issue affects: OTRS AG: ((OTRS)) Community Edition 5.0.x version 5.0.38 and prior versions; 6.0.x version 6.0.23 and prior versions. OTRS AG: OTRS 7.0.x version 7.0.12 and prior versions.</Note>
    </Notes>
    <CVE>CVE-2019-18180</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Package Hub 15 SP2:otrs-6.0.29-bp152.2.8.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP2:otrs-doc-6.0.29-bp152.2.8.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP2:otrs-itsm-6.0.29-bp152.2.8.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/S5NKKTAPXGTZI4XHFQ7KLWHRJLJIOZSW/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2019-18180.html</URL>
        <Description>CVE-2019-18180</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1157001</URL>
        <Description>SUSE Bug 1157001</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1157524</URL>
        <Description>SUSE Bug 1157524</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="10">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">An issue was discovered in Open Ticket Request System (OTRS) 5.x before 5.0.34, 6.x before 6.0.16, and 7.x before 7.0.4. An attacker who is logged into OTRS as an agent or a customer user may upload a carefully crafted resource in order to cause execution of JavaScript in the context of OTRS. This is related to Content-type mishandling in Kernel/Modules/PictureUpload.pm.</Note>
    </Notes>
    <CVE>CVE-2019-9752</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Package Hub 15 SP2:otrs-6.0.29-bp152.2.8.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP2:otrs-doc-6.0.29-bp152.2.8.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP2:otrs-itsm-6.0.29-bp152.2.8.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>3.5</BaseScore>
        <Vector>AV:N/AC:M/Au:S/C:N/I:P/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/S5NKKTAPXGTZI4XHFQ7KLWHRJLJIOZSW/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2019-9752.html</URL>
        <Description>CVE-2019-9752</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1122560</URL>
        <Description>SUSE Bug 1122560</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1129756</URL>
        <Description>SUSE Bug 1129756</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="11">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">An issue was discovered in Open Ticket Request System (OTRS) 5.x through 5.0.34, 6.x through 6.0.17, and 7.x through 7.0.6. An attacker who is logged into OTRS as an agent user with appropriate permissions may try to import carefully crafted Report Statistics XML that will result in reading of arbitrary files on the OTRS filesystem.</Note>
    </Notes>
    <CVE>CVE-2019-9892</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Package Hub 15 SP2:otrs-6.0.29-bp152.2.8.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP2:otrs-doc-6.0.29-bp152.2.8.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP2:otrs-itsm-6.0.29-bp152.2.8.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4</BaseScore>
        <Vector>AV:N/AC:L/Au:S/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/S5NKKTAPXGTZI4XHFQ7KLWHRJLJIOZSW/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2019-9892.html</URL>
        <Description>CVE-2019-9892</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1133755</URL>
        <Description>SUSE Bug 1133755</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1139406</URL>
        <Description>SUSE Bug 1139406</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="12">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">An improper control of parameters allows the spoofing of the from fields of the following screens: AgentTicketCompose, AgentTicketForward, AgentTicketBounce and AgentTicketEmailOutbound. This issue affects: ((OTRS)) Community Edition 5.0.x version 5.0.39 and prior versions; 6.0.x version 6.0.24 and prior versions. OTRS 7.0.x version 7.0.13 and prior versions.</Note>
    </Notes>
    <CVE>CVE-2020-1765</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Package Hub 15 SP2:otrs-6.0.29-bp152.2.8.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP2:otrs-doc-6.0.29-bp152.2.8.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP2:otrs-itsm-6.0.29-bp152.2.8.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">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/S5NKKTAPXGTZI4XHFQ7KLWHRJLJIOZSW/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2020-1765.html</URL>
        <Description>CVE-2020-1765</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1160663</URL>
        <Description>SUSE Bug 1160663</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="13">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Due to improper handling of uploaded images it is possible in very unlikely and rare conditions to force the agents browser to execute malicious javascript from a special crafted SVG file rendered as inline jpg file. This issue affects: ((OTRS)) Community Edition 5.0.x version 5.0.39 and prior versions; 6.0.x version 6.0.24 and prior versions. OTRS 7.0.x version 7.0.13 and prior versions.</Note>
    </Notes>
    <CVE>CVE-2020-1766</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Package Hub 15 SP2:otrs-6.0.29-bp152.2.8.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP2:otrs-doc-6.0.29-bp152.2.8.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP2:otrs-itsm-6.0.29-bp152.2.8.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.3</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:N/I:P/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/S5NKKTAPXGTZI4XHFQ7KLWHRJLJIOZSW/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2020-1766.html</URL>
        <Description>CVE-2020-1766</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1160663</URL>
        <Description>SUSE Bug 1160663</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="14">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the login screens (in agent and customer interface), Username and Password fields use autocomplete, which might be considered as security issue. This issue affects: ((OTRS)) Community Edition: 5.0.41 and prior versions, 6.0.26 and prior versions. OTRS: 7.0.15 and prior versions.</Note>
    </Notes>
    <CVE>CVE-2020-1769</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Package Hub 15 SP2:otrs-6.0.29-bp152.2.8.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP2:otrs-doc-6.0.29-bp152.2.8.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP2:otrs-itsm-6.0.29-bp152.2.8.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4</BaseScore>
        <Vector>AV:N/AC:L/Au:S/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/S5NKKTAPXGTZI4XHFQ7KLWHRJLJIOZSW/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2020-1769.html</URL>
        <Description>CVE-2020-1769</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1168032</URL>
        <Description>SUSE Bug 1168032</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="15">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Support bundle generated files could contain sensitive information that might be unwanted to be disclosed. This issue affects: ((OTRS)) Community Edition: 5.0.41 and prior versions, 6.0.26 and prior versions. OTRS: 7.0.15 and prior versions.</Note>
    </Notes>
    <CVE>CVE-2020-1770</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Package Hub 15 SP2:otrs-6.0.29-bp152.2.8.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP2:otrs-doc-6.0.29-bp152.2.8.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP2:otrs-itsm-6.0.29-bp152.2.8.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4</BaseScore>
        <Vector>AV:N/AC:L/Au:S/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/S5NKKTAPXGTZI4XHFQ7KLWHRJLJIOZSW/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2020-1770.html</URL>
        <Description>CVE-2020-1770</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1168031</URL>
        <Description>SUSE Bug 1168031</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="16">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Attacker is able craft an article with a link to the customer address book with malicious content (JavaScript). When agent opens the link, JavaScript code is executed due to the missing parameter encoding. This issue affects: ((OTRS)) Community Edition: 6.0.26 and prior versions. OTRS: 7.0.15 and prior versions.</Note>
    </Notes>
    <CVE>CVE-2020-1771</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Package Hub 15 SP2:otrs-6.0.29-bp152.2.8.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP2:otrs-doc-6.0.29-bp152.2.8.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP2:otrs-itsm-6.0.29-bp152.2.8.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>3.5</BaseScore>
        <Vector>AV:N/AC:M/Au:S/C:N/I:P/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/S5NKKTAPXGTZI4XHFQ7KLWHRJLJIOZSW/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2020-1771.html</URL>
        <Description>CVE-2020-1771</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1168030</URL>
        <Description>SUSE Bug 1168030</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="17">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">It's possible to craft Lost Password requests with wildcards in the Token value, which allows attacker to retrieve valid Token(s), generated by users which already requested new passwords. This issue affects: ((OTRS)) Community Edition 5.0.41 and prior versions, 6.0.26 and prior versions. OTRS: 7.0.15 and prior versions.</Note>
    </Notes>
    <CVE>CVE-2020-1772</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Package Hub 15 SP2:otrs-6.0.29-bp152.2.8.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP2:otrs-doc-6.0.29-bp152.2.8.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP2:otrs-itsm-6.0.29-bp152.2.8.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/S5NKKTAPXGTZI4XHFQ7KLWHRJLJIOZSW/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2020-1772.html</URL>
        <Description>CVE-2020-1772</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1168029</URL>
        <Description>SUSE Bug 1168029</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="18">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">An attacker with the ability to generate session IDs or password reset tokens, either by being able to authenticate or by exploiting OSA-2020-09, may be able to predict other users session IDs, password reset tokens and automatically generated passwords. This issue affects ((OTRS)) Community Edition: 5.0.41 and prior versions, 6.0.26 and prior versions. OTRS; 7.0.15 and prior versions.</Note>
    </Notes>
    <CVE>CVE-2020-1773</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Package Hub 15 SP2:otrs-6.0.29-bp152.2.8.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP2:otrs-doc-6.0.29-bp152.2.8.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP2:otrs-itsm-6.0.29-bp152.2.8.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5.5</BaseScore>
        <Vector>AV:N/AC:L/Au:S/C:P/I:P/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/S5NKKTAPXGTZI4XHFQ7KLWHRJLJIOZSW/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2020-1773.html</URL>
        <Description>CVE-2020-1773</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1168028</URL>
        <Description>SUSE Bug 1168028</Description>
      </Reference>
    </References>
  </Vulnerability>
</cvrfdoc>
