VYPR

Vendor CVEs

Webmproject

All CVEs

28 total · sorted by risk
  • 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-2023-5217HigKEVSep 28, 2023
    risk 0.66cvss 8.8epss 0.49

    Heap buffer overflow in vp8 encoding in libvpx in Google Chrome prior to 117.0.5938.132 and libvpx 1.13.1 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: High)

  • 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-6548CriFeb 2, 2018
    risk 0.64cvss 9.8epss 0.01

    A use-after-free issue was discovered in libwebm through 2018-02-02. If a Vp9HeaderParser was initialized once before, its property frame_ would not be changed because of code in vp9parser::Vp9HeaderParser::SetFrame. Its frame_ could be freed while the corresponding pointer…

  • CVE-2010-4203CriNov 6, 2010
    risk 0.64cvss 9.8epss 0.05

    WebM libvpx (aka the VP8 Codec SDK) before 0.9.5, as used in Google Chrome before 7.0.517.44, allows remote attackers to cause a denial of service (memory corruption) or possibly execute arbitrary code via invalid frames.

  • CVE-2024-5197CriJun 3, 2024
    risk 0.59cvss 9.1epss 0.01

    There exists interger overflows in libvpx in versions prior to 1.14.1. Calling vpx_img_alloc() with a large value of the d_w, d_h, or align parameter may result in integer overflows in the calculations of buffer sizes and offsets and some fields of the returned…

  • 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-2026-1861HigFeb 3, 2026
    risk 0.57cvss 8.8epss 0.00

    Heap buffer overflow in libvpx in Google Chrome prior to 144.0.7559.132 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: High)

  • 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-2018-6406HigJan 30, 2018
    risk 0.57cvss 8.8epss 0.02

    The function ParseVP9SuperFrameIndex in common/libwebm_util.cc in libwebm through 2018-01-30 does not validate the child_frame_length data obtained from a .webm file, which allows remote attackers to cause an information leak or a denial of service (heap-based buffer over-read…

  • 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-2023-6349HigMay 27, 2024
    risk 0.49cvss 7.5epss 0.00

    A heap overflow vulnerability exists in libvpx - Encoding a frame that has larger dimensions than the originally configured size with VP9 may result in a heap overflow in libvpx. We recommend upgrading to version 1.13.1 or above

  • 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-2016-3881MedSep 11, 2016
    risk 0.36cvss 5.5epss 0.01

    The decoder_peek_si_internal function in vp9/vp9_dx_iface.c in libvpx in mediaserver in Android 4.x before 4.4.4, 5.0.x before 5.0.2, 5.1.x before 5.1.1, 6.x before 2016-09-01, and 7.0 before 2016-09-01 allows remote attackers to cause a denial of service (buffer over-read, and…

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

  • CVE-2023-44488HigSep 30, 2023
    risk 0.00cvss 7.5epss 0.02

    VP9 in libvpx before 1.13.1 mishandles widths, leading to a crash related to encoding.

  • CVE-2012-0823Feb 23, 2012
    risk 0.00cvss epss 0.03

    VP8 Codec SDK (libvpx) before 1.0.0 "Duclair" allows remote attackers to cause a denial of service (application crash) via (1) unspecified "corrupt input" or (2) by "starting decoding from a P-frame," which triggers an out-of-bounds read, related to "the clamping of motion…

  • CVE-2010-4489Dec 7, 2010
    risk 0.00cvss epss 0.01

    libvpx, as used in Google Chrome before 8.0.552.215 and possibly other products, allows remote attackers to cause a denial of service (out-of-bounds read) via a crafted WebM video. NOTE: this vulnerability exists because of a regression.