Skip to content

Commit 52f1b95

Browse files
author
Tod Beardsley
committed
Add disclosure link
1 parent 7ed1655 commit 52f1b95

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/auxiliary/admin/http/arris_motorola_surfboard_backdoor_xss.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@ def initialize(info = {})
4646
'References' => [
4747
[ 'CVE', '2015-0964' ], # XSS vulnerability
4848
[ 'CVE', '2015-0965' ], # CSRF vulnerability
49-
[ 'CVE', '2015-0966' ] # "techician/yZgO8Bvj" web interface backdoor
49+
[ 'CVE', '2015-0966' ], # "techician/yZgO8Bvj" web interface backdoor
50+
[ 'URL', 'https://community.rapid7.com/rapid7_blogpostdetail?id=a111400000AanBs'] # Original disclosure
5051
]
5152
))
5253

0 commit comments

Comments
 (0)