Changes for page Engine_XalanJ

Last modified by Nicolas Gregoire on 2012/01/31 17:35

From version Icon 38.1 Icon
edited by Nicolas Gregoire
on 2012/01/11 23:28
Change comment: There is no comment for this version
To version Icon 37.1 Icon
edited by Nicolas Gregoire
on 2012/01/11 23:27
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -19,12 +19,11 @@
19 19  
20 20  == Special features ==
21 21  
22 -* Java properties disclosure
23 -* Java environment disclosure
24 -* Java code execution
25 -* Arbitrary command execution
26 26  * File creation
23 +* Code execution
27 27  * JDBC connectivity
25 +* Java properties disclosure
26 +* Java environment disclosure
28 28  
29 29  == Java properties disclosure ==
30 30  
... ... @@ -34,6 +34,7 @@
34 34  |http:~/~/www.w3.org/1999/XSL/Transform|system-property()|[[xalanj-java-properties.xsl>>attach:xalanj-java-properties.xsl]]|[[xalanj-java-properties-output.txt>>attach:xalanj-java-properties-output.txt]]
35 35  
36 36  
36 +
37 37  == Java environment disclosure ==
38 38  
39 39  The checkEnvironment() extension function (documented [[here>>http://xml.apache.org/xalan-j/faq.html#faq-N10064||rel="__blank"]]) will display some information about the execution context (packages, paths, versions, ...).