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 6bec3d2 commit 9eb630dCopy full SHA for 9eb630d
modules/exploits/multi/http/wp_givewp_rce.rb
@@ -22,8 +22,9 @@ def initialize(info = {})
22
'License' => MSF_LICENSE,
23
'Author' => [
24
'Villu Orav', # Initial Discovery
25
- 'Valentin Lobstein', # Metasploit Module
26
'EQSTSeminar', # Proof of Concept
+ 'Julien Ahrens', # Vulnerability Analysis
27
+ 'Valentin Lobstein' # Metasploit Module
28
],
29
'References' => [
30
['CVE', '2024-5932'],
0 commit comments