We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4e4a5d commit 1733d3eCopy full SHA for 1733d3e
modules/exploits/multi/http/struts_default_action_mapper.rb
@@ -26,9 +26,6 @@ def initialize(info = {})
26
"redirectAction:" is not properly sanitized. Since said information will be
27
evaluated as OGNL expression against the value stack, this introduces the
28
possibility to inject server side code.
29
-
30
- This module has been tested successfully on Struts 2.3.15 and Struts 2.0.11.2 over
31
- Tomcat 7, with Windows 2003 SP2 and Ubuntu 10.04 operating systems.
32
},
33
'License' => MSF_LICENSE,
34
'Author' =>
0 commit comments