### [CVE-2018-5704](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-5704) ![](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 Open On-Chip Debugger (OpenOCD) 0.10.0 does not block attempts to use HTTP POST for sending data to 127.0.0.1 port 4444, which allows remote attackers to conduct cross-protocol scripting attacks, and consequently execute arbitrary commands, via a crafted web site. ### POC #### Reference - https://sourceforge.net/p/openocd/mailman/message/36188041/ #### Github No PoCs found on GitHub currently.