### [CVE-2007-3028](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3028) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description The LDAP service in Windows Active Directory in Microsoft Windows 2000 Server SP4 does not properly check "the number of convertible attributes", which allows remote attackers to cause a denial of service (service unavailability) via a crafted LDAP request, related to "client sent LDAP request logic," aka "Windows Active Directory Denial of Service Vulnerability". NOTE: this is probably a different issue than CVE-2007-0040. ### POC #### Reference - https://docs.microsoft.com/en-us/security-updates/securitybulletins/2007/ms07-039 #### Github No PoCs found on GitHub currently.