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

Add axum-core DoS #1417

Merged
merged 9 commits into from
Sep 13, 2022
Merged

Conversation

davidpdrsn
Copy link
Contributor

No description provided.

@davidpdrsn
Copy link
Contributor Author

Could the CI error be because it doesn't handle parsing rc versions like 0.3.0.rc.2?

@pinkforest pinkforest added the denial of service attacker can crash/prevent access to service label Sep 12, 2022
@pinkforest pinkforest changed the title Add advisory for axum-core Add axum-core DoS Sep 12, 2022
Co-authored-by: pinkforest(she/her) <36498018+pinkforest@users.noreply.github.com>
@pinkforest pinkforest merged commit 42bea97 into rustsec:main Sep 13, 2022
@alex
Copy link
Member

alex commented Oct 11, 2022 via email

@pinkforest
Copy link
Contributor

pinkforest commented Oct 11, 2022

The decision we ended up last month with was here: #1417 (comment)

patched = [">= 0.2.8, < 0.3.0-rc.1", ">= 0.3.0-rc.2"]

And it links to the issue on rustsec/rustsec we clarified the SemVer out: rustsec/rustsec#690 (comment)

Which reflects the (eventually) merged PR.

We discussed also in zulip re: this:
https://rust-lang.zulipchat.com/#narrow/stream/146229-wg-secure-code/topic/OSV.20pre-release.20SemVer.20handling/near/298416355

I'll TODO to document this properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
denial of service attacker can crash/prevent access to service
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants