Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | openocd: add security fix for CVE-2018-5704 | Peter Korsgaard | 2018-01-29 | 1 | -0/+50 |
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. For more details, see: https://sourceforge.net/p/openocd/mailman/message/36188041/ Signed-off-by: Peter Korsgaard <peter@korsgaard.com> |