LiveActive security incident?Get immediate response
CVE Record

CVE-2019-13147: In Audio File Library (aka audiofile) 0.3.6, there exists one NULL pointer dereference bug in ulaw2linear_b...

In Audio File Library (aka audiofile) 0.3.6, there exists one NULL pointer dereference bug in ulaw2linear_buf in G711.cpp in libmodules.a that allows an attacker to cause a denial of service via a crafted file.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2019-13147 is a crash bug in Audio File Library 0.3.6. A specially crafted audio file can trigger a NULL pointer dereference and cause denial of service. The main business risk is availability disruption in systems that automatically process untrusted audio files.

Executive priority

Treat as a targeted availability risk. Prioritize remediation for internet-facing upload paths, automated media pipelines, and shared services where a crash could interrupt business workflows.

Technical view

The issue is reported in ulaw2linear_buf in G711.cpp within libmodules.a. Processing a crafted file can dereference a NULL pointer and crash the process. The source bundle provides no CVSS, CWE, or detailed affected CPE data beyond Audio File Library 0.3.6.

Likely exposure

Exposure is most likely where audiofile 0.3.6, or distro packages derived from it, process user-supplied or third-party audio files. Internal-only use with trusted files lowers practical risk.

Exploitation context

The CVE record says exploitation requires a crafted file and leads to denial of service. CISA KEV status is false, and the provided sources do not show active exploitation in the wild.

Researcher notes

Evidence is limited: no CVSS, CWE, CPEs, exploit status, or detailed patch metadata are included. Debian LTS advisories confirm downstream security updates, but source-built users need upstream or vendor confirmation.

Mitigation direction

  • Inventory systems and applications using Audio File Library or audiofile packages.
  • Apply Debian LTS security updates where Debian-packaged audiofile is used.
  • For source-built deployments, check upstream or vendor guidance for corrected builds.
  • Limit or sandbox processing of untrusted audio files.
  • Prefer fail-closed handling for malformed audio inputs.

Validation and detection

  • Confirm installed audiofile package versions against distro security advisories.
  • Identify services that process uploaded or external audio files.
  • Check crash logs for audiofile, G711, or malformed audio processing failures.
  • Verify malformed audio inputs return controlled errors, not process crashes.
  • Document whether exposure is internet-facing, internal, or batch-only.
Prepared
Confidence
medium
Sources
5

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-13147 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
4Source 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.