Skip to content

Security: avoid requests with NULL characters (0x00) on GET #9350

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

Merged
merged 3 commits into from
Jun 20, 2022

Conversation

humitos
Copy link
Member

@humitos humitos commented Jun 17, 2022

Block requests that contain "\x00" characters on their GET attributes. Raise
SuspiciousOperation on these cases.

Screenshot_2022-06-17_14-28-15


Related to #9349
Sentry issues: https://sentry.io/organizations/read-the-docs/issues/2941721921/?project=148442

Block requests that contain "\x00" characters on their GET attributes. Raise
`SuspiciousOperation` on these cases.

Related to #9349
Sentry issues: https://sentry.io/organizations/read-the-docs/issues/2941721921/?project=148442
@humitos humitos requested a review from a team as a code owner June 17, 2022 12:23
@humitos humitos requested a review from benjaoming June 17, 2022 12:23
@humitos humitos requested review from ericholscher and benjaoming and removed request for benjaoming June 17, 2022 12:23
@humitos humitos enabled auto-merge (squash) June 20, 2022 18:26
@humitos humitos merged commit d6814fd into main Jun 20, 2022
@humitos humitos deleted the humitos/null-characters-request branch June 20, 2022 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants