Lucene search
+L

PHP/FI 1.0/FI 2.0/FI 2.0 b10 - mylog/mlog

🗓️ 19 Oct 1997 00:00:00Reported by Bryan BergType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 52 Views

PHP/FI had flawed logging scripts enabling access to any file via inclusion vulnerability.

Related
Code
ReporterTitlePublishedViews
Family
CVE
CVE-1999-0068
29 Sep 199904:00
cve
Cvelist
CVE-1999-0068
29 Sep 199904:00
cvelist
EUVD
EUVD-1999-0068
7 Oct 202500:30
euvd
NVD
CVE-1999-0068
19 Oct 199704:00
nvd
OpenVAS
PHP mylog.html/mlog.html read arbitrary file
3 Nov 200500:00
openvas
Tenable Nessus
PHP < 3.0 mylog.html/mlog.html Arbitrary File Access
13 Nov 200400:00
nessus
RedhatCVE
CVE-1999-0068
7 Jan 202609:39
redhatcve
source: https://www.securityfocus.com/bid/713/info

The PHP/FI package which was originally written by Rasmus Lerdorf is an is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly.

Since its inception, PHP/FI has been turned over to another development team and is now known only as PHP. Certain versions of PHP/FI shipped with two flawed example script for logging examples. These scripts were mylog.html & mlog.html. in both mlog.html and mylog.html. The idea is to include a file for each type of logging stats, however, there is no escaping of slashes, so one can specify any file on the system.

The problem lies in the line:

<?include "$screen">

By exploiting this problem users can view any file on the system which the http daemon user id has access to.

http://some.stupid.isp.net/~dumbuser/cool-logs/mlog.html?screen=[fully
qualified path to any file on the system]

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

03 Jul 2012 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 27.5
EPSS0.07028
52