Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-6636

The public api of BaseDataFileFactory may allow blackhats to assume elevated privileges.

    XMLWordPrintableJSON

Details

    • Normal
    • Security

    Description

      BaseDataFileFactory has a public constructor and a public boot() method. Arbitrary code running in the JVM may be able to instantiate a BaseDataFileFactory outside of Derby's authentication mechanisms and so acquire the ability to read/update Derby-managed data with the privileges granted to Derby. Arbitrary code may be able to interfere with the normal operation of Derby and may be able to corrupt data.

      This is just an observation based on casual code inspection. It may be that there are mechanisms in place which frustrate these attacks. I have not tried to exploit these potential vulnerabilities myself.

      Attachments

        1. derby-6636-01-aa-usederbyinternals.diff
          2 kB
          Richard N. Hillegas

        Activity

          People

            rhillegas Richard N. Hillegas
            rhillegas Richard N. Hillegas
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: