6486 : Multiple Vendor Global global.cgi Command Execution
Printer | http://osvdb.org/6486 | Email This | Edit Vulnerability

Views This Week

6

Views All Time

62

Info

Last Modified

5 months ago

Percent Complete

100%

Disclosure

Oct 24, 2000

Discovery

Unknown

Dates

Exploit

Unknown

Solution

Unknown

Description

The Global package global.cgi contains a flaw that may allow a malicious user to execute arbitrary shell commands. The issue is triggered due to due to insufficient handling of quoted or escaped characters in this version, and command line arguments are then handed off to shell commands. It is possible that the flaw may allow remote command execution resulting in a loss of integrity

Classification

Location: Remote/Network Access Required
Attack Type: Input Manipulation
Impact: Loss of Integrity
Exploit: Exploit Available
Disclosure: OSVDB Verified

Solution

Upgrade to the newest version of global-4.0.1, as it has been reported to fix this vulnerability. It is also possible to correct the flaw by implementing the following workaround(s):
modify the file
'HTML/cgi-bin/global.cgi' around line 35, and change the generated HTML
from:
$pattern =~ s/'//g; # to shut security hole
to
$pattern =~ s/"//g; # to shut security hole

Products

Apple Computer, Inc.
Watch-list
Global
Watch-list
3.55
FreeBSD Project
Watch-list
Global
Watch-list
3.55
International Business Machines Corporation
Watch-list
Global
Watch-list
3.55
Linux
Watch-list
Global
Watch-list
3.55
NetBSD Foundation, Inc.
Watch-list
Global
Watch-list
3.55
OpenBSD
Watch-list
Global
Watch-list
3.55

References

Tools & Filters

Snort

2210

Credit

  • Shigio Yamaguchi - shigioBrand New Doo Dootamacom.com -

Blogs

None found at this time

Comments

No Comments.

DONATE NOW!

User Status

Quick Searches

Advertisements

The database information may change without any notice. Use of the information constitutes acceptance for use in an AS IS condition, and 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. In no event shall the copyright holder or distributor (OSVDB or OSF) be held liable for any damages whatsoever arising out of or in connection with the use or spread of this information.

© Copyright 2008 Open Source Vulnerability Database (OSVDB), All Rights Reserved.
Privacy Statement - Terms of Use