Skip to content

Commit 80a8bab

Browse files
author
HD Moore
committed
Correct the CVE reference
1 parent a5053a0 commit 80a8bab

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
@@ -30,7 +30,7 @@ def initialize(info = {})
3030
'License' => MSF_LICENSE,
3131
'References' =>
3232
[
33-
[ 'CVE', '2012-5858' ],
33+
[ 'CVE', '2012-5958' ],
3434
[ 'US-CERT-VU', '922681' ],
3535
[ 'URL', 'https://community.rapid7.com/community/infosec/blog/2013/01/29/security-flaws-in-universal-plug-and-play-unplug-dont-play' ]
3636
],

0 commit comments

Comments
 (0)