Lucene search
K

phpThumb 1.7.9 Information Disclosure

🗓️ 06 May 2011 00:00:00Reported by mookType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 20 Views

phpThumb 1.7.9 Information Disclosure vulnerability with debug information leakag

Code
`# Exploit Title: phpThumb 'phpThumbDebug' Information Disclosure  
# Google Dork: inurl:phpThumb.php  
# Date: 06/05/2011  
# Author: mook  
# Software Link: http://phpthumb.sourceforge.net/#download  
# Version: 1.7.9  
# Tested on: linux  
  
Vulnerability:  
  
Information disclosure which includes absolute system paths, os  
flavour, application configuration information and other installed  
application versions.  
  
The vulnerability can be triggered by appending 'phpThumbDebug=" and  
any number from 0 to 10 to any phpThumb.php request. e.g:  
  
  
  
The response will be an image render of the debug information.  
  
Remediation:  
  
The responsible code can be found in phpThumb.php itself by changing  
the default "$PHPTHUMB_CONFIG['disable_debug'] = false;" to  
"$PHPTHUMB_CONFIG['disable_debug'] = true;".  
  
`

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