Skip to content

Conversation

@Mobb-Fixer
Copy link

Issue description
Log Forging allows attackers to manipulate log files by injecting malicious content. This can be used to obfuscate attack traces or forge log entries to conceal unauthorized activities.
More info from OWASP: https://owasp.org/www-community/attacks/Log_Injection

Fix technique
Implement proper input sanitization to remove new lines for values going to the log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants