Lucene search
+L

1 matches found

Github Security Blog
Github Security Blog
added 2023/10/25 2:9 p.m.37 views

stellar-strkey vulnerable to panic in SignedPayload::from_payload

Impact Panic vulnerability when a specially crafted payload is used. This is because of the following calculation: rust innerpayloadlen + 4 - innerpayloadlen % 4 % 4 If innerpayloadlen is 0xffffffff, 4 - innerpayloadlen % 4 % 4 = 1 so rust innerpayloadlen + 4 - innerpayloadlen % 4 % 4 = u32::MAX ...

7.5CVSS6.7AI score0.00762EPSS
SaveExploits1References7Affected Software1
Rows per page
Query Builder