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

next/254/20240120/v1 #414

Closed
wants to merge 5 commits into from

Conversation

catenacyber and others added 5 commits July 19, 2023 16:02

Verified

This commit was signed with the committer’s verified signature.
renovate-bot Mend Renovate
Previously, we fell back on HTTP/0.9 if there was a missing protocol
except if the following line cintained a colon.

This makes libhtp stricter to consider a transaction as 0.9
by only accepting if we have spaces after the request line

as done in libhtp-rs

Ticket: 6643
So that following headers and response still get processed

Ticket: #6415
For instance, the following header may be considered as valid:
Transfer-Encoding: chunked, chunked

Introduces a new helper function to recognize header value tokens

Ticket: #6415
@victorjulien
Copy link
Member Author

@catenacyber how will cifuzz become green again if this is merged?

@catenacyber
Copy link
Contributor

how will cifuzz become green again if this is merged?

Cifuzz is always green on the main branch, even if there are other known bugs (differential fuzzing findings) cf https://bugs.chromium.org/p/oss-fuzz/issues/list?q=label:Proj-libhtp

@victorjulien
Copy link
Member Author

PR not against up to date 0.5.x

@victorjulien victorjulien deleted the next/254/20240120/v1 branch January 22, 2024 09:07
@catenacyber
Copy link
Contributor

PR not against up to date 0.5.x

Should I do something ?

@victorjulien
Copy link
Member Author

PR not against up to date 0.5.x

Should I do something ?

No, I need to rerun the staging but since we broken SV so we first need OISF/suricata-verify#1601

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

Successfully merging this pull request may close these issues.

None yet

4 participants