Lucene search
+L

2 matches found

Code423n4
Code423n4
added 2023/11/10 12:0 a.m.11 views

Vulnerability in Token Withdrawal Function

Lines of code Vulnerability details Impact Flawed logic in token withdrawal function allows for selective withdrawal of high-value tokens and fails in single-token scenarios. // Sum up total amount of each token to withdraw. uint256 memory withdrawAmounts = new uint256; IERC20 prevToken; for...

7AI score
SaveExploits0
OSV
OSV
added 2020/12/18 10:15 a.m.7 views

CVE-2020-26172

Every login in tangro Business Workflow before 1.18.1 generates the same JWT token, which allows an attacker to reuse the token when a session is active. The JWT token does not contain an expiration timestamp...

6.5CVSS6.6AI score0.00652EPSS
SaveExploits1References2
Rows per page
Query Builder