VYPR

Vendor CVEs

Libsndfile Project

All CVEs

40 total · sorted by risk
  • 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-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-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-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-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

  • CVE-2017-16942MedNov 25, 2017
    risk 0.42cvss 6.5epss 0.01

    In libsndfile 1.0.25 (fixed in 1.0.26), a divide-by-zero error exists in the function wav_w64_read_fmt_chunk() in wav_w64.c, which may lead to DoS when playing a crafted audio file.

  • CVE-2017-14634MedSep 21, 2017
    risk 0.42cvss 6.5epss 0.02

    In libsndfile 1.0.28, a divide-by-zero error exists in the function double64_init() in double64.c, which may lead to DoS when playing a crafted audio file.

  • CVE-2017-7742MedApr 12, 2017
    risk 0.36cvss 5.5epss 0.01

    In libsndfile before 1.0.28, an error in the "flac_buffer_copy()" function (flac.c) can be exploited to cause a segmentation violation (with read memory access) via a specially crafted FLAC file during a resample attempt, a similar issue to CVE-2017-7585.

  • CVE-2017-7741MedApr 12, 2017
    risk 0.36cvss 5.5epss 0.01

    In libsndfile before 1.0.28, an error in the "flac_buffer_copy()" function (flac.c) can be exploited to cause a segmentation violation (with write memory access) via a specially crafted FLAC file during a resample attempt, a similar issue to CVE-2017-7585.

  • CVE-2017-7586MedApr 7, 2017
    risk 0.36cvss 5.5epss 0.01

    In libsndfile before 1.0.28, an error in the "header_read()" function (common.c) when handling ID3 tags can be exploited to cause a stack-based buffer overflow via a specially crafted FLAC file.

  • CVE-2017-7585MedApr 7, 2017
    risk 0.36cvss 5.5epss 0.01

    In libsndfile before 1.0.28, an error in the "flac_buffer_copy()" function (flac.c) can be exploited to cause a stack-based buffer overflow via a specially crafted FLAC file.

  • CVE-2015-7805Nov 17, 2015
    risk 0.04cvss epss 0.13

    Heap-based buffer overflow in libsndfile 1.0.25 allows remote attackers to have unspecified impact via the headindex value in the header in an AIFF file.

  • CVE-2009-1791May 26, 2009
    risk 0.01cvss epss 0.07

    Heap-based buffer overflow in aiff_read_header in libsndfile 1.0.15 through 1.0.19, as used in Winamp 5.552 and possibly other media programs, allows remote attackers to cause a denial of service (application crash) and possibly execute arbitrary code via an AIFF file with an…

  • CVE-2009-1788May 26, 2009
    risk 0.01cvss epss 0.08

    Heap-based buffer overflow in voc_read_header in libsndfile 1.0.15 through 1.0.19, as used in Winamp 5.552 and possibly other media programs, allows remote attackers to cause a denial of service (application crash) and possibly execute arbitrary code via a VOC file with an…

  • CVE-2025-56226Jan 14, 2026
    risk 0.00cvss epss 0.00

    Libsndfile <=1.2.2 contains a memory leak vulnerability in the mpeg_l3_encoder_init() function within the mpeg_l3_encode.c file.

  • CVE-2025-52194Aug 21, 2025
    risk 0.00cvss epss 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-2024-50612Oct 27, 2024
    risk 0.00cvss epss 0.00

    libsndfile through 1.2.2 has an ogg_vorbis.c vorbis_analysis_wrote out-of-bounds read.

  • CVE-2024-50613Oct 27, 2024
    risk 0.00cvss epss 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-2022-33065Jul 18, 2023
    risk 0.00cvss epss 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-33064Jul 18, 2023
    risk 0.00cvss epss 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-2021-4156Mar 23, 2022
    risk 0.00cvss epss 0.02

    An out-of-bounds read flaw was found in libsndfile's FLAC codec functionality. An attacker who is able to submit a specially crafted file (via tricking a user to open or otherwise) to an application linked with libsndfile and using the FLAC codec, could trigger an out-of-bounds…

  • CVE-2021-3246Jul 20, 2021
    risk 0.00cvss epss 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-2019-3832Mar 20, 2019
    risk 0.00cvss epss 0.01

    It was discovered the fix for CVE-2018-19758 (libsndfile) was not complete and still allows a read beyond the limits of a buffer in wav_write_header() function in wav.c. A local attacker may use this flaw to make the application crash.

  • CVE-2018-19758Nov 30, 2018
    risk 0.00cvss epss 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-19661Nov 29, 2018
    risk 0.00cvss epss 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-19662Nov 29, 2018
    risk 0.00cvss epss 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-2018-19432Nov 22, 2018
    risk 0.00cvss epss 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-2014-9756Nov 19, 2015
    risk 0.00cvss epss 0.03

    The psf_fwrite function in file_io.c in libsndfile allows attackers to cause a denial of service (divide-by-zero error and application crash) via unspecified vectors related to the headindex variable.

  • CVE-2014-9496Jan 16, 2015
    risk 0.00cvss epss 0.01

    The sd2_parse_rsrc_fork function in sd2.c in libsndfile allows attackers to have unspecified impact via vectors related to a (1) map offset or (2) rsrc marker, which triggers an out-of-bounds read.

  • CVE-2011-2696Jul 27, 2011
    risk 0.00cvss epss 0.05

    Integer overflow in libsndfile before 1.0.25 allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted PARIS Audio Format (PAF) file that triggers a heap-based buffer overflow.

  • CVE-2009-4835May 6, 2010
    risk 0.00cvss epss 0.01

    The (1) htk_read_header, (2) alaw_init, (3) ulaw_init, (4) pcm_init, (5) float32_init, and (6) sds_read_header functions in libsndfile 1.0.20 allow context-dependent attackers to cause a denial of service (divide-by-zero error and application crash) via a crafted audio file.

  • CVE-2009-0186Mar 5, 2009
    risk 0.00cvss epss 0.04

    Integer overflow in libsndfile 1.0.18, as used in Winamp and other products, allows context-dependent attackers to execute arbitrary code via crafted description chunks in a CAF audio file, leading to a heap-based buffer overflow.

  • CVE-2008-5008Nov 10, 2008
    risk 0.00cvss epss 0.02

    Buffer overflow in src/src_sinc.c in Secret Rabbit Code (aka SRC or libsamplerate) before 0.1.4, when "extreme low conversion ratios" are used, allows user-assisted attackers to have an unknown impact via a crafted audio file.

  • CVE-2007-4974Sep 19, 2007
    risk 0.00cvss epss 0.04

    Heap-based buffer overflow in the flac_buffer_copy function in libsndfile 1.0.17 and earlier might allow remote attackers to execute arbitrary code via a FLAC file with crafted PCM data containing a block with a size that exceeds the previous block size.