[
https://issues.apache.org/jira/browse/CAMEL-11269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16009220#comment-16009220
]
ASF GitHub Bot commented on CAMEL-11269:
----------------------------------------
Github user paoloantinori closed the pull request at:
https://github.com/apache/camel/pull/1690
> 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
> Fix For: 2.17.7, 2.18.4, 2.19.1, 2.20.0
>
>
> 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)