VYPR

SoX - Sound eXchange

by Sox Oss

CVEs (13)

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

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

    An issue was discovered in SoX 14.4.2. In xmalloc.h, there is an integer overflow on the result of multiplication fed into the lsx_valloc macro that wraps malloc. When the buffer is allocated, it is smaller than expected, leading to a heap-based buffer overflow in channels_start…

  • CVE-2017-15642MedOct 19, 2017
    risk 0.36cvss 5.5epss 0.01

    In lsx_aiffstartread in aiff.c in Sound eXchange (SoX) 14.4.2, there is a Use-After-Free vulnerability triggered by supplying a malformed AIFF file.

  • CVE-2019-8354MedFeb 15, 2019
    risk 0.33cvss 5.0epss 0.02

    An issue was discovered in SoX 14.4.2. lsx_make_lpf in effect_i_dsp.c has an integer overflow on the result of multiplication fed into malloc. When the buffer is allocated, it is smaller than expected, leading to a heap-based buffer overflow.