Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-7587

MessageHistory stores passwords in plain text

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.13.2
    • 2.12.5, 2.13.3, 2.14.0
    • camel-core
    • None
    • Unknown

    Description

      The MessageHistory feature currently keeps passwords in plain text in case they are part of the URI.
      MessageHelper.doDumpMessageHistoryStacktrace() does some sanitizing, but only for the from node - other nodes/processors are currently not sanitized.
      In order to prevent handling sensitive information in the message history in general, I would suggest to sanitize the URI already when storing a MessageHistory item.

      Attachments

        Activity

          People

            njiang Willem Jiang
            marcozapletal Marco Zapletal
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: