Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
10.10.2.0
Description
The PlanExporter tool has a public method CreateXMLFile.writeTheXMLFile(). This method opens a FileOutputStream in a privileged block. We should change this so that unprivileged code cannot use the method to write files using derbytools.jar's privileges.