10 lines
No EOL
659 B
Text
10 lines
No EOL
659 B
Text
source: https://www.securityfocus.com/bid/17890/info
|
|
|
|
Creative Community Portal is prone to multiple SQL-injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input before using it in SQL queries.
|
|
|
|
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.
|
|
|
|
Version 1.1 of Creative Community Portal is vulnerable to these issues; other versions may also be affected.
|
|
|
|
http://www.example.com/PollResults.php?answer_id=32&AddVote=[SQL]
|
|
http://www.example.com/PollResults.php?answer_id=[SQL] |