> ## Documentation Index
> Fetch the complete documentation index at: https://docs.codeant.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Insecure hash

<AccordionGroup>
  <Accordion title="insecure-hash">
    This hashing algorithm is insecure. If this hash is used in a security context, such as password hashing, it should be converted to a stronger hashing algorithm.<br />**Likelihood**: LOW<br />**Confidence**: HIGH<br />**CWE**: <br />- CWE-328: Use of Weak Hash
    <br />**OWASP**: <br />- A02:2021 - Cryptographic Failures
    <br />- A03:2017 - Sensitive Data Exposure
  </Accordion>
</AccordionGroup>
