Skip to content

Commit 0037ccc

Browse files
committed
add osvdb ref for openx backdoor
1 parent c5d426f commit 0037ccc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/exploits/multi/http/openx_backdoor_php.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ def initialize(info = {})
2929
'License' => MSF_LICENSE,
3030
'References' => [
3131
[ 'CVE', '2013-4211' ],
32+
[ 'OSVDB', '96073' ],
3233
[ 'URL', 'http://www.heise.de/security/meldung/Achtung-Anzeigen-Server-OpenX-enthaelt-eine-Hintertuer-1929769.html'],
3334
[ 'URL', 'http://forum.openx.org/index.php?showtopic=503521628'],
3435
],

0 commit comments

Comments
 (0)