Lucene search
K

MigasCMS 1.0 SQL Injection

🗓️ 19 May 2010 00:00:00Reported by ItSecTeamType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 18 Views

MigasCMS 1.0 SQL Injection, file function.php, security vulnerability, Turn off magic quote

Code
`##########################################################  
#Title: MigasCMS 1.0 SQL Injection  
#Download: http://www.sebrac.webcindario.com/cms/  
##########################################################  
#AUTHOR: ITSecTeam  
#Email: [email protected]  
#Website: http://www.itsecteam.com  
#Forum : http://forum.ITSecTeam.com  
#Original Advisory:  
http://www.itsecteam.com/en/vulnerabilities/vulnerability54.htm  
#Thanks: r3dm0v3,[email protected] ,pejvak, am!rkh@n  
##########################################################  
  
#DESCRIPTION (by vendor):#################################  
A small but complete cms for blogs, and personal page, with file manager  
and download area.  
  
#BUG:#####################################################  
file: function.php  
365: if(isset($_POST['submit'])){  
366: $categ = ($_REQUEST['categorie']);  
367: $query="Select * from sbc_links where idlink>0 and category =  
'$categ'" or die();  
368: }  
369: $result= mysql_query($query);  
  
#EXPLOIT:#################################################  
magic quotes must be off  
`

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

19 May 2010 00:00Current
0.2Low risk
Vulners AI Score0.2
18