CVE-2025-65408
BaseFortify
Publication date: 2025-12-01
Last updated on: 2025-12-02
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| live555 | streaming_media | 2018.09.02 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-476 | The product dereferences a pointer that it expects to be valid but is NULL. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a NULL pointer dereference in the ADTSAudioFileServerMediaSubsession::createNewRTPSink() function of Live555 Streaming Media v2018.09.02. It occurs when an attacker supplies a specially crafted ADTS file, which causes the software to attempt to access a NULL pointer, leading to a crash or Denial of Service (DoS).
How can this vulnerability impact me? :
The vulnerability can cause a Denial of Service (DoS) condition, meaning that the affected Live555 Streaming Media service could crash or become unavailable when processing a maliciously crafted ADTS file. This could disrupt streaming media services relying on this software.