Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for CRLF injection vulnerability (copy commit 483b1d8d from main) #1955

Open
wants to merge 1 commit into
base: rel/v5.2
Choose a base branch
from

Conversation

gennmukhin
Copy link

@gennmukhin gennmukhin commented Feb 13, 2025

What kind of change does this PR introduce?

Fix

What is the current behavior?

Header and Authorise attributes could CRLF which may cause issues

What is the new behavior?

Added detection and correction of CRLF characters.

What might this PR break?
None expected

Please check if the PR fulfills these requirements

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Other information:
This is copy of the commit 483b1d8 from main to old branch rel/v5.2.

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