### [CVE-2018-5380](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-5380) ![](https://img.shields.io/static/v1?label=Product&message=bgpd&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=bpgd1.2.3%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-125%3A%20Out-of-bounds%20Read&color=brighgreen) ### Description The Quagga BGP daemon (bgpd) prior to version 1.2.3 can overrun internal BGP code-to-string conversion tables used for debug by 1 pointer value, based on input. ### POC #### Reference - http://www.kb.cert.org/vuls/id/940439 #### Github No PoCs found on GitHub currently.