Skip to content

Log Forging issues fix in redis.ts#1179

Open
Mobb-Fixer wants to merge 1 commit into
InverseFinance:mainfrom
Mobb-Fixer:patch-1
Open

Log Forging issues fix in redis.ts#1179
Mobb-Fixer wants to merge 1 commit into
InverseFinance:mainfrom
Mobb-Fixer:patch-1

Conversation

@Mobb-Fixer
Copy link
Copy Markdown

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.

@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 29, 2024

@Mobb-Fixer is attempting to deploy a commit to the InverseFinance Team on Vercel.

A member of the Team first needs to authorize it.

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.

1 participant