mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 13:37:50 +02:00
20 lines
870 B
Markdown
20 lines
870 B
Markdown
### [CVE-2008-0086](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0086)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Buffer overflow in the convert function in Microsoft SQL Server 2000 SP4, 2000 Desktop Engine (MSDE 2000) SP4, and 2000 Desktop Engine (WMSDE) allows remote authenticated users to execute arbitrary code via a crafted SQL expression.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.vmware.com/security/advisories/VMSA-2011-0003.html
|
|
- http://www.vmware.com/support/vsphere4/doc/vsp_vc41_u1_rel_notes.html
|
|
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2008/ms08-040
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|