7.5
CVSSv2

CVE-2000-0207

Published: 01/03/2000 Updated: 10/09/2008
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 755
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

SGI InfoSearch CGI program infosrch.cgi allows remote malicious users to execute commands via shell metacharacters.

Vulnerable Product Search on Vulmon Subscribe to Product

sgi infosearch 1.0

sgi irix 6.5

sgi irix 6.5.1

sgi irix 6.5.2m

sgi irix 6.5.3

sgi irix 6.5.3m

sgi irix 6.5.6

sgi irix 6.5.7

sgi irix 6.5.3f

sgi irix 6.5.4

Exploits

source: wwwsecurityfocuscom/bid/1031/info The InfoSearch package converts man pages and other documentation into HTML web content The search form uses infosrchcgi which does not properly parse user input in the 'fname' variable, allowing commands to be executed at the webserver privilege level by remote web users #!/usr/bin/perl -w # ...