mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 00:14:52 +02:00
20 lines
825 B
Markdown
20 lines
825 B
Markdown
### [CVE-2008-0106](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0106)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Buffer overflow in Microsoft SQL Server 2005 SP1 and SP2, and 2005 Express Edition SP1 and SP2, allows remote authenticated users to execute arbitrary code via a crafted insert statement.
|
|
|
|
### 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.
|
|
|