People-Trak - Login SQL Injection



EKU-ID: 37790 CVE: OSVDB-ID:
Author: Mormoroth.net Published: 2009-04-13 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


source: https://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)--