Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-14843

arquillian validator security concerns

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • 4.1.0.Beta2
    • None
    • arquillian
    • None

      the arquillian validator seem to be running automatically and without a controlling security manager.

      With that behavior we are vunerable to file deletions, system exits and malicious code.

      Just try adding this to a @Deployment method:

      System.exit(0);

      or even worse file deletions.

      This is not okey - we need next release to not allow this to happen.

            manderse@redhat.com Max Andersen
            manderse@redhat.com Max Andersen
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: