Article Directory - 'login.php' SQL Injection



EKU-ID: 38251 CVE: OSVDB-ID:
Author: R3d D3v!L Published: 2009-12-16 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


source: https://www.securityfocus.com/bid/37356/info

Article Directory 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 is available:

Username : X' or ' 1=1
Password : X' or ' 1=1