cve/2002/CVE-2002-1137.md

18 lines
852 B
Markdown
Raw Normal View History

2024-07-25 21:25:12 +00:00
### [CVE-2002-1137](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-1137)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
2025-09-29 21:09:30 +02:00
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
2024-07-25 21:25:12 +00:00
### Description
Buffer overflow in the Database Console Command (DBCC) that handles user inputs in Microsoft SQL Server 7.0 and 2000, including Microsoft Data Engine (MSDE) 1.0 and Microsoft Desktop Engine (MSDE) 2000, allows attackers to execute arbitrary code via a long SourceDB argument in a "non-SQL OLEDB data source" such as FoxPro, a variant of CAN-2002-0644.
### POC
#### Reference
- http://www.cisco.com/warp/public/707/cisco-sa-20030126-ms02-061.shtml
#### Github
No PoCs found on GitHub currently.