Skip to content

Commit f706c4d

Browse files
committed
Removing prefix
1 parent 60186f6 commit f706c4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/linux/http/trend_micro_imsva_exec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ def initialize(info={})
3131
],
3232
'References' =>
3333
[
34-
['CVE', 'CVE-2017-6398'],
34+
['CVE', '2017-6398'],
3535
['URL', 'https://pentest.blog/advisory-trend-micro-interscan-messaging-security-virtual-appliance-remote-code-execution/']
3636
],
3737
'Privileged' => true,

0 commit comments

Comments
 (0)