Skip to content

Commit 84e4b8d

Browse files
committed
land rapid7#8115 which adds a CVE reference to IMSVA
2 parents c0c1ac3 + f706c4d commit 84e4b8d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/exploits/linux/http/trend_micro_imsva_exec.rb

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

0 commit comments

Comments
 (0)