Skip to content

Commit 05d4123

Browse files
committed
Add CVE IDs
1 parent 6dc9809 commit 05d4123

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/exploits/multi/http/vbulletin_replace_ad_template_rce.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ def initialize(info = {})
3636
],
3737
'References' => [
3838
['URL', 'https://karmainsecurity.com/dont-call-that-protected-method-vbulletin-rce'],
39+
['CVE', '2025-48827'],
40+
['CVE', '2025-48828']
3941
],
4042
'License' => MSF_LICENSE,
4143
'Platform' => %w[unix linux windows],

0 commit comments

Comments
 (0)