VYPR

Stb Vorbis.c

by Stb

Source repositories

CVEs (6)

  • CVE-2023-47212CriMay 1, 2024
    risk 0.64cvss 9.8epss 0.01

    A heap-based buffer overflow vulnerability exists in the comment functionality of stb _vorbis.c v1.22. A specially crafted .ogg file can lead to an out-of-bounds write. An attacker can provide a malicious file to trigger this vulnerability.

  • CVE-2019-13222HigAug 15, 2019
    risk 0.00cvss 7.1epss 0.01

    An out-of-bounds read of a global buffer in the draw_line function in stb_vorbis through 2019-03-04 allows an attacker to cause a denial of service or disclose sensitive information by opening a crafted Ogg Vorbis file.

  • CVE-2019-13221HigAug 15, 2019
    risk 0.00cvss 7.8epss 0.01

    A stack buffer overflow in the compute_codewords function in stb_vorbis through 2019-03-04 allows an attacker to cause a denial of service or execute arbitrary code by opening a crafted Ogg Vorbis file.

  • CVE-2019-13220HigAug 15, 2019
    risk 0.00cvss 7.1epss 0.01

    Use of uninitialized stack variables in the start_decoder function in stb_vorbis through 2019-03-04 allows an attacker to cause a denial of service or disclose sensitive information by opening a crafted Ogg Vorbis file.

  • CVE-2019-13219MedAug 15, 2019
    risk 0.00cvss 5.5epss 0.01

    A NULL pointer dereference in the get_window function in stb_vorbis through 2019-03-04 allows an attacker to cause a denial of service by opening a crafted Ogg Vorbis file.

  • CVE-2019-13218MedAug 15, 2019
    risk 0.00cvss 5.5epss 0.01

    Division by zero in the predict_point function in stb_vorbis through 2019-03-04 allows an attacker to cause a denial of service by opening a crafted Ogg Vorbis file.