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!
PostCard 1.0 Remote Insecure Cookie Handling Vulnerability
========================================================== PostCard 1.0 Remote Insecure Cookie Handling Vulnerability ========================================================== --==+================================================================================+==-- --==+ PostCard 1.0 Insecure Cookie Handling (Arbitrary Authentication) +==-- --==+================================================================================+==-- Discovered By: t0pP8uZz Discovered On: 13 April 2008 Script Download: N/A DORK: N/A Vendor Has Not Been Notified! DESCRIPTION: PostCard 1.0 (and prior???) suffers from insecure cookie handling. to be able to view admin panel the user requires to login using a valid user/pass after the valid user/pass has been passed and matches then a cookie is created the admin panel checks to see if this cookie exists if it does then user can access admin. since the cookie doesnt contain no hash/pass/sid just a number "1" indicating we are logged in, the remote attacker can craft a cookie (working example below) to access admin Vulnerability: javascript:document.cookie = "logged_in=1; path=/;"; NOTE/TIP: after running the above javascript (or adding cookies manually) you will be able to visit the admin panel at "/postcard-admin.php" # 0day.today [2024-12-24] #