VYPR
Vendor

Libwebp

Products
1
CVEs
15
Across products
15
Status
Private

Products

1

Recent CVEs

15
  • CVE-2018-25011CriMay 21, 2021
    risk 0.64cvss 9.8epss 0.03

    A heap-based buffer overflow was found in libwebp in versions before 1.0.1 in PutLE16().

  • CVE-2018-25013CriMay 21, 2021
    risk 0.59cvss 9.1epss 0.02

    A heap-based buffer overflow was found in libwebp in versions before 1.0.1 in ShiftBytes().

  • CVE-2018-25012CriMay 21, 2021
    risk 0.59cvss 9.1epss 0.02

    A heap-based buffer overflow was found in libwebp in versions before 1.0.1 in GetLE24().

  • CVE-2018-25010CriMay 21, 2021
    risk 0.59cvss 9.1epss 0.02

    A heap-based buffer overflow was found in libwebp in versions before 1.0.1 in ApplyFilter().

  • CVE-2018-25009CriMay 21, 2021
    risk 0.59cvss 9.1epss 0.02

    A heap-based buffer overflow was found in libwebp in versions before 1.0.1 in GetLE16().

  • CVE-2020-36329CriMay 21, 2021
    risk 0.57cvss 9.8epss 0.02

    A flaw was found in libwebp in versions before 1.0.1. A use-after-free was found due to a thread being killed too early. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.

  • CVE-2020-36328CriMay 21, 2021
    risk 0.57cvss 9.8epss 0.03

    A flaw was found in libwebp in versions before 1.0.1. A heap-based buffer overflow in function WebPDecodeRGBInto is possible due to an invalid check for buffer size. The highest threat from this vulnerability is to data confidentiality and integrity as well as system…

  • CVE-2020-36331CriMay 21, 2021
    risk 0.52cvss 9.1epss 0.02

    A flaw was found in libwebp in versions before 1.0.1. An out-of-bounds read was found in function ChunkAssignData. The highest threat from this vulnerability is to data confidentiality and to the service availability.

  • CVE-2020-36330CriMay 21, 2021
    risk 0.52cvss 9.1epss 0.02

    A flaw was found in libwebp in versions before 1.0.1. An out-of-bounds read was found in function ChunkVerifyAndAssign. The highest threat from this vulnerability is to data confidentiality and to the service availability.

  • CVE-2016-9969HigMay 23, 2019
    risk 0.49cvss 7.5epss 0.01

    In libwebp 0.5.1, there is a double free bug in libwebpmux.

  • CVE-2019-9746HigMar 13, 2019
    risk 0.49cvss 7.5epss 0.02

    In libwebm before 2019-03-08, a NULL pointer dereference caused by the functions OutputCluster and OutputTracks in webm_info.cc will trigger an abort, which allows a DoS attack, a similar issue to CVE-2018-19212.

  • CVE-2020-36332HigMay 21, 2021
    risk 0.42cvss 7.5epss 0.02

    A flaw was found in libwebp in versions before 1.0.1. When reading a file libwebp allocates an excessive amount of memory. The highest threat from this vulnerability is to the service availability.

  • CVE-2018-19212MedNov 12, 2018
    risk 0.42cvss 6.5epss 0.01

    In libwebm through 2018-10-03, there is an abort caused by libwebm::Webm2Pes::InitWebmParser() that will lead to a DoS attack.

  • CVE-2023-1999MedJun 20, 2023
    risk 0.35cvss 5.3epss 0.01

    There exists a use after free/double free in libwebp. An attacker can use the ApplyFiltersAndEncode() function and loop through to free best.bw and assign best = trial pointer. The second loop will then return 0 because of an Out of memory error in VP8 encoder, the pointer is…

  • CVE-2016-9085LowFeb 3, 2017
    risk 0.21cvss 3.3epss 0.00

    Multiple integer overflows in libwebp allows attackers to have unspecified impact via unknown vectors.