### [CVE-2019-6445](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-6445) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description An issue was discovered in NTPsec before 1.1.3. An authenticated attacker can cause a NULL pointer dereference and ntpd crash in ntp_control.c, related to ctl_getitem. ### POC #### Reference - https://dumpco.re/bugs/ntpsec-authed-npe - https://www.exploit-db.com/exploits/46177/ #### Github No PoCs found on GitHub currently.