Free and open-source vulnerability scanner

Mageni eases for you the vulnerability scanning, assessment, and management process. It is free and open-source.

Install Now

Available for macOS, Windows, and Linux

App screenshot

Use LDAP search request to retrieve information from NT Directory Services

Information

Severity

Severity

Medium

Family

Family

Remote file access

CVSSv2 Base

CVSSv2 Base

5.0

CVSSv2 Vector

CVSSv2 Vector

AV:N/AC:L/Au:N/C:P/I:N/A:N

Solution Type

Solution Type

Workaround

Created

Created

18 years ago

Modified

Modified

4 years ago

Summary

It is possible to disclose LDAP information. Description : The directory base of the remote server is set to NULL. This allows information to be enumerated without any prior knowledge of the directory structure.

Solution

Solution

If pre-Windows 2000 compatibility is not required, remove pre-Windows 2000 compatibility as follows : - start cmd.exe - execute the command : net localgroup 'Pre-Windows 2000 Compatible Access' everyone /delete - restart the remote host