cve/2019/CVE-2019-3995.md

18 lines
757 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2019-3995](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-3995)
![](https://img.shields.io/static/v1?label=Product&message=ELOG&color=blue)
2025-09-29 21:09:30 +02:00
![](https://img.shields.io/static/v1?label=Version&message=ELOG%203.1.4-57bea22%20and%20below%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-476%20NULL%20Pointer%20Dereference&color=brightgreen)
2024-05-26 14:27:05 +02:00
### Description
ELOG 3.1.4-57bea22 and below is affected by a denial of service vulnerability due to a NULL pointer dereference. A remote unauthenticated attacker can crash the ELOG server by sending a crafted HTTP GET request.
### POC
#### Reference
- https://www.tenable.com/security/research/tra-2019-53
#### Github
No PoCs found on GitHub currently.