Lucene search
+L

Lumigent Log Explorer XP - _LogAttach_StartProf Buffer Overflow

🗓️ 14 Jun 2002 00:00:00Reported by Martin RakhmanoffType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 24 Views

Buffer overflow in xp_logattach_StartProf allows code execution as SQL server process.

Related
Code
ReporterTitlePublishedViews
Family
CVE
CVE-2002-0942
31 Aug 200204:00
cve
Cvelist
CVE-2002-0942
31 Aug 200204:00
cvelist
Exploit DB
Lumigent Log Explorer 3.0.1 - XP_LogAttach_SetPort Buffer Overflow
14 Jun 200200:00
exploitdb
NVD
CVE-2002-0942
4 Oct 200204:00
nvd
source: https://www.securityfocus.com/bid/5016/info

A buffer overflow vulnerability in xp_logattach.dll has been reported for Lumigent Log Explorer. Specifically, this affects the xp_logattach_StartProf stored procedure.

If this condition is successfully exploited, it is possible for locations in memory to be overwritten with attacker-supplied instructions, allowing for code execution as the SQL server process. By default, SQL Server runs as a non-privileged user.

It should be noted that extended stored procedures can be run only by the dbo user by default.

declare @bo varchar(8000)
set @bo = replicate('A', 800)
exec xp_logattach_StartProf @bo

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

27 Sep 2012 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 27.5
EPSS0.06199
24