1 results (0.019 seconds)
CVSS: 7.5EPSS: 0%CPEs: 1EXPL: 2
CVE-2023-46135 – Panic in SignedPayload::from_payload
https://notcve.org/view.php?id=CVE-2023-46135
rs-stellar-strkey is a Rust lib for encode/decode of Stellar Strkeys. A panic vulnerability occurs when a specially crafted payload is used.`inner_payload_len` should not above 64. This vulnerability has been patched in version 0.0.8. rs-stellar-strkey es una librería de Rust para codificar/decodificar Stellar Strkeys. Se produce una vulnerabilidad de pánico cuando se utiliza un payload especialmente manipulado. • https://github.com/stellar/rs-stellar-strkey/issues/58 https://github.com/stellar/rs-stellar-strkey/security/advisories/GHSA-5873-6fwq-463f • CWE-248: Uncaught Exception •