### [CVE-2019-6444](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-6444) ![](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. process_control() in ntp_control.c has a stack-based buffer over-read because attacker-controlled data is dereferenced by ntohl() in ntpd. ### POC #### Reference - https://dumpco.re/bugs/ntpsec-oobread2 - https://www.exploit-db.com/exploits/46176/ #### Github - https://github.com/ARPSyndicate/cvemon