| Título | ouch-org ouch 0.3.1 Memory Corruption |
|---|
| Descripción | When trying to decompress a file using "ouch", we can reach the function "ouch::archive::zip::convert_zip_date_time".
In the function, there is a unsafe function, "transmute". Once the "transmute" function is called to convert the type of "month" object,
the address of the object is changed to the uninitialized memory region.
After that, when other function tries to dereference "month", segmentation fault occurs.
github issue link : ( https://github.com/ouch-org/ouch/issues/707 ) |
|---|
| Fuente | ⚠️ https://github.com/rustsec/advisory-db/pull/2084/files |
|---|
| Usuario | yewan (UID 82633) |
|---|
| Sumisión | 2025-03-21 05:42 (hace 1 Año) |
|---|
| Moderación | 2025-03-30 19:59 (10 days later) |
|---|
| Estado | Aceptado |
|---|
| Entrada de VulDB | 302055 [ouch-org ouch hasta 0.3.1 zip.rs convert_zip_date_time mes desbordamiento de búfer] |
|---|
| Puntos | 20 |
|---|