mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 20:04:58 +02:00
20 lines
1.1 KiB
Markdown
20 lines
1.1 KiB
Markdown
### [CVE-2008-0107](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0107)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Integer underflow in SQL Server 7.0 SP4, 2000 SP4, 2005 SP1 and SP2, 2000 Desktop Engine (MSDE 2000) SP4, 2005 Express Edition SP1 and SP2, and 2000 Desktop Engine (WMSDE); Microsoft Data Engine (MSDE) 1.0 SP4; and Internal Database (WYukon) SP2 allows remote authenticated users to execute arbitrary code via a (1) SMB or (2) WebDAV pathname for an on-disk file (aka stored backup file) with a crafted record size value, which triggers a heap-based buffer overflow, aka "SQL Server Memory Corruption Vulnerability."
|
|
|
|
### 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.
|
|
|