NULL Pointer Dereference Affecting ouch package, versions >=0.0.0
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-RUST-OUCH-8073098
- published 24 Sep 2024
- disclosed 23 Sep 2024
- credit Unknown
How to fix?
There is no fixed version for ouch
.
Overview
Affected versions of this package are vulnerable to NULL Pointer Dereference via the transmute
function, which is called to convert the type of "month" object in ouch::archive::zip::convert_zip_date_time
, causing the object's address to be changed to the uninitialized memory region.