Webpagecity WPC easy - SQL Injection



EKU-ID: 32543 CVE: CVE-2006-0832;OSVDB-23360 OSVDB-ID:
Author: murfie Published: 2006-02-18 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


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

Webpagecity 'WPC.easy' is prone to an SQL-injection vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input before using it in an SQL query.

Successful exploitation could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.

The following proof of concept is available:
login: ' OR '1=1
password: ' OR '1=1