[
https://issues.apache.org/jira/browse/SYNAPSE-1126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17402765#comment-17402765
]
Surya Prakash Raja commented on SYNAPSE-1126:
---------------------------------------------
[~mahir.kabir]Are we still using this class to generate UUIDs? The class is
marked deprecated and recommends users to utilize UIDGenerator from Axiom Utils.
> Usage of broken hash algorithm detected
> ---------------------------------------
>
> Key: SYNAPSE-1126
> URL: https://issues.apache.org/jira/browse/SYNAPSE-1126
> Project: Synapse
> Issue Type: Improvement
> Reporter: Md Mahir Asef Kabir
> Assignee: Isuru Udana
> Priority: Major
>
> In file
> [https://github.com/apache/synapse/blob/3bc7f0c6322d0a59121577c7af027a336f3257c7/modules/core/src/main/java/org/apache/synapse/util/UUIDGenerator.java]
> (at Line 96) "md5" algorithm has been used.
> *Security Impact*:
> The MD5 Message-Digest Algorithm is not collision-resistant, which makes it
> easier for context-dependent attackers to conduct spoofing attacks
> *Useful Resources*:
> https://www.cvedetails.com/cve/CVE-2004-2761/
> *Solution we suggest*:
> Use Sha >= 256 algorithms instead
> *Please share with us your opinions/comments if there is any*:
> Is the bug report helpful?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]