Lucene search
K

ChatNess 2.5 Session Fixation

🗓️ 19 Mar 2014 00:00:00Reported by Hossein HezamiType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 19 Views

ChatNess 2.5 Session Fixation exploit discovered by Dr.3v1l in 2014 allows attacker to hijack valid user session with fixed PHPSESSID cookie to acunetixsessionfixation

Code
`#######################################################################  
#  
# Exploit Title: ChatNess 2.5 Session Fixation Script  
# Date: 2014 18 March  
# Author: Dr.3v1l  
# Vendor Homepage: http://www.chatness.us  
# Version : 2.5  
# Tested on: Windows  
# Category: webapps  
# Google Dork: intext:"Powered by Chatness"  
#  
#######################################################################  
#  
# [+] Exploit :  
#  
# http://<server>/chatness/chatness/chat.php  
#  
# Discovered by: Scripting (Session_Fixation.script).  
#   
# Attack details :  
# Session cookie PHPSESSID was fixed to acunetixsessionfixation.  
#   
# Vulnerability description :  
#  
# Session Fixation is an attack that permits an attacker to hijack a valid user session.  
# The attack explores a limitation in the way the web application manages the session ID,  
# more specifically the vulnerable web application. When authenticating a user,  
# it doesn't assign a new session ID, making it possible to use an existent session ID.  
# The attack consists of inducing a user to authenticate himself with a known session ID,  
# and then hijacking the user-validated session by the knowledge of the used session ID.  
# The attacker has to provide a legitimate Web application session ID and try to make the victim's browser use it.  
#  
#######################################################################  
#  
# [+] Contact Me :  
#  
# [email protected]  
# Twitter.com/Doctor_3v1l  
# Facebook.com/bdb.0web  
# Facebook.com/groups/1427166220843499/  
# IR.linkedin.com/in/hossein3v1l  
# Hossein Hezami - Black_Devils B0ys  
#  
#######################################################################  
# B.Devils.B Friends , R.H.H (UnderGround) , IeDB.IR , IrSecTeam  
#######################################################################  
`

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