durch / rust-s3

Rust library for interfacing with S3 API compatible services
MIT License
498 stars 195 forks source link

RUSTSEC-2024-0336: DoS in rustls: Infinite loop based on network input #385

Closed bowlofeggs closed 1 week ago

bowlofeggs commented 2 months ago

The current release of rust-s3 uses rustls 0.20 via attohttpc. Unfortunately, the fixes for RUSTSEC-2024-0336 start in the 0.21 series. This means that users of the stable version of rust-s3 are unable to update rustls to address this issue.

It looks like the release candidates for rust-s3 allow newer versions of rust-s3 to be used. Is it possible to make a release to address this?

durch commented 1 week ago

0.34 brings in rustls 0.21