### [CVE-2019-14513](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-14513) ![](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 Improper bounds checking in Dnsmasq before 2.76 allows an attacker controlled DNS server to send large DNS packets that result in a read operation beyond the buffer allocated for the packet, a different vulnerability than CVE-2017-14491. ### POC #### Reference - https://github.com/Slovejoy/dnsmasq-pre2.76 #### Github No PoCs found on GitHub currently.