Skip to content

Commit 4f4febf

Browse files
authored
Merge pull request #20602 from zeroSteiner/fix/fusionpbx-cve
Remove a CVE that was mistakenly added
2 parents 02a894a + 7b2643c commit 4f4febf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/exploits/unix/webapp/fusionpbx_exec_cmd_exec.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ def initialize(info = {})
2828
'License' => MSF_LICENSE,
2929
'Author' => ['bcoles'],
3030
'References' => [
31-
['CVE', '2019-11409'],
3231
['URL', 'https://docs.fusionpbx.com/en/latest/advanced/command.html']
3332
],
3433
'Platform' => %w[php linux unix],

0 commit comments

Comments
 (0)