9 lines
No EOL
426 B
Text
9 lines
No EOL
426 B
Text
source: https://www.securityfocus.com/bid/16550/info
|
|
|
|
Sun ONE Directory Server is prone to a remote denial-of-service vulnerability. This issue is due to the application's failure to handle malformed network traffic.
|
|
|
|
This issue allows remote attackers to crash the application, denying service to legitimate users.
|
|
|
|
Sample Python code has been provided by Evgeny Legerov that may demonstrate this issue:
|
|
|
|
from socket import * |