Skip to content

Commit 2c3181b

Browse files
committed
add osvdb ref 90627
1 parent 6c2d99c commit 2c3181b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/exploits/multi/http/polarcms_upload_exec.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ def initialize(info = {})
3030
'License' => MSF_LICENSE,
3131
'References' =>
3232
[
33-
[ 'CVE', '2013-0803' ]
33+
[ 'CVE', '2013-0803' ],
34+
[ 'OSVDB', '90627' ]
3435
],
3536
'Payload' =>
3637
{

0 commit comments

Comments
 (0)