<?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 vlc</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:0545-1</ID>
    </Identification>
    <Status>Final</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>1</Number>
        <Date>2020-04-23T08:12:41Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2020-04-23T08:12:41Z</InitialReleaseDate>
    <CurrentReleaseDate>2020-04-23T08:12:41Z</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 vlc</Note>
    <Note Title="Details" Type="General" Ordinal="2" xml:lang="en">This update for vlc fixes the following issues:

vlc was updated to version 3.0.9.2:

+ Misc: Properly bump the version in configure.ac.

Changes from version 3.0.9.1:

+ Misc: Fix VLSub returning 401 for earch request.

Changes from version 3.0.9:

+ Core: Work around busy looping when playing an invalid item
  through VLM.
+ Access:
  * Multiple dvdread and dvdnav crashs fixes
  * Fixed DVD glitches on clip change
  * Fixed dvdread commands/data sequence inversion in some cases causing
    unwanted glitches
  * Better handling of authored as corrupted DVD
  * Added libsmb2 support for SMB2/3 shares
+ Demux:
  * Fix TTML entities not passed to decoder
  * Fixed some WebVTT styling tags being not applied
  * Misc raw H264/HEVC frame rate fixes
  * Fix adaptive regression on TS format change (mostly HLS)
  * Fixed MP4 regression with twos/sowt PCM audio
  * Fixed some MP4 raw quicktime and ms-PCM audio
  * Fixed MP4 interlacing handling
  * Multiple adaptive stack (DASH/HLS/Smooth) fixes
  * Enabled Live seeking for HLS
  * Fixed seeking in some cases for HLS
  * Improved Live playback for Smooth and DASH
  * Fixed adaptive unwanted end of stream in some cases
  * Faster adaptive start and new buffering control options
+ Packetizers:
  * Fixes H264/HEVC incomplete draining in some cases
  * packetizer_helper: Fix potential trailing junk on last packet
  * Added missing drain in packetizers that was causing missing
    last frame or audio
  * Improved check to prevent fLAC synchronization drops
+ Decoder:
  * avcodec: revector video decoder to fix incomplete drain
  * spudec: implemented palette updates, fixing missing subtitles
    on some DVD
  * Fixed WebVTT CSS styling not being applied on Windows/macOS
  * Fixed Hebrew teletext pages support in zvbi
  * Fixed Dav1d aborting decoding on corrupted picture
  * Extract and display of all CEA708 subtitles
  * Update libfaad to 2.9.1
  * Add DXVA support for VP9 Profile 2 (10 bits)
  * Mediacodec aspect ratio with Amazon devices
+ Audio output:
  * Added support for iOS audiounit audio above 48KHz
  * Added support for amem audio up to 384KHz
+ Video output:
  * Fix for opengl glitches in some drivers
  * Fix GMA950 opengl support on macOS
  * YUV to RGB StretchRect fixes with NVIDIA drivers
  * Use libpacebo new tone mapping desaturation algorithm
+ Text renderer:
  * Fix crashes on macOS with SSA/ASS subtitles containing emoji
  * Fixed unwanted growing background in Freetype rendering and Y padding
+ Mux: Fixed some YUV mappings
+ Service Discovery: Update libmicrodns to 0.1.2.
+ Misc:
  * Update YouTube, SoundCloud and Vocaroo scripts: this restores
    playback of YouTube URLs.
  * Add missing .wpl &amp; .zpl file associations on Windows
  * Improved chromecast audio quality

Update to version 3.0.8 'vetinari':

+ Fix stuttering for low framerate videos
+ Improve adaptive streaming
+ Improve audio output for external audio devices on macOS/iOS
+ Fix hardware acceleration with Direct3D11 for some AMD drivers
+ Fix WebVTT subtitles rendering
+ Vetinari is a major release changing a lot in the media engine of VLC.
  It is one of the largest release we've ever done.
  Notably, it:
   - activates hardware decoding on all platforms, of H.264 &amp; H.265, 8 &amp; 10bits,
     allowing 4K60 or even 8K decoding with little CPU consumption,
   - merges all the code from the mobile ports into the same codebase with
     common numbering and releases,
   - supports 360 video and 3D audio, and prepares for VR content,
   - supports direct HDR and HDR tone-mapping,
   - updates the audio passthrough for HD Audio codecs,
   - allows browsing of local network drives like SMB, FTP, SFTP, NFS...
   - stores the passwords securely,
   - brings a new subtitle rendering engine, supporting ComplexTextLayout
     and font fallback to support multiple languages and fonts,
   - supports ChromeCast with the new renderer framework,
   - adds support for numerous new formats and codecs, including WebVTT,
     AV1, TTML, HQX, 708, Cineform, and many more,
   - improves Bluray support with Java menus, aka BD-J,
   - updates the macOS interface with major cleaning and improvements,
   - support HiDPI UI on Windows, with the switch to Qt5,
   - prepares the experimental support for Wayland on Linux, and
     switches to OpenGL by default on Linux.
+ Security fixes included:
  * Fix a buffer overflow in the MKV demuxer (CVE-2019-14970)
  * Fix a read buffer overflow in the avcodec decoder (CVE-2019-13962)
  * Fix a read buffer overflow in the FAAD decoder
  * Fix a read buffer overflow in the OGG demuxer (CVE-2019-14437, CVE-2019-14438)
  * Fix a read buffer overflow in the ASF demuxer (CVE-2019-14776)
  * Fix a use after free in the MKV demuxer (CVE-2019-14777, CVE-2019-14778)
  * Fix a use after free in the ASF demuxer (CVE-2019-14533)
  * Fix a couple of integer underflows in the MP4 demuxer (CVE-2019-13602)
  * Fix a null dereference in the dvdnav demuxer
  * Fix a null dereference in the ASF demuxer (CVE-2019-14534)
  * Fix a null dereference in the AVI demuxer
  * Fix a division by zero in the CAF demuxer (CVE-2019-14498)
  * Fix a division by zero in the ASF demuxer (CVE-2019-14535)
- Disbale mod-plug for the time being: libmodplug 0.8.9 is not yet available.

- Disable SDL_image (SDL 1.2) based codec. It is only a wrapper around some
  image loading libraries (libpng, libjpeg, ...) which are either wrapped
  by vlc itself (libpng_plugin.so) or via libavcodec (libavcodec_plugin.so).
</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-545</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/SFHFURFW5IFIHSRDD3YMUC6GB232FD3U/</URL>
      <Description>E-Mail link for openSUSE-SU-2020:0545-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/1142161</URL>
      <Description>SUSE Bug 1142161</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1146428</URL>
      <Description>SUSE Bug 1146428</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2019-13602/</URL>
      <Description>SUSE CVE CVE-2019-13602 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2019-13962/</URL>
      <Description>SUSE CVE CVE-2019-13962 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2019-14437/</URL>
      <Description>SUSE CVE CVE-2019-14437 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2019-14438/</URL>
      <Description>SUSE CVE CVE-2019-14438 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2019-14498/</URL>
      <Description>SUSE CVE CVE-2019-14498 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2019-14533/</URL>
      <Description>SUSE CVE CVE-2019-14533 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2019-14534/</URL>
      <Description>SUSE CVE CVE-2019-14534 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2019-14535/</URL>
      <Description>SUSE CVE CVE-2019-14535 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2019-14776/</URL>
      <Description>SUSE CVE CVE-2019-14776 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2019-14777/</URL>
      <Description>SUSE CVE CVE-2019-14777 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2019-14778/</URL>
      <Description>SUSE CVE CVE-2019-14778 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2019-14970/</URL>
      <Description>SUSE CVE CVE-2019-14970 page</Description>
    </Reference>
  </DocumentReferences>
  <ProductTree xmlns="http://www.icasi.org/CVRF/schema/prod/1.1">
    <Branch Type="Product Family" Name="openSUSE Leap 15.1">
      <Branch Type="Product Name" Name="openSUSE Leap 15.1">
        <FullProductName ProductID="openSUSE Leap 15.1" CPE="cpe:/o:opensuse:leap:15.1">openSUSE Leap 15.1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Version" Name="libvlc5-3.0.9.2-lp151.6.6.1">
      <FullProductName ProductID="libvlc5-3.0.9.2-lp151.6.6.1">libvlc5-3.0.9.2-lp151.6.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libvlccore9-3.0.9.2-lp151.6.6.1">
      <FullProductName ProductID="libvlccore9-3.0.9.2-lp151.6.6.1">libvlccore9-3.0.9.2-lp151.6.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="vlc-3.0.9.2-lp151.6.6.1">
      <FullProductName ProductID="vlc-3.0.9.2-lp151.6.6.1">vlc-3.0.9.2-lp151.6.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="vlc-codec-gstreamer-3.0.9.2-lp151.6.6.1">
      <FullProductName ProductID="vlc-codec-gstreamer-3.0.9.2-lp151.6.6.1">vlc-codec-gstreamer-3.0.9.2-lp151.6.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="vlc-devel-3.0.9.2-lp151.6.6.1">
      <FullProductName ProductID="vlc-devel-3.0.9.2-lp151.6.6.1">vlc-devel-3.0.9.2-lp151.6.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="vlc-jack-3.0.9.2-lp151.6.6.1">
      <FullProductName ProductID="vlc-jack-3.0.9.2-lp151.6.6.1">vlc-jack-3.0.9.2-lp151.6.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="vlc-lang-3.0.9.2-lp151.6.6.1">
      <FullProductName ProductID="vlc-lang-3.0.9.2-lp151.6.6.1">vlc-lang-3.0.9.2-lp151.6.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="vlc-noX-3.0.9.2-lp151.6.6.1">
      <FullProductName ProductID="vlc-noX-3.0.9.2-lp151.6.6.1">vlc-noX-3.0.9.2-lp151.6.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="vlc-opencv-3.0.9.2-lp151.6.6.1">
      <FullProductName ProductID="vlc-opencv-3.0.9.2-lp151.6.6.1">vlc-opencv-3.0.9.2-lp151.6.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="vlc-qt-3.0.9.2-lp151.6.6.1">
      <FullProductName ProductID="vlc-qt-3.0.9.2-lp151.6.6.1">vlc-qt-3.0.9.2-lp151.6.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="vlc-vdpau-3.0.9.2-lp151.6.6.1">
      <FullProductName ProductID="vlc-vdpau-3.0.9.2-lp151.6.6.1">vlc-vdpau-3.0.9.2-lp151.6.6.1</FullProductName>
    </Branch>
    <Relationship ProductReference="libvlc5-3.0.9.2-lp151.6.6.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.1">
      <FullProductName ProductID="openSUSE Leap 15.1:libvlc5-3.0.9.2-lp151.6.6.1">libvlc5-3.0.9.2-lp151.6.6.1 as a component of openSUSE Leap 15.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libvlccore9-3.0.9.2-lp151.6.6.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.1">
      <FullProductName ProductID="openSUSE Leap 15.1:libvlccore9-3.0.9.2-lp151.6.6.1">libvlccore9-3.0.9.2-lp151.6.6.1 as a component of openSUSE Leap 15.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="vlc-3.0.9.2-lp151.6.6.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.1">
      <FullProductName ProductID="openSUSE Leap 15.1:vlc-3.0.9.2-lp151.6.6.1">vlc-3.0.9.2-lp151.6.6.1 as a component of openSUSE Leap 15.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="vlc-codec-gstreamer-3.0.9.2-lp151.6.6.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.1">
      <FullProductName ProductID="openSUSE Leap 15.1:vlc-codec-gstreamer-3.0.9.2-lp151.6.6.1">vlc-codec-gstreamer-3.0.9.2-lp151.6.6.1 as a component of openSUSE Leap 15.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="vlc-devel-3.0.9.2-lp151.6.6.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.1">
      <FullProductName ProductID="openSUSE Leap 15.1:vlc-devel-3.0.9.2-lp151.6.6.1">vlc-devel-3.0.9.2-lp151.6.6.1 as a component of openSUSE Leap 15.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="vlc-jack-3.0.9.2-lp151.6.6.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.1">
      <FullProductName ProductID="openSUSE Leap 15.1:vlc-jack-3.0.9.2-lp151.6.6.1">vlc-jack-3.0.9.2-lp151.6.6.1 as a component of openSUSE Leap 15.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="vlc-lang-3.0.9.2-lp151.6.6.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.1">
      <FullProductName ProductID="openSUSE Leap 15.1:vlc-lang-3.0.9.2-lp151.6.6.1">vlc-lang-3.0.9.2-lp151.6.6.1 as a component of openSUSE Leap 15.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="vlc-noX-3.0.9.2-lp151.6.6.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.1">
      <FullProductName ProductID="openSUSE Leap 15.1:vlc-noX-3.0.9.2-lp151.6.6.1">vlc-noX-3.0.9.2-lp151.6.6.1 as a component of openSUSE Leap 15.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="vlc-opencv-3.0.9.2-lp151.6.6.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.1">
      <FullProductName ProductID="openSUSE Leap 15.1:vlc-opencv-3.0.9.2-lp151.6.6.1">vlc-opencv-3.0.9.2-lp151.6.6.1 as a component of openSUSE Leap 15.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="vlc-qt-3.0.9.2-lp151.6.6.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.1">
      <FullProductName ProductID="openSUSE Leap 15.1:vlc-qt-3.0.9.2-lp151.6.6.1">vlc-qt-3.0.9.2-lp151.6.6.1 as a component of openSUSE Leap 15.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="vlc-vdpau-3.0.9.2-lp151.6.6.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.1">
      <FullProductName ProductID="openSUSE Leap 15.1:vlc-vdpau-3.0.9.2-lp151.6.6.1">vlc-vdpau-3.0.9.2-lp151.6.6.1 as a component of openSUSE Leap 15.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">An Integer Underflow in MP4_EIA608_Convert() in modules/demux/mp4/mp4.c in VideoLAN VLC media player through 3.0.7.1 allows remote attackers to cause a denial of service (heap-based buffer overflow and crash) or possibly have unspecified other impact via a crafted .mp4 file.</Note>
    </Notes>
    <CVE>CVE-2019-13602</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE Leap 15.1:libvlc5-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:libvlccore9-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-codec-gstreamer-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-devel-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-jack-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-lang-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-noX-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-opencv-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-qt-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-vdpau-3.0.9.2-lp151.6.6.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.8</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:P/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/SFHFURFW5IFIHSRDD3YMUC6GB232FD3U/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2019-13602.html</URL>
        <Description>CVE-2019-13602</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1141522</URL>
        <Description>SUSE Bug 1141522</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1146428</URL>
        <Description>SUSE Bug 1146428</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">lavc_CopyPicture in modules/codec/avcodec/video.c in VideoLAN VLC media player through 3.0.7 has a heap-based buffer over-read because it does not properly validate the width and height.</Note>
    </Notes>
    <CVE>CVE-2019-13962</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE Leap 15.1:libvlc5-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:libvlccore9-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-codec-gstreamer-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-devel-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-jack-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-lang-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-noX-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-opencv-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-qt-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-vdpau-3.0.9.2-lp151.6.6.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>critical</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:P/I:P/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/SFHFURFW5IFIHSRDD3YMUC6GB232FD3U/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2019-13962.html</URL>
        <Description>CVE-2019-13962</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1142161</URL>
        <Description>SUSE Bug 1142161</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1146428</URL>
        <Description>SUSE Bug 1146428</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">The xiph_SplitHeaders function in modules/demux/xiph.h in VideoLAN VLC media player 3.0.7.1 does not check array bounds properly. As a result, a heap-based buffer over-read can be triggered via a crafted .ogg file.</Note>
    </Notes>
    <CVE>CVE-2019-14437</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE Leap 15.1:libvlc5-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:libvlccore9-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-codec-gstreamer-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-devel-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-jack-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-lang-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-noX-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-opencv-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-qt-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-vdpau-3.0.9.2-lp151.6.6.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.8</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:P/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/SFHFURFW5IFIHSRDD3YMUC6GB232FD3U/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2019-14437.html</URL>
        <Description>CVE-2019-14437</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1146428</URL>
        <Description>SUSE Bug 1146428</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">A heap-based buffer over-read in xiph_PackHeaders() in modules/demux/xiph.h in VideoLAN VLC media player 3.0.7.1 allows remote attackers to trigger a heap-based buffer over-read via a crafted .ogg file.</Note>
    </Notes>
    <CVE>CVE-2019-14438</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE Leap 15.1:libvlc5-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:libvlccore9-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-codec-gstreamer-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-devel-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-jack-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-lang-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-noX-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-opencv-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-qt-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-vdpau-3.0.9.2-lp151.6.6.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.8</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:P/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/SFHFURFW5IFIHSRDD3YMUC6GB232FD3U/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2019-14438.html</URL>
        <Description>CVE-2019-14438</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1146428</URL>
        <Description>SUSE Bug 1146428</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">A divide-by-zero error exists in the Control function of demux/caf.c in VideoLAN VLC media player 3.0.7.1. As a result, an FPE can be triggered via a crafted CAF file.</Note>
    </Notes>
    <CVE>CVE-2019-14498</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE Leap 15.1:libvlc5-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:libvlccore9-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-codec-gstreamer-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-devel-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-jack-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-lang-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-noX-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-opencv-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-qt-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-vdpau-3.0.9.2-lp151.6.6.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.8</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:P/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/SFHFURFW5IFIHSRDD3YMUC6GB232FD3U/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2019-14498.html</URL>
        <Description>CVE-2019-14498</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1146428</URL>
        <Description>SUSE Bug 1146428</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">The Control function of demux/asf/asf.c in VideoLAN VLC media player 3.0.7.1 has a use-after-free.</Note>
    </Notes>
    <CVE>CVE-2019-14533</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE Leap 15.1:libvlc5-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:libvlccore9-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-codec-gstreamer-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-devel-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-jack-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-lang-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-noX-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-opencv-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-qt-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-vdpau-3.0.9.2-lp151.6.6.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.8</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:P/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/SFHFURFW5IFIHSRDD3YMUC6GB232FD3U/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2019-14533.html</URL>
        <Description>CVE-2019-14533</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1146428</URL>
        <Description>SUSE Bug 1146428</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">In VideoLAN VLC media player 3.0.7.1, there is a NULL pointer dereference at the function SeekPercent of demux/asf/asf.c that will lead to a denial of service attack.</Note>
    </Notes>
    <CVE>CVE-2019-14534</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE Leap 15.1:libvlc5-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:libvlccore9-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-codec-gstreamer-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-devel-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-jack-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-lang-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-noX-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-opencv-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-qt-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-vdpau-3.0.9.2-lp151.6.6.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: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/SFHFURFW5IFIHSRDD3YMUC6GB232FD3U/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2019-14534.html</URL>
        <Description>CVE-2019-14534</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1146428</URL>
        <Description>SUSE Bug 1146428</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">A divide-by-zero error exists in the SeekIndex function of demux/asf/asf.c in VideoLAN VLC media player 3.0.7.1. As a result, an FPE can be triggered via a crafted WMV file.</Note>
    </Notes>
    <CVE>CVE-2019-14535</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE Leap 15.1:libvlc5-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:libvlccore9-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-codec-gstreamer-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-devel-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-jack-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-lang-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-noX-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-opencv-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-qt-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-vdpau-3.0.9.2-lp151.6.6.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.8</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:P/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/SFHFURFW5IFIHSRDD3YMUC6GB232FD3U/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2019-14535.html</URL>
        <Description>CVE-2019-14535</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1146428</URL>
        <Description>SUSE Bug 1146428</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">A heap-based buffer over-read exists in DemuxInit() in demux/asf/asf.c in VideoLAN VLC media player 3.0.7.1 via a crafted .mkv file.</Note>
    </Notes>
    <CVE>CVE-2019-14776</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE Leap 15.1:libvlc5-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:libvlccore9-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-codec-gstreamer-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-devel-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-jack-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-lang-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-noX-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-opencv-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-qt-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-vdpau-3.0.9.2-lp151.6.6.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.8</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:P/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/SFHFURFW5IFIHSRDD3YMUC6GB232FD3U/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2019-14776.html</URL>
        <Description>CVE-2019-14776</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1146428</URL>
        <Description>SUSE Bug 1146428</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">The Control function of demux/mkv/mkv.cpp in VideoLAN VLC media player 3.0.7.1 has a use-after-free.</Note>
    </Notes>
    <CVE>CVE-2019-14777</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE Leap 15.1:libvlc5-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:libvlccore9-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-codec-gstreamer-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-devel-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-jack-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-lang-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-noX-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-opencv-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-qt-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-vdpau-3.0.9.2-lp151.6.6.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.8</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:P/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/SFHFURFW5IFIHSRDD3YMUC6GB232FD3U/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2019-14777.html</URL>
        <Description>CVE-2019-14777</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1146428</URL>
        <Description>SUSE Bug 1146428</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">The mkv::virtual_segment_c::seek method of demux/mkv/virtual_segment.cpp in VideoLAN VLC media player 3.0.7.1 has a use-after-free.</Note>
    </Notes>
    <CVE>CVE-2019-14778</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE Leap 15.1:libvlc5-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:libvlccore9-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-codec-gstreamer-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-devel-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-jack-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-lang-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-noX-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-opencv-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-qt-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-vdpau-3.0.9.2-lp151.6.6.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.8</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:P/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/SFHFURFW5IFIHSRDD3YMUC6GB232FD3U/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2019-14778.html</URL>
        <Description>CVE-2019-14778</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1146428</URL>
        <Description>SUSE Bug 1146428</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">A vulnerability in mkv::event_thread_t in VideoLAN VLC media player 3.0.7.1 allows remote attackers to trigger a heap-based buffer overflow via a crafted .mkv file.</Note>
    </Notes>
    <CVE>CVE-2019-14970</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE Leap 15.1:libvlc5-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:libvlccore9-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-codec-gstreamer-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-devel-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-jack-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-lang-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-noX-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-opencv-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-qt-3.0.9.2-lp151.6.6.1</ProductID>
        <ProductID>openSUSE Leap 15.1:vlc-vdpau-3.0.9.2-lp151.6.6.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.8</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:P/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/SFHFURFW5IFIHSRDD3YMUC6GB232FD3U/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2019-14970.html</URL>
        <Description>CVE-2019-14970</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1146428</URL>
        <Description>SUSE Bug 1146428</Description>
      </Reference>
    </References>
  </Vulnerability>
</cvrfdoc>
