Skip to content

Commit 6e8b844

Browse files
committed
add osvdb ref 89611
1 parent 63483a9 commit 6e8b844

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/multi/upnp/libupnp_ssdp_overflow.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ def initialize(info = {})
3131
'References' =>
3232
[
3333
[ 'CVE', '2012-5958' ],
34-
[ 'OSVDB', '89611' ],
34+
[ 'OSVDB', '89611' ],
3535
[ 'US-CERT-VU', '922681' ],
3636
[ 'URL', 'https://community.rapid7.com/community/infosec/blog/2013/01/29/security-flaws-in-universal-plug-and-play-unplug-dont-play' ]
3737
],

0 commit comments

Comments
 (0)