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!
Easynews <= 4.4.1 (admin.php) Authentication Bypass Vulnerability
================================================================= Easynews <= 4.4.1 (admin.php) Authentication Bypass Vulnerability ================================================================= +------------------------------------------------------------------------------------------- + Easynews <= 4.4.1 (admin.php) Authentication Bypass Vulnerability +------------------------------------------------------------------------------------------- + Affected Software .: Easynews <= 4.4.1 + Vendor ............: http://www.myupb.com/ + Description .......: "A news management system for your website." + Class .............: Authentication Bypass + Risk ..............: High (Authentication Bypass) + Found By ..........: nuffsaid +------------------------------------------------------------------------------------------- + Details: + Easynews doesn't properly check to ensure an administrator has been logged in with correct + username and password information, it only checks if $admin[$en_login_id] == "true". + + Tested and working on version 4.4.0 and 4.4.1 (previous versions may also be affected) + with register_globals = On, after bypassing the login check administrators have the option + to edit config2.php (PHP code can be inserted then executed by visiting config2.php directly + or any other script that includes config2.php) and other general settings. + + Vulnerable Code: + admin.php, line(s) 22: if(@$admin[$en_login_id] == "true") //admin is logged in successfuly + + Proof Of Concept: + http://[target]/[path]/admin.php?action=users&en_login_id=0 + http://[target]/[path]/admin.php?action=config&en_login_id=0 +------------------------------------------------------------------------------------------- # 0day.today [2024-12-25] #