File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
modules/auxiliary/scanner/http Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,8 @@ def initialize
22
22
expand external entities with the SYSTEM identifier. In order to work MediaWiki must
23
23
be configured to accept upload of SVG files. If anonymous uploads are allowed the
24
24
username and password aren't required, otherwise they are. This module has been
25
- tested successfully on MediaWiki 1.19.4 and Ubuntu 10.04.
25
+ tested successfully on MediaWiki 1.19.4, 1.20.3 on Ubuntu 10.04 and Ubuntu 12.10.
26
+ Older versions were also tested but do not seem to be vulnerable to this vulnerability.
26
27
The following MediaWiki requirements must be met: File upload must be enabled,
27
28
$wgFileExtensions[] must include 'svg', $wgSVGConverter must be set to something
28
29
other than 'false'.
You can’t perform that action at this time.
0 commit comments