Lucene search
+L

7 matches found

RedhatCVE
RedhatCVE
added 2026/04/01 5:1 a.m.5 views

CVE-2026-30312

DSAI-Cline's command auto-approval module contains a critical OS command injection vulnerability that renders its whitelist security mechanism completely ineffective. The system relies on string-based parsing to validate commands; while it intercepts dangerous operators such as ;, &&, ||, |, and...

9.8CVSS6.1AI score0.01659EPSS
Exploits0References1
Code423n4
Code423n4
added 2023/12/12 12:0 a.m.9 views

Unsafe use of approve() with IERC20

Lines of code 321, 215, 184, 450, 761, 217, 157, 234, 339, 386https://github.com/Tapioca-DAO/t...

7.3AI score
Exploits0
Code423n4
Code423n4
added 2023/10/06 12:0 a.m.9 views

USDT tokens should approve to zero first otherwise it may cause other tokens to get stuck in the case of aprooveMultipleTokens

Lines of code Vulnerability details Impact Unsafe ERC20 approve that do not handle non-standard erc20 behavior. Some token contracts do not return any value. Some token contracts revert the transaction when the allowance is not zero. Proof of Concept When receiving tokens to the destination chain...

6.9AI score
Exploits0
Code423n4
Code423n4
added 2022/08/03 12:0 a.m.12 views

Approval from non-zero to non-zero amount can lead to DoS

Lines of code Vulnerability details Impact Some tokens like USDT do not work when changing the allowance from an existing non-zero allowance value. They must first be approved by zero and then the actual allowance must be approved. Proof of Concept The following function use an unsafe approvement...

6.7AI score
Exploits0
Code423n4
Code423n4
added 2022/05/18 12:0 a.m.10 views

AutoleverageBase: Must approve 0 first

Lines of code Vulnerability details Impact Some tokens like USDT do not work when changing the allowance from an existing non-zero allowance value.They must first be approved by zero and then the actual allowance must be approved. Proof of Concept Tools Used None Recommended Mitigation Steps...

6.9AI score
Exploits0
Code423n4
Code423n4
added 2021/12/07 12:0 a.m.59 views

Race condition on ERC20 approval

Handle WatchPug Vulnerability details function approveaddress spender, uint256 amount public virtual returns bool allowancemsg.senderspender = amount; emit Approvalmsg.sender, spender, amount; return true; Using approve to manage allowances opens yourself and users of the token up to frontrunning...

6.9AI score
Exploits0
CNVD
CNVD
added 2020/05/09 12:0 a.m.1 views

Tracto Digital Error Vulnerability

Tracto TRCT is an ethereum-based digital currency.An integer overflow vulnerability exists in the 'increaseApproval' function in TRCT's smart contract implementation. An attacker could use this vulnerability to set the balance of any user to an arbitrary value...

7.2AI score
Exploits0
Rows per page
Query Builder