{ "schema_version": "1.4.0", "id": "GHSA-x9xw-c3gx-4f2m", "modified": "2023-02-10T09:30:23Z", "published": "2022-05-24T16:50:13Z", "aliases": [ "CVE-2019-13590" ], "details": "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-13590" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2023/02/msg00009.html" }, { "type": "WEB", "url": "https://sourceforge.net/p/sox/bugs/325" } ], "database_specific": { "cwe_ids": [ "CWE-190" ], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-07-14T16:15:00Z" } }