CVE-2021-28879 log
| Source |
|
| Severity | Medium |
| Remote | Yes |
| Type | Arbitrary code execution |
| Description | In the standard library in Rust before 1.52.0, the Zip implementation can report an incorrect size due to an integer overflow. This bug can lead to a buffer overflow when a consumed Zip iterator is used again. |
| Group | Package | Affected | Fixed | Severity | Status | Ticket |
|---|---|---|---|---|---|---|
| AVG-1801 | rust | 1:1.51.0-1 | 1:1.52.0-1 | Medium | Fixed |
| References |
|---|
https://github.com/rust-lang/rust/issues/82282 https://github.com/rust-lang/rust/pull/82289 https://github.com/rust-lang/rust/commit/ee796c65233e24f76c6867bb393416608364500f |