Lucene search
+L

Kootenay Web Inc whois 1.0 - Remote Command Execution

🗓️ 29 Oct 2000 00:00:00Reported by Mark StratmanType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 28 Views

Vulnerability in Kootenay Web Inc Whois allows remote command execution via unvalidated input.

Related
Code
ReporterTitlePublishedViews
Family
cve
CVE
CVE-2000-0941
22 Jan 200105:00
cve
cvelist
Cvelist
CVE-2000-0941
22 Jan 200105:00
cvelist
nessus
Tenable Nessus
KW Whois CGI whois Parameter Arbitrary Command Execution
29 Nov 200200:00
nessus
nvd
NVD
CVE-2000-0941
19 Dec 200005:00
nvd
source: https://www.securityfocus.com/bid/1883/info

whois is a utility used to find general information and technical details about registered domain names. A vulnerability exists in Kootenay Web Inc's Whois (release v.1.9), a web interface to whois running on a linux server.

Due to a failure to properly check user-supplied input to a form variable for shell metacharacters, a malicious remote user can trick the script into executing arbitrary code on the host system. At that point an attacker can gain local shell access to the system with the privileges of the webserver. Further compromise (eg, root) may follow.

Unsafe code:
$site = $query->param('whois');
....
$app = `whois $site`;
print "$app .......

Proof of concept:
Type ";id" (without the quotes) into the input box.

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

09 Aug 2012 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 210
EPSS0.13461
28