=====================================
Andromeda v1.9.2 Mullti Vulnerability
=====================================
========================================================================================
| # Title : Andromeda v1.9.2 Mullti Vulnerability
| # Author : indoushka
| # Script : powered by ZIKRENOOR.COM version v1.9.2 PHP. ©2010 SalamHosting.Com, ZIKRENOOR.COM.
| # Tested on: windows SP2 Fran?ais V.(Pnx2 2.0) + Lunix Fran?ais v.(9.4 Ubuntu)
| # Bug : Mullti
|
====================== Exploit By indoushka =================================
# Exploit :
1- XSS :
http://127.0.0.1/Andromeda.v1.9.2-/index.php?q=s&sm=fo&s=<img+src=http://127.0.0.1/1.JPG+onload=alert(00213771818860)>
2- Cookie manipulation :
Vulnerability description:
This script is vulnerable to Cookie manipulation attacks.
By injecting a custom HTTP header or by injecting a META tag, it is possible to alter the cookies stored in the browser. Attackers will normally manipulate cookie values to fraudulently authenticate themselves on a web site.
Affected items
/Andromeda.v1.9.2-/index.php
Attack details:
The GET variable s has been set to <meta+http-equiv='Set-cookie'+content='cookiename=cookievalue'>.
http://127.0.0.1/Andromeda.v1.9.2-/index.php?q=s&sm=fo&s=<meta+http-equiv='Set-cookie'+content='cookiename=cookievalue'>
The impact of this vulnerability
By exploiting this vulnerability, an attacker may conduct a session fixation attack. In a session fixation attack, the attacker fixes the user's session ID before the user even logs into the target server, thereby eliminating the need to obtain the user's session ID afterwards.
How to fix this vulnerability:
You need to filter the output in order to prevent the injection of custom HTTP headers or META tags. Additionally, with each login the application should provide a new session ID to the user.
# 0day.today [2018-04-14] #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