> ## 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.

# Crlf injection logs

<AccordionGroup>
  <Accordion title="crlf-injection-logs">
    When data from an untrusted source is put into a logger and not neutralized correctly, an attacker could forge log entries or include malicious content.<br />**Likelihood**: MEDIUM<br />**Confidence**: MEDIUM<br />**CWE**: <br />- CWE-93: Improper Neutralization of CRLF Sequences ('CRLF Injection')
    <br />**OWASP**: <br />- A03:2021 - Injection
  </Accordion>
</AccordionGroup>
