We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64bc029 commit 6b5dba7Copy full SHA for 6b5dba7
modules/auxiliary/admin/http/wp_symposium_sql_injection.rb
@@ -13,9 +13,9 @@ def initialize(info = {})
13
info,
14
'Name' => 'WordPress Symposium Plugin SQL Injection',
15
'Description' => %q{
16
- SQL injection vulnerability in the WP Symposium plugin before 15.8 for WordPress
17
- allows remote attackers to execute arbitrary SQL commands via the size parameter
18
- to get_album_item.php.
+ This module exploits a SQL injection vulnerability in the WP Symposium plugin
+ before 15.8 for WordPress, which allows remote attackers to extract credentials
+ via the size parameter to get_album_item.php.
19
},
20
'Author' =>
21
[
0 commit comments