Lucene search

K
securityvulnsSecurityvulnsSECURITYVULNS:DOC:28318
HistoryJul 23, 2012 - 12:00 a.m.

DomsHttpd 1.0 <= Remote Denial Of Service

2012-07-2300:00:00
vulners.com
102

#################################################
DomsHttpd 1.0 <= Remote Denial Of Service
#################################################

Discovered by: Jean Pascal Pereira <[email protected]>

About DomsHttpd:

"A very simple HTTP protocol program base on asynchronous socket model."

Vendor URI: http://domshttpd.codeplex.com/

#################################################

The remote attacker has the possibility to crash the application by sending a malformed referer inside the HTTP request.


Exploit / Proof Of Concept:

http://dl.packetstormsecurity.net/1207-exploits/domshttpd-dos.txt


Solution:

Do some input validation.


#############################################################################################