mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
714 B
714 B
CVE-2019-15163
Description
rpcapd/daemon.c in libpcap before 1.9.1 allows attackers to cause a denial of service (NULL pointer dereference and daemon crash) if a crypt() call fails.
POC
Reference
- https://github.com/the-tcpdump-group/libpcap/blob/libpcap-1.9/CHANGES
- https://www.oracle.com/security-alerts/cpuapr2020.html
Github
No PoCs found on GitHub currently.