Skip to content

Commit 9467297

Browse files
author
William Vu
committed
Land rapid7#2239, OSVDB refs for Chasys and OpenX
2 parents c5d426f + abd4fb7 commit 9467297

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-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
],

modules/exploits/windows/fileformat/chasys_draw_ies_bmp_bof.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ def initialize(info={})
3535
'References' =>
3636
[
3737
[ 'CVE', '2013-3928' ],
38+
[ 'OSVDB', '95689' ],
3839
[ 'BID', '61463' ],
3940
[ 'URL', 'http://secunia.com/advisories/53773/' ],
4041
[ 'URL', 'http://longinox.blogspot.com/2013/08/explot-stack-based-overflow-bypassing.html' ]

0 commit comments

Comments
 (0)