ouch
Painless compression and decompression in the terminal
Activity
- Latest release
- 1d ago
- Total releases
- 21
- Cadence
- ~28 days
- Last 12 months
- 5
Reach
- Downloads
- 47.4k
- Stars
- 3.8k
Details
- License
- MIT
- First release
- Mar 24, 2021
| Version | Released | |
|---|---|---|
0.8.3
patch
|
0.8.3
patch
Dependencies (45)
+ 37 more
Changelog
Compare changes
|
|
0.8.2
patch
|
0.8.2
patch
Dependencies (45)
+ 37 more
Changelog
Compare changes
|
|
0.8.0
unknown
|
0.8.0
unknown
Dependencies (45)
+ 37 more
Changelog
Compare changes
|
|
0.7.1
unknown
|
0.7.1
unknown
Dependencies (47)
+ 39 more
Changelog
Compare changes
|
|
0.7.0
unknown
|
0.7.0
unknown
Dependencies (47)
+ 39 more
Changelog
Compare changes
|
|
0.6.1
unknown
|
0.6.1
unknown
Dependencies (40)
+ 32 more
Changelog
Compare changes
|
|
0.6.0
unknown
|
0.6.0
unknown
Dependencies (40)
+ 32 more
Changelog
Compare changes
|
|
0.5.1
unknown
|
0.5.1
unknown
Dependencies (35)
+ 27 more
Changelog
Compare changes
|
|
0.5.0
unknown
|
0.5.0
unknown
Dependencies (35)
+ 27 more
Changelog
Compare changes
|
|
0.4.2
unknown
|
0.4.2
unknown
Dependencies (33)
+ 25 more
Changelog
Compare changes
|
|
0.4.1
unknown
|
0.4.1
unknown
Dependencies (32)
+ 24 more
Changelog
Compare changes
|
|
0.4.0
unknown
|
0.4.0
unknown
Dependencies (31)
+ 23 more
Changelog
Compare changes
|
|
0.3.1
unknown
1 CVE
CVE-2024-13941
GHSA-6xfj-hhwh-r3c2
Apr 01, 2025
Ouch Improper Restriction of Operations within the Bounds of a Memory Buffer vulnerability
Medium
Local
Low
Low
None
A vulnerability was found in ouch-org ouch up to 0.3.1. It has been classified as critical. This affects the function ouch::archive::zip::convert_zip_date_time of the file zip.rs. The manipulation of the argument month leads to memory corruption. The attack needs to be approached locally. The exploit has been disclosed to the public and may be used. Upgrading to version 0.4.0 is able to address this issue. It is recommended to upgrade the affected component. Fixed in
0.4.0
References
Updated Apr 02, 2025 · Source: OSV.dev |
0.3.1
unknown
Dependencies (17)
+ 9 more
Changelog
Compare changes
|
|
0.2.0
unknown
2 CVEs
CVE-2024-13941
GHSA-6xfj-hhwh-r3c2
Apr 01, 2025
Ouch Improper Restriction of Operations within the Bounds of a Memory Buffer vulnerability
Medium
Local
Low
Low
None
A vulnerability was found in ouch-org ouch up to 0.3.1. It has been classified as critical. This affects the function ouch::archive::zip::convert_zip_date_time of the file zip.rs. The manipulation of the argument month leads to memory corruption. The attack needs to be approached locally. The exploit has been disclosed to the public and may be used. Upgrading to version 0.4.0 is able to address this issue. It is recommended to upgrade the affected component. Fixed in
0.4.0
References
Updated Apr 02, 2025 · Source: OSV.dev
GHSA-2wq5-g96f-mv3v
RUSTSEC-2024-0374
Sep 23, 2024
Ouch! allows a segmentation fault due to use of uninitialized memory
Medium
Local
Low
None
None
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. Fixed in
0.3.1
References Updated Oct 28, 2025 · Source: OSV.dev |
0.2.0
unknown
Dependencies (13)
+ 5 more
Changelog
Compare changes
|
|
0.1.6
unknown
2 CVEs
CVE-2024-13941
GHSA-6xfj-hhwh-r3c2
Apr 01, 2025
Ouch Improper Restriction of Operations within the Bounds of a Memory Buffer vulnerability
Medium
Local
Low
Low
None
A vulnerability was found in ouch-org ouch up to 0.3.1. It has been classified as critical. This affects the function ouch::archive::zip::convert_zip_date_time of the file zip.rs. The manipulation of the argument month leads to memory corruption. The attack needs to be approached locally. The exploit has been disclosed to the public and may be used. Upgrading to version 0.4.0 is able to address this issue. It is recommended to upgrade the affected component. Fixed in
0.4.0
References
Updated Apr 02, 2025 · Source: OSV.dev
GHSA-2wq5-g96f-mv3v
RUSTSEC-2024-0374
Sep 23, 2024
Ouch! allows a segmentation fault due to use of uninitialized memory
Medium
Local
Low
None
None
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. Fixed in
0.3.1
References Updated Oct 28, 2025 · Source: OSV.dev |
0.1.6
unknown
Dependencies (10)
+ 2 more
Changelog
Compare changes
|
|
0.1.5
unknown
2 CVEs
CVE-2024-13941
GHSA-6xfj-hhwh-r3c2
Apr 01, 2025
Ouch Improper Restriction of Operations within the Bounds of a Memory Buffer vulnerability
Medium
Local
Low
Low
None
A vulnerability was found in ouch-org ouch up to 0.3.1. It has been classified as critical. This affects the function ouch::archive::zip::convert_zip_date_time of the file zip.rs. The manipulation of the argument month leads to memory corruption. The attack needs to be approached locally. The exploit has been disclosed to the public and may be used. Upgrading to version 0.4.0 is able to address this issue. It is recommended to upgrade the affected component. Fixed in
0.4.0
References
Updated Apr 02, 2025 · Source: OSV.dev
GHSA-2wq5-g96f-mv3v
RUSTSEC-2024-0374
Sep 23, 2024
Ouch! allows a segmentation fault due to use of uninitialized memory
Medium
Local
Low
None
None
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. Fixed in
0.3.1
References Updated Oct 28, 2025 · Source: OSV.dev | ||
0.1.4
unknown
2 CVEs
CVE-2024-13941
GHSA-6xfj-hhwh-r3c2
Apr 01, 2025
Ouch Improper Restriction of Operations within the Bounds of a Memory Buffer vulnerability
Medium
Local
Low
Low
None
A vulnerability was found in ouch-org ouch up to 0.3.1. It has been classified as critical. This affects the function ouch::archive::zip::convert_zip_date_time of the file zip.rs. The manipulation of the argument month leads to memory corruption. The attack needs to be approached locally. The exploit has been disclosed to the public and may be used. Upgrading to version 0.4.0 is able to address this issue. It is recommended to upgrade the affected component. Fixed in
0.4.0
References
Updated Apr 02, 2025 · Source: OSV.dev
GHSA-2wq5-g96f-mv3v
RUSTSEC-2024-0374
Sep 23, 2024
Ouch! allows a segmentation fault due to use of uninitialized memory
Medium
Local
Low
None
None
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. Fixed in
0.3.1
References Updated Oct 28, 2025 · Source: OSV.dev | ||
0.1.3
unknown
2 CVEs
CVE-2024-13941
GHSA-6xfj-hhwh-r3c2
Apr 01, 2025
Ouch Improper Restriction of Operations within the Bounds of a Memory Buffer vulnerability
Medium
Local
Low
Low
None
A vulnerability was found in ouch-org ouch up to 0.3.1. It has been classified as critical. This affects the function ouch::archive::zip::convert_zip_date_time of the file zip.rs. The manipulation of the argument month leads to memory corruption. The attack needs to be approached locally. The exploit has been disclosed to the public and may be used. Upgrading to version 0.4.0 is able to address this issue. It is recommended to upgrade the affected component. Fixed in
0.4.0
References
Updated Apr 02, 2025 · Source: OSV.dev
GHSA-2wq5-g96f-mv3v
RUSTSEC-2024-0374
Sep 23, 2024
Ouch! allows a segmentation fault due to use of uninitialized memory
Medium
Local
Low
None
None
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. Fixed in
0.3.1
References Updated Oct 28, 2025 · Source: OSV.dev | ||
0.1.2
unknown
2 CVEs
CVE-2024-13941
GHSA-6xfj-hhwh-r3c2
Apr 01, 2025
Ouch Improper Restriction of Operations within the Bounds of a Memory Buffer vulnerability
Medium
Local
Low
Low
None
A vulnerability was found in ouch-org ouch up to 0.3.1. It has been classified as critical. This affects the function ouch::archive::zip::convert_zip_date_time of the file zip.rs. The manipulation of the argument month leads to memory corruption. The attack needs to be approached locally. The exploit has been disclosed to the public and may be used. Upgrading to version 0.4.0 is able to address this issue. It is recommended to upgrade the affected component. Fixed in
0.4.0
References
Updated Apr 02, 2025 · Source: OSV.dev
GHSA-2wq5-g96f-mv3v
RUSTSEC-2024-0374
Sep 23, 2024
Ouch! allows a segmentation fault due to use of uninitialized memory
Medium
Local
Low
None
None
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. Fixed in
0.3.1
References Updated Oct 28, 2025 · Source: OSV.dev | ||
0.1.1
unknown
2 CVEs
CVE-2024-13941
GHSA-6xfj-hhwh-r3c2
Apr 01, 2025
Ouch Improper Restriction of Operations within the Bounds of a Memory Buffer vulnerability
Medium
Local
Low
Low
None
A vulnerability was found in ouch-org ouch up to 0.3.1. It has been classified as critical. This affects the function ouch::archive::zip::convert_zip_date_time of the file zip.rs. The manipulation of the argument month leads to memory corruption. The attack needs to be approached locally. The exploit has been disclosed to the public and may be used. Upgrading to version 0.4.0 is able to address this issue. It is recommended to upgrade the affected component. Fixed in
0.4.0
References
Updated Apr 02, 2025 · Source: OSV.dev
GHSA-2wq5-g96f-mv3v
RUSTSEC-2024-0374
Sep 23, 2024
Ouch! allows a segmentation fault due to use of uninitialized memory
Medium
Local
Low
None
None
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. Fixed in
0.3.1
References Updated Oct 28, 2025 · Source: OSV.dev | ||
0.1.0
unknown
2 CVEs
CVE-2024-13941
GHSA-6xfj-hhwh-r3c2
Apr 01, 2025
Ouch Improper Restriction of Operations within the Bounds of a Memory Buffer vulnerability
Medium
Local
Low
Low
None
A vulnerability was found in ouch-org ouch up to 0.3.1. It has been classified as critical. This affects the function ouch::archive::zip::convert_zip_date_time of the file zip.rs. The manipulation of the argument month leads to memory corruption. The attack needs to be approached locally. The exploit has been disclosed to the public and may be used. Upgrading to version 0.4.0 is able to address this issue. It is recommended to upgrade the affected component. Fixed in
0.4.0
References
Updated Apr 02, 2025 · Source: OSV.dev
GHSA-2wq5-g96f-mv3v
RUSTSEC-2024-0374
Sep 23, 2024
Ouch! allows a segmentation fault due to use of uninitialized memory
Medium
Local
Low
None
None
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. Fixed in
0.3.1
References Updated Oct 28, 2025 · Source: OSV.dev |