VYPR
Vendor

Sound Exchange Project

Products
3
CVEs
27
Across products
35
Status
Private

Products

3

Recent CVEs

27
View all 27 CVEs →
  • CVE-2021-3643CriMay 2, 2022
    risk 0.59cvss 9.1epss 0.02

    A flaw was found in sox 14.4.1. The lsx_adpcm_init function within libsox leads to a global-buffer-overflow. This flaw allows an attacker to input a malicious file, leading to the disclosure of sensitive information.

  • CVE-2021-40426HigApr 14, 2022
    risk 0.57cvss 8.8epss 0.02

    A heap-based buffer overflow vulnerability exists in the sphere.c start_read() functionality of Sound Exchange libsox 14.4.2 and master commit 42b3557e. A specially-crafted file can lead to a heap buffer overflow. An attacker can provide a malicious file to trigger this…

  • CVE-2023-34432HigJul 10, 2023
    risk 0.51cvss 7.8epss 0.00

    A heap buffer overflow vulnerability was found in sox, in the lsx_readbuf function at sox/src/formats_i.c:98:16. This flaw can lead to a denial of service, code execution, or information disclosure.

  • CVE-2023-34318HigJul 10, 2023
    risk 0.51cvss 7.8epss 0.00

    A heap buffer overflow vulnerability was found in sox, in the startread function at sox/src/hcom.c:160:41. This flaw can lead to a denial of service, code execution, or information disclosure.

  • CVE-2017-18189HigFeb 15, 2018
    risk 0.49cvss 7.5epss 0.05

    In the startread function in xa.c in Sound eXchange (SoX) through 14.4.2, a corrupt header specifying zero channels triggers an infinite loop with a resultant NULL pointer dereference, which may allow a remote attacker to cause a denial-of-service.

  • CVE-2023-32627MedJul 10, 2023
    risk 0.40cvss 6.2epss 0.00

    A floating point exception vulnerability was found in sox, in the read_samples function at sox/src/voc.c:334:18. This flaw can lead to a denial of service.

  • CVE-2023-26590MedJul 10, 2023
    risk 0.40cvss 6.2epss 0.00

    A floating point exception vulnerability was found in sox, in the lsx_aiffstartwrite function at sox/src/aiff.c:622:58. This flaw can lead to a denial of service.

  • CVE-2017-11359MedJul 31, 2017
    risk 0.39cvss 5.5epss 0.07

    The wavwritehdr function in wav.c in Sound eXchange (SoX) 14.4.2 allows remote attackers to cause a denial of service (divide-by-zero error and application crash) via a crafted snd file, during conversion to a wav file.

  • CVE-2017-11358MedJul 31, 2017
    risk 0.39cvss 5.5epss 0.07

    The read_samples function in hcom.c in Sound eXchange (SoX) 14.4.2 allows remote attackers to cause a denial of service (invalid memory read and application crash) via a crafted hcom file.

  • CVE-2017-11332MedJul 31, 2017
    risk 0.39cvss 5.5epss 0.07

    The startread function in wav.c in Sound eXchange (SoX) 14.4.2 allows remote attackers to cause a denial of service (divide-by-zero error and application crash) via a crafted wav file.

  • CVE-2021-33844MedAug 25, 2022
    risk 0.36cvss 5.5epss 0.00

    A floating point exception (divide-by-zero) issue was discovered in SoX in functon startread() of wav.c file. An attacker with a crafted wav file, could cause an application to crash.

  • CVE-2021-23210MedAug 25, 2022
    risk 0.36cvss 5.5epss 0.00

    A floating point exception (divide-by-zero) issue was discovered in SoX in functon read_samples() of voc.c file. An attacker with a crafted file, could cause an application to crash.

  • CVE-2021-23172MedAug 25, 2022
    risk 0.36cvss 5.5epss 0.00

    A vulnerability was found in SoX, where a heap-buffer-overflow occurs in function startread() in hcom.c file. The vulnerability is exploitable with a crafted hcomn file, that could cause an application to crash.

  • CVE-2021-23159MedAug 25, 2022
    risk 0.36cvss 5.5epss 0.00

    A vulnerability was found in SoX, where a heap-buffer-overflow occurs in function lsx_read_w_buf() in formats_i.c file. The vulnerability is exploitable with a crafted file, that could cause an application to crash.

  • CVE-2022-31651MedMay 25, 2022
    risk 0.36cvss 5.5epss 0.01

    In SoX 14.4.2, there is an assertion failure in rate_init in rate.c in libsox.a.

  • CVE-2022-31650MedMay 25, 2022
    risk 0.36cvss 5.5epss 0.01

    In SoX 14.4.2, there is a floating-point exception in lsx_aiffstartwrite in aiff.c in libsox.a.

  • CVE-2019-1010004MedJul 15, 2019
    risk 0.36cvss 5.5epss 0.01

    SoX - Sound eXchange 14.4.2 and earlier is affected by: Out-of-bounds Read. The impact is: Denial of Service. The component is: read_samples function at xa.c:219. The attack vector is: Victim must open specially crafted .xa file. NOTE: this may overlap CVE-2017-18189.

  • CVE-2019-13590MedJul 14, 2019
    risk 0.36cvss 5.5epss 0.01

    An issue was discovered in libsox.a in SoX 14.4.2. In sox-fmt.h (startread function), there is an integer overflow on the result of integer addition (wraparound to 0) fed into the lsx_calloc macro that wraps malloc. When a NULL pointer is returned, it is used without a prior…

  • CVE-2019-8357MedFeb 15, 2019
    risk 0.36cvss 5.5epss 0.02

    An issue was discovered in SoX 14.4.2. lsx_make_lpf in effect_i_dsp.c allows a NULL pointer dereference.

  • CVE-2019-8356MedFeb 15, 2019
    risk 0.36cvss 5.5epss 0.02

    An issue was discovered in SoX 14.4.2. One of the arguments to bitrv2 in fft4g.c is not guarded, such that it can lead to write access outside of the statically declared array, aka a stack-based buffer overflow.