Skip to content

Commit d2175c3

Browse files
committed
Fixes disclosure date
1 parent 5162a8d commit d2175c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/linux/http/pandora_fms_auth_netflow_rce.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ def initialize(info = {})
3636
}
3737
]
3838
],
39-
'DisclosureDate' => '2025-12-30',
39+
'DisclosureDate' => '2025-06-27',
4040
'DefaultTarget' => 0,
4141
'DefaultOptions' => {
4242
'RPORT' => 80,

0 commit comments

Comments
 (0)