### [CVE-2003-0693](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0693) ![](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 A "buffer management error" in buffer_append_space of buffer.c for OpenSSH before 3.7 may allow remote attackers to execute arbitrary code by causing an incorrect amount of memory to be freed and corrupting the heap, a different vulnerability than CVE-2003-0695. ### POC #### Reference - http://lists.grok.org.uk/pipermail/full-disclosure/2003-September/010135.html #### Github No PoCs found on GitHub currently.