CVE-2019-13590 Details
Description
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 check that it is a valid pointer, leading to a NULL pointer dereference on lsx_readbuf in formats_i.c.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
No SSVC data is available for this CVE.
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://lists.debian.org/debian-lts-announce/2023/02/msg00009.html | CVE | |
| https://sourceforge.net/p/sox/bugs/325/ | CVE | ExploitThird Party Advisory |
| https://lists.debian.org/debian-lts-announce/2023/02/msg00009.html | [email protected] | |
| https://sourceforge.net/p/sox/bugs/325/ | [email protected] | ExploitThird Party Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-190 | Integer Overflow or Wraparound | [email protected] |
| CWE-476 | NULL Pointer Dereference | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| sound exchange project sound exchange | 14.4.2 |
CPE
Remediation
| |
Change History
8 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Nov 21, 2024 | CVE Modified | CVE |
| May 14, 2024 | CVE Modified | [email protected] |
| Feb 10, 2023 | CVE Modified | [email protected] |
| Jun 24, 2021 | CPE Deprecation Remap | [email protected] |
| Aug 24, 2020 | CWE Remap | [email protected] |
| Jan 16, 2020 | Reanalysis | [email protected] |
| Jul 30, 2019 | Initial Analysis | [email protected] |