### [CVE-2014-6603](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6603) ![](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 The SSHParseBanner function in SSH parser (app-layer-ssh.c) in Suricata before 2.0.4 allows remote attackers to bypass SSH rules, cause a denial of service (crash), or possibly have unspecified other impact via a crafted banner, which triggers a large memory allocation or an out-of-bounds write. ### POC #### Reference - http://packetstormsecurity.com/files/128382/Suricata-2.0.3-Out-Of-Bounds-Access.html #### Github No PoCs found on GitHub currently.