mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 11:48:07 +02:00
18 lines
950 B
Markdown
18 lines
950 B
Markdown
### [CVE-2008-4110](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4110)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|