Files
CVEs-PoC/2008/CVE-2008-4110.md
T
2024-06-18 02:51:15 +02:00

18 lines
950 B
Markdown

### [CVE-2008-4110](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4110)
![](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
Buffer overflow in the SQLVDIRLib.SQLVDirControl ActiveX control in Tools\Binn\sqlvdir.dll in Microsoft SQL Server 2000 (aka SQL Server 8.0) allows remote attackers to cause a denial of service (browser crash) or possibly execute arbitrary code via a long URL in the second argument to the Connect method. NOTE: this issue is not a vulnerability in many environments, since the control is not marked as safe for scripting and would not execute with default Internet Explorer settings.
### POC
#### Reference
- http://securityreason.com/securityalert/4262
#### Github
No PoCs found on GitHub currently.