Vulnerability Description
The transpose crate before 0.2.3 for Rust allows an integer overflow via input_width and input_height arguments.
CVSS Score
4.5
MEDIUM
CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:L/A:L
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Ejmahler | Transpose | >= 0.1.0, < 0.2.3 |
Related Weaknesses (CWE)
References
- https://crates.io/crates/transposeProduct
- https://github.com/advisories/GHSA-5gmm-6m36-r7jhThird Party Advisory
- https://github.com/ejmahler/transpose/issues/11Issue Tracking
- https://rustsec.org/advisories/RUSTSEC-2023-0080.htmlThird Party Advisory
FAQ
What is CVE-2023-53156?
CVE-2023-53156 is a vulnerability with a CVSS score of 4.5 (MEDIUM). The transpose crate before 0.2.3 for Rust allows an integer overflow via input_width and input_height arguments.
How severe is CVE-2023-53156?
CVE-2023-53156 has been rated MEDIUM with a CVSS base score of 4.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-53156?
Check the references section above for vendor advisories and patch information. Affected products include: Ejmahler Transpose.