Lumigent Log Explorer XP_LogAttach_SetPort Buffer Overflow Vulnerability

BID:5017

Info

Lumigent Log Explorer XP_LogAttach_SetPort Buffer Overflow Vulnerability

Bugtraq ID: 5017
Class: Boundary Condition Error
CVE: CVE-2002-0942
Remote: No
Local: Yes
Published: Jun 14 2002 12:00AM
Updated: Jul 11 2009 01:56PM
Credit: Credited to martin rakhmanoff <[email protected]>.
Vulnerable: Lumigent Log Explorer 3.0 1
- Microsoft SQL Server 7.0 SP3
- Microsoft SQL Server 7.0 SP3
- Microsoft SQL Server 7.0 SP2
- Microsoft SQL Server 7.0 SP2
- Microsoft SQL Server 7.0 SP1
- Microsoft SQL Server 7.0 SP1
- Microsoft SQL Server 7.0
- Microsoft SQL Server 7.0
- Microsoft SQL Server 2000 SP2
- Microsoft SQL Server 2000 SP1
- Microsoft SQL Server 2000 SP1
- Microsoft SQL Server 2000
- Microsoft SQL Server 2000
Not Vulnerable:

Discussion

Lumigent Log Explorer XP_LogAttach_SetPort Buffer Overflow Vulnerability

A buffer overflow vulnerability in xp_logattach.dll has been reported for Lumigent Log Explorer. Specifically, this affects the xp_logattach_setport 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.

Exploit / POC

Lumigent Log Explorer XP_LogAttach_SetPort Buffer Overflow Vulnerability

The following proof of concept was provided by martin rakhmanoff &lt;[email protected]&gt;.

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

---
Currently we are not aware of any exploits for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected] &lt;mailto:[email protected]&gt;.

Solution / Fix

Lumigent Log Explorer XP_LogAttach_SetPort Buffer Overflow Vulnerability

Solution:
The vendor is aware of the issue and is planning to release a fixed version soon. In the meantime, the vendor suggests granting execute permissions of stored procedures to trusted users only.

Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected] <mailto:[email protected]>.

References

Lumigent Log Explorer XP_LogAttach_SetPort Buffer Overflow Vulnerability

References:

© CVE.report 2026

Use of this information constitutes acceptance for use in an AS IS condition. There are NO warranties, implied or otherwise, with regard to this information or its use. Any use of this information is at the user's risk. It is the responsibility of user to evaluate the accuracy, completeness or usefulness of any information, opinion, advice or other content. EACH USER WILL BE SOLELY RESPONSIBLE FOR ANY consequences of his or her direct or indirect use of this web site. ALL WARRANTIES OF ANY KIND ARE EXPRESSLY DISCLAIMED. This site will NOT BE LIABLE FOR ANY DIRECT, INDIRECT or any other kind of loss.

CVE, CWE, and OVAL are registred trademarks of The MITRE Corporation and the authoritative source of CVE content is MITRE's CVE web site. This site includes MITRE data granted under the following license.

Free CVE JSON API cve.report/api

CVE.report and Source URL Uptime Status status.cve.report