VYPR

Sox

by Sox Oss

Source repositories

CVEs (9)

  • CVE-2021-3643CriMay 2, 2022
    risk 0.59cvss 9.1epss 0.01

    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-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-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-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-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-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-2004-0557Aug 6, 2004
    risk 0.05cvss epss 0.25

    Multiple buffer overflows in the st_wavstartread function in wav.c for Sound eXchange (SoX) 12.17.2 through 12.17.4 allow remote attackers to execute arbitrary code via certain WAV file header fields.

  • CVE-2014-8145Dec 31, 2014
    risk 0.01cvss epss 0.08

    Multiple heap-based buffer overflows in Sound eXchange (SoX) 14.4.1 and earlier allow remote attackers to have unspecified impact via a crafted WAV file to the (1) start_read or (2) AdpcmReadBlock function.