5.3

CVE-2023-53156

The transpose crate before 0.2.3 for Rust allows an integer overflow via input_width and input_height arguments.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
EjmahlerTranspose SwPlatformrust Version >= 0.1.0 < 0.2.3
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.28% 0.194
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 5.3 3.9 1.4
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
cve@mitre.org 4.5 1.4 2.7
CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:L/A:L
CWE-190 Integer Overflow or Wraparound

The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.

https://rustsec.org/advisories/RUSTSEC-2023-0080.html
Third Party Advisory
https://github.com/ejmahler/transpose/issues/11
Issue Tracking
https://github.com/advisories/GHSA-5gmm-6m36-r7jh
Third Party Advisory
https://crates.io/crates/transpose
Product