Welcome to Coding : Sécurité Programmation Réseaux

Search   in  

 Create an Account Home | Submit News Your Account Content | Topics | Top 10  


Accueil
· Home
· Listing des Articles
· Top 10
· Repository des Exploits

Les sujets / parties
· C / C ++
· Visual Basic
· Asm
· Reseaux
· Java
· Securite
· Divers

Utile
· Listing des Articles

· Telecharger
· Le Forum
· Liens
· Proposer un article

Top20 des Downloads
· 1: Etude des reseaux generalites et protocoles
· 2: Cheval de troie en VB avec sources
· 3: Netcat 1.1
· 4: Keylogger
· 5: Etudes des reseaux hauts debits architectures et protocoles
· 6: Ecoute de port
· 7: Etude du Smart Spoofing
· 8: Win Packet Capture Utils
· 9: Tutorial on Traffic Interception on Switched Lan using ARP spoofing
· 10: Cours de C

User Info
Welcome, Anonymous
Nickname
Password
(Register)
Membership:
Latest: gold-os
New Today: 0
New Yesterday: 1
Overall: 2179

People Online:
Visitors: 40
Members: 0
Total: 40

  
Coding : Sécurité Programmation Réseaux Exploit Library!

Multi-Page Comment System 1.1.0 Insecure Cookie Handling Vulnerability


Multi-Page Comment System 1.1.0 Insecure Cookie Handling Vulnerability
--==+================================================================================+==--
--==+              Multi-Page Comment System 1.1.0 Insecure Cookie Handling          +==--
--==+================================================================================+==--



Discovered By: t0pP8uZz
Discovered On: 15 MAY
Script Download: http://tpvgames.co.uk/web/mpcs/
DORK: "(Multi-Page Comment System)"



Vendor Has Not Been Notified!




DESCRIPTION: 

Multi-Page Comment System, suffers from insecure cookie handling, when a admin login is successfull the script creates
a cookie to show the rest of the admin area the user is already logged in. the bad thing is the cookie doesnt
contain any password or anything alike, therefor we can craft a admin cookie and make it look like we are
logged in as a legit admin.

the below javascript code will create a cookie, after pasting the code into your browser and running
on the affected domain, you can simply visit "/admin.php" and your admin.



Exploit:

javascript:document.cookie = "CommentSystemAdmin=1; path=/";



NOTE/TIP: 

after pasting the above javascript code into your browser you can visit "/admin.php" to see your a admin.

(this just shows how many bad programmers are out there.)



GREETZ: milw0rm.com, h4ck-y0u.org, CipherCrew !



peace, t0pP8uZz



--==+================================================================================+==--
--==+              Multi-Page Comment System 1.1.0 Insecure Cookie Handling          +==--
--==+================================================================================+==--

# milw0rm.com [2008-05-15]
PHP-Nuke Copyright © 2005 by Francisco Burzi. This is free software, and you may redistribute it under the GPL. PHP-Nuke comes with absolutely no warranty, for details, see the license.
Page Generation: 0.24 Seconds