Описание
buffered-reader vulnerable to out-of-bounds array access leading to panic
Affected versions of the crate have a bug where attacker-controlled input can result in the use of an out-of-bound array index. Rust detects the use of the out-of-bound index and causes the application to panic. An attacker may be able to use this to cause a denial-of-service. However, it is not possible for an attacker to read from or write to the application's address space.
Ссылки
- https://nvd.nist.gov/vuln/detail/CVE-2023-53161
- https://github.com/advisories/GHSA-25mx-8f3v-8wh7
- https://gitlab.com/sequoia-pgp/sequoia/-/blob/main/buffered-reader/NEWS
- https://gitlab.com/sequoia-pgp/sequoia/-/tags/buffered-reader%2Fv1.0.2
- https://gitlab.com/sequoia-pgp/sequoia/-/tags/buffered-reader%2Fv1.1.5
- https://lists.sequoia-pgp.org/hyperkitty/list/announce@lists.sequoia-pgp.org/thread/SN2E3QRT4DMQ5JNEK6VIN6DJ5SH766DI
- https://rustsec.org/advisories/RUSTSEC-2023-0039.html
Пакеты
buffered-reader
< 1.0.2
1.0.2
buffered-reader
>= 1.1.0, < 1.1.5
1.1.5
Связанные уязвимости
The buffered-reader crate before 1.1.5 for Rust allows out-of-bounds array access and a panic.
The buffered-reader crate before 1.1.5 for Rust allows out-of-bounds array access and a panic.
The buffered-reader crate before 1.1.5 for Rust allows out-of-bounds array access and a panic.
The buffered-reader crate before 1.1.5 for Rust allows out-of-bounds a ...