VYPR

Libwebp

by Webmproject

Source repositories

CVEs (15)

  • CVE-2023-4863HigKEVSep 12, 2023
    risk 0.70cvss 8.8epss 1.00

    Heap buffer overflow in libwebp in Google Chrome prior to 116.0.5845.187 and libwebp 1.3.2 allowed a remote attacker to perform an out of bounds memory write via a crafted HTML page. (Chromium security severity: Critical)

  • CVE-2018-25014CriMay 21, 2021
    risk 0.64cvss 9.8epss 0.02

    A use of uninitialized value was found in libwebp in versions before 1.0.1 in ReadSymbol().

  • 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-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-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.