VYPR
Vendor

Libsndfile Project

Products
2
CVEs
40
Across products
40
Status
Private

Products

2

Recent CVEs

40
View all 40 CVEs →
  • CVE-2017-12562CriAug 5, 2017
    risk 0.64cvss 9.8epss 0.04

    Heap-based Buffer Overflow in the psf_binheader_writef function in common.c in libsndfile through 1.0.28 allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact.

  • CVE-2017-8361HigApr 30, 2017
    risk 0.58cvss 8.8epss 0.04

    The flac_buffer_copy function in flac.c in libsndfile 1.0.28 allows remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a crafted audio file.

  • CVE-2021-3246HigJul 20, 2021
    risk 0.57cvss 8.8epss 0.03

    A heap buffer overflow vulnerability in msadpcm_decode_block of libsndfile 1.0.30 allows attackers to execute arbitrary code via a crafted WAV file.

  • CVE-2018-13139HigJul 4, 2018
    risk 0.57cvss 8.8epss 0.04

    A stack-based buffer overflow in psf_memset in common.c in libsndfile 1.0.28 allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via a crafted audio file. The vulnerability can be triggered by the executable…

  • CVE-2017-6892HigJun 12, 2017
    risk 0.57cvss 8.8epss 0.02

    In libsndfile version 1.0.28, an error in the "aiff_read_chanmap()" function (aiff.c) can be exploited to cause an out-of-bounds read memory access via a specially crafted AIFF file.

  • CVE-2018-19662HigNov 29, 2018
    risk 0.53cvss 8.1epss 0.02

    An issue was discovered in libsndfile 1.0.28. There is a buffer over-read in the function i2alaw_array in alaw.c that will lead to a denial of service.

  • CVE-2017-14246HigSep 21, 2017
    risk 0.53cvss 8.1epss 0.02

    An out of bounds read in the function d2ulaw_array() in ulaw.c of libsndfile 1.0.28 may lead to a remote DoS attack or information disclosure, related to mishandling of the NAN and INFINITY floating-point values.

  • CVE-2017-14245HigSep 21, 2017
    risk 0.53cvss 8.1epss 0.02

    An out of bounds read in the function d2alaw_array() in alaw.c of libsndfile 1.0.28 may lead to a remote DoS attack or information disclosure, related to mishandling of the NAN and INFINITY floating-point values.

  • CVE-2022-33065HigJul 18, 2023
    risk 0.51cvss 7.8epss 0.00

    Multiple signed integers overflow in function au_read_header in src/au.c and in functions mat4_open and mat4_read_header in src/mat4.c in Libsndfile, allows an attacker to cause Denial of Service or other unspecified impacts.

  • CVE-2022-33064HigJul 18, 2023
    risk 0.51cvss 7.8epss 0.00

    An off-by-one error in function wav_read_header in src/wav.c in Libsndfile 1.1.0, results in a write out of bound, which allows an attacker to execute arbitrary code, Denial of Service or other unspecified impacts.

  • CVE-2025-52194HigAug 21, 2025
    risk 0.49cvss 7.5epss 0.01

    A buffer overflow vulnerability exists in libsndfile version 1.2.2 and potentially earlier versions when processing malformed IRCAM audio files. The vulnerability occurs in the ircam_read_header function at src/ircam.c:164 during sample rate processing, leading to memory…

  • CVE-2017-8365MedApr 30, 2017
    risk 0.43cvss 6.5epss 0.03

    The i2les_array function in pcm.c in libsndfile 1.0.28 allows remote attackers to cause a denial of service (buffer over-read and application crash) via a crafted audio file.

  • CVE-2017-8363MedApr 30, 2017
    risk 0.43cvss 6.5epss 0.03

    The flac_buffer_copy function in flac.c in libsndfile 1.0.28 allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted audio file.

  • CVE-2017-8362MedApr 30, 2017
    risk 0.43cvss 6.5epss 0.03

    The flac_buffer_copy function in flac.c in libsndfile 1.0.28 allows remote attackers to cause a denial of service (invalid read and application crash) via a crafted audio file.

  • CVE-2026-37555HigApr 29, 2026
    risk 0.42cvss 7.5epss 0.01

    An issue was discovered in libsndfile 1.2.2 IMA ADPCM codec. The AIFF code path (line 241) was fixed with (sf_count_t) cast, but the WAV code path (line 235) and close path (line 167) were not. When samplesperblock (int) * blocks (int) exceeds INT_MAX, the 32-bit multiplication…

  • CVE-2024-50613MedOct 27, 2024
    risk 0.42cvss 6.5epss 0.01

    libsndfile through 1.2.2 has a reachable assertion, that may lead to application exit, in mpeg_l3_encode.c mpeg_l3_encoder_close.

  • CVE-2018-19758MedNov 30, 2018
    risk 0.42cvss 6.5epss 0.02

    There is a heap-based buffer over-read at wav.c in wav_write_header in libsndfile 1.0.28 that will cause a denial of service.

  • CVE-2018-19661MedNov 29, 2018
    risk 0.42cvss 6.5epss 0.02

    An issue was discovered in libsndfile 1.0.28. There is a buffer over-read in the function i2ulaw_array in ulaw.c that will lead to a denial of service.

  • CVE-2018-19432MedNov 22, 2018
    risk 0.42cvss 6.5epss 0.03

    An issue was discovered in libsndfile 1.0.28. There is a NULL pointer dereference in the function sf_write_int in sndfile.c, which will lead to a denial of service.

  • CVE-2018-13419MedJul 7, 2018
    risk 0.42cvss 6.5epss 0.01

    An issue has been found in libsndfile 1.0.28. There is a memory leak in psf_allocate in common.c, as demonstrated by sndfile-convert. NOTE: The maintainer and third parties were unable to reproduce and closed the issue