header-logo
Suggest Exploit
vendor:
ONE Directory Server
by:
Evgeny Legerov
7.5
CVSS
HIGH
Denial of Service
400
CWE
Product Name: ONE Directory Server
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: N/A
Related CWE: N/A
CPE: N/A
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2005

Sun ONE Directory Server Remote Denial of Service Vulnerability

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.

Mitigation:

Ensure that all network traffic is properly validated before being processed by the application.
Source

Exploit-DB raw data:

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 *