Paolo Antinori created CAMEL-11269:
--------------------------------------

             Summary: URISupport sanitizeUri partial support for RAW()
                 Key: CAMEL-11269
                 URL: https://issues.apache.org/jira/browse/CAMEL-11269
             Project: Camel
          Issue Type: Bug
          Components: camel-core
    Affects Versions: 2.19.0
            Reporter: Paolo Antinori
            Assignee: Paolo Antinori


The usage of {{&}} symbol in a password wrapped by {{RAW()}} function breaks 
the masking of the password.

The result of this is a partial leak of the clear text password.

See this example:

{{password=RAW(abc&SUFFIX)}} is translated into {{password=xxxxxx&SUFFIX}}





--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to