exploit-db-mirror/platforms/asp/webapps/32903.txt
Offensive Security 46dd79985b Updated 04_18_2014
2014-04-18 04:35:42 +00:00

9 lines
No EOL
478 B
Text
Executable file

source: http://www.securityfocus.com/bid/34491/info
People-Trak is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
The following example data is available:
username: ' or 1=(Select top 1 WAM_UserID from WebAppMgrs)--