CVE-2019-13590

Source
https://cve.org/CVERecord?id=CVE-2019-13590
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-13590.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2019-13590
Downstream
Related
Published
2019-07-14T16:15:10.840Z
Modified
2026-03-10T22:14:25.246628Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
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 lsxcalloc 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 lsxreadbuf in formats_i.c.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-13590.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "14.4.2"
            }
        ]
    }
]