### [CVE-2019-5610](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-5610) ![](https://img.shields.io/static/v1?label=Product&message=FreeBSD&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=Out%20of%20bounds%20read&color=brighgreen) ### Description In FreeBSD 12.0-STABLE before r350637, 12.0-RELEASE before 12.0-RELEASE-p9, 11.3-STABLE before r350638, 11.3-RELEASE before 11.3-RELEASE-p2, and 11.2-RELEASE before 11.2-RELEASE-p13, the bsnmp library is not properly validating the submitted length from a type-length-value encoding. A remote user could cause an out-of-bounds read or trigger a crash of the software such as bsnmpd resulting in a denial of service. ### POC #### Reference - http://packetstormsecurity.com/files/153959/FreeBSD-Security-Advisory-FreeBSD-SA-19-20.bsnmp.html #### Github No PoCs found on GitHub currently.