CVE-2025-14501
NULL Pointer Dereference DoS in Sante PACS Server HTTP Handling
Publication date: 2025-12-23
Last updated on: 2025-12-23
Assigner: Zero Day Initiative
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| sante | sante_pacs_server | 3.0 |
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 denial-of-service issue in the Sante PACS Server caused by improper handling of the HTTP Content-Length header. Specifically, the server does not properly validate a pointer before accessing it, which can lead to a NULL pointer dereference. This flaw allows remote attackers to crash the server without needing to authenticate.
How can this vulnerability impact me? :
An attacker can exploit this vulnerability to cause a denial-of-service condition on the affected Sante PACS Server, making the service unavailable. This can disrupt operations relying on the server, potentially causing downtime and impacting availability.