8 lines
No EOL
613 B
Text
8 lines
No EOL
613 B
Text
source: https://www.securityfocus.com/bid/12710/info
|
|
|
|
ProjectBB is reportedly affected by multiple SQL injection vulnerabilities. These issues are due to the application failing to properly sanitize user-supplied input before using it in SQL queries.
|
|
|
|
Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.
|
|
|
|
http://www.example.com/Zip/divers.php?action=liste&liste=[SQL CODE]
|
|
http://www.example.com/Zip/divers.php?action =liste&liste=email&desc=[SQL CODE]&pages=1 |