This package has limited bug data (2 entries). Check back later or see the package health page for the full signal.
tonic known bugs
cargo2 known bugs in tonic, with affected versions, fixes and workarounds. Sourced from upstream issue trackers.
2
bugs
Known bugs
| Severity | Affected | Fixed in | Title | Status | Source |
|---|---|---|---|---|---|
| medium | 0.12.2 | 0.12.3 | Remotely exploitable Denial of Service in Tonic ## Impact
When using `tonic::transport::Server` there is a remote DoS attack that can cause the server to exit cleanly on accepting a tcp/tls stream. This can be triggered via causing the accept call to error out with errors there were not covered correctly causing the accept loop to exit.
More information can be found [here](https://github.com/hyperium/tonic/issues/1897)
## Patches
Upgrading to tonic `0.12.3` and above contains the fix.
## Workarounds
A custom accept loop is a possible workaround. | fixed | osv:RUSTSEC-2024-0376 |
| medium | 0.12.2 | 0.12.3 | Tonic has remotely exploitable denial of service vulnerability ### Impact
When using `tonic::transport::Server` there is a remote DoS attack that can cause the server to exit cleanly on accepting a tcp/tls stream. This can be triggered via causing the accept call to error out with errors there were not covered correctly causing the accept loop to exit.
More information can be found [here](https://github.com/hyperium/tonic/issues/1897)
### Patches
Upgrading to tonic `0.12.3` and above contains the fix.
### Workarounds
A custom accept loop is a possible workaround. | fixed | osv:GHSA-4jwc-w2hc-78qv |
API access
Get this data programmatically \u2014 free, no authentication.
curl https://depscope.dev/api/bugs/cargo/tonic