Skip to content

Commit 6b5dba7

Browse files
committed
Update description
1 parent 64bc029 commit 6b5dba7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

modules/auxiliary/admin/http/wp_symposium_sql_injection.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ def initialize(info = {})
1313
info,
1414
'Name' => 'WordPress Symposium Plugin SQL Injection',
1515
'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.
16+
This module exploits a SQL injection vulnerability in the WP Symposium plugin
17+
before 15.8 for WordPress, which allows remote attackers to extract credentials
18+
via the size parameter to get_album_item.php.
1919
},
2020
'Author' =>
2121
[

0 commit comments

Comments
 (0)