Add OSVDB reference 92867 for Memcached DoS module
parent
116e2bb418
commit
b087951118
|
@ -21,11 +21,11 @@ class Metasploit3 < Msf::Auxiliary
|
||||||
This module send specially-crafted packet causing a
|
This module send specially-crafted packet causing a
|
||||||
segmentation fault in memcached v1.4.15 or earlier versions.
|
segmentation fault in memcached v1.4.15 or earlier versions.
|
||||||
},
|
},
|
||||||
|
|
||||||
'References' =>
|
'References' =>
|
||||||
[
|
[
|
||||||
[ 'URL', 'https://code.google.com/p/memcached/issues/detail?id=192' ],
|
[ 'URL', 'https://code.google.com/p/memcached/issues/detail?id=192' ],
|
||||||
[ 'CVE', '2011-4971' ],
|
[ 'CVE', '2011-4971' ],
|
||||||
|
[ 'OSVDB', '92867' ]
|
||||||
],
|
],
|
||||||
'Author' => [ 'Gregory Man <man.gregory[at]gmail.com>' ],
|
'Author' => [ 'Gregory Man <man.gregory[at]gmail.com>' ],
|
||||||
'License' => MSF_LICENSE
|
'License' => MSF_LICENSE
|
||||||
|
|
Loading…
Reference in New Issue