Skip to content

Commit 1d82ed1

Browse files
author
jvazquez-r7
committed
Update joomla_media_upload_exec references
1 parent bce50d1 commit 1d82ed1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

modules/exploits/unix/webapp/joomla_media_upload_exec.rb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,9 @@ def initialize(info={})
3535
[
3636
[ 'OSVDB', '95933' ],
3737
[ 'URL', 'http://developer.joomla.org/security/news/563-20130801-core-unauthorised-uploads' ],
38-
[ 'URL', 'http://www.cso.com.au/article/523528/joomla_patches_file_manager_vulnerability_responsible_hijacked_websites/' ]
38+
[ 'URL', 'http://www.cso.com.au/article/523528/joomla_patches_file_manager_vulnerability_responsible_hijacked_websites/' ],
39+
[ 'URL', 'https://github.com/joomla/joomla-cms/commit/fa5645208eefd70f521cd2e4d53d5378622133d8' ],
40+
[ 'URL', 'http://niiconsulting.com/checkmate/2013/08/critical-joomla-file-upload-vulnerability/' ]
3941
],
4042
'Payload' =>
4143
{

0 commit comments

Comments
 (0)