LiveActive security incident?Get immediate response
CVE Record

CVE-2019-13590: An issue was discovered in libsox.a in SoX 14.4.2.

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.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2019-13590 is a SoX 14.4.2 memory-handling flaw that can crash processing when a crafted input triggers an integer overflow and unchecked NULL pointer use. The most plausible business impact is service interruption in systems that process audio files with SoX or libsox.

Executive priority

Treat this as a targeted availability risk for audio-processing environments, not a broad enterprise emergency. Prioritize systems that accept audio from customers, partners, or public uploads, and patch through normal security maintenance.

Technical view

In SoX 14.4.2 libsox.a, startread in sox-fmt.h can overflow an integer addition, wrapping the allocation size to zero before lsx_calloc. If allocation returns NULL, formats_i.c later uses it in lsx_readbuf without validation, causing a NULL pointer dereference.

Likely exposure

Exposure is likely where SoX 14.4.2 or libsox is installed and processes untrusted or externally supplied audio files. The bundle does not provide complete vendor, package, CPE, or version range data beyond SoX 14.4.2.

Exploitation context

The bundle does not cite active exploitation, and KEV is false. Public evidence supports a crash-oriented vulnerability report and a Debian LTS security update, not confirmed in-the-wild exploitation or remote code execution.

Researcher notes

Key evidence is limited to the CVE description, SourceForge bug reference, and Debian LTS advisory. The described failure mode is integer overflow followed by unchecked NULL dereference. No CVSS, CWE, complete affected range, or active exploitation evidence is provided.

Mitigation direction

  • Inventory systems using SoX or libsox, especially audio-processing services.
  • Apply the Debian LTS sox security update where applicable.
  • Check upstream SoX and distribution guidance for fixed package versions.
  • Restrict untrusted audio processing until affected deployments are updated.
  • Run audio processing in least-privileged, isolated service contexts.

Validation and detection

  • Confirm installed SoX and libsox package versions on relevant hosts.
  • Identify services or jobs that process user-supplied audio files.
  • Check Debian advisory coverage for your distribution release.
  • Review crash logs for SoX processing failures around malformed inputs.
  • Verify updated packages are deployed after remediation.
Prepared
Confidence
medium
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2019-13590 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.