Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Exploits-HackingTools
[Top] [All Lists]

[NT] FreeProxy HTTP Proxy Server DoS

Subject: [NT] FreeProxy HTTP Proxy Server DoS
Date: 7 Feb 2007 17:56:04 +0200
The following security advisory is sent to the securiteam mailing list, and can 
be found at the SecuriTeam web site: http://www.securiteam.com
- - promotion

The SecuriTeam alerts list - Free, Accurate, Independent.

Get your security news from a reliable source.
http://www.securiteam.com/mailinglist.html 

- - - - - - - - -



  FreeProxy HTTP Proxy Server DoS
------------------------------------------------------------------------


SUMMARY

 <http://www.handcraftedsoftware.org> FreeProxy enables "many users to 
share an Internet connection". FreeProxy HTTP proxy server is vulnerable 
to denial of service.

DETAILS

Vulnerable Systems:
 * FreeProxy version 3.81/1511 (built 10-10-2004 @19:46:16)

The FreeProxy HTTP proxy server hangs when it receives a request is made 
for the for the hostname/portnumber combination in use by the server 
itself, like so:

$ telnet 10.0.0.1 8080
Trying 10.0.0.1...
Connected to 10.0.0.1.
Escape character is '^]'.
GET / HTTP/1.0
Host: 10.0.0.1:8080

Connection closed by foreign host.

The threads spike as it recursively connects to itself, then fall as each 
thread times out waiting on the next, then the controlling threads 
themselves appear to hang.  The OS will accept the connection (the usual 3 
way handshake), but the server will not respond to any requests.

Solution:
Following vendor notification on the 16th January 2007, the vendor 
promptly responded with a patched version which fixed this issue.
This was released as build 1626 on the 24th January 2007.  Nth Dimension 
would recommend upgrading to this version or later.


ADDITIONAL INFORMATION

The information has been provided by  <mailto:timb@nth-dimension.org.uk> 
Tim Brown.



======================================== 


This bulletin is sent to members of the SecuriTeam mailing list. 
To unsubscribe from the list, send mail with an empty subject line and body to: 
list-unsubscribe@securiteam.com 
In order to subscribe to the mailing list, simply forward this email to: 
list-subscribe@securiteam.com 


==================== 
==================== 

DISCLAIMER: 
The information in this bulletin is provided "AS IS" without warranty of any 
kind. 
In no event shall we be liable for any damages whatsoever including direct, 
indirect, incidental, consequential, loss of business profits or special 
damages. 




<Prev in Thread] Current Thread [Next in Thread>
  • [NT] FreeProxy HTTP Proxy Server DoS, SecuriTeam <=