| 제목 | ouch-org ouch 0.3.1 Memory Corruption |
|---|
| 설명 | 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 ) |
|---|
| 원천 | ⚠️ https://github.com/rustsec/advisory-db/pull/2084/files |
|---|
| 사용자 | yewan (UID 82633) |
|---|
| 제출 | 2025. 03. 21. AM 05:42 (1 년도 ago) |
|---|
| 모더레이션 | 2025. 03. 30. PM 07:59 (10 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 302055 [ouch-org ouch 까지 0.3.1 zip.rs convert_zip_date_time 월 메모리 손상] |
|---|
| 포인트들 | 20 |
|---|