HTTP proxy server (8080/tcp) Proxy accepts POST requests
The proxy allows the users to perform POST requests like POST http://cvs.nessus.org:21/
Without any Content-length tag. This request may give an attacker the ability to have an interactive session.
This problem may allow attackers to go through your firewall, by connecting to sensitive ports like 23 (telnet) using your proxy, or it can allow internal users to bypass the firewall rules and connect to ports they should not be allowed to.
In addition to that, your proxy may be used to perform attacks against other networks.
Solution: reconfigure your proxy so that only the users of the internal network can use it, and so that it can not connect to dangerous ports (1-1024).