Vyper是EVM 的 Pythonic 智能合约语言。 Vyper 0.3.10 及之前版本存在安全漏洞,该漏洞源于 default 函数不考虑不可重入键,并且不会发出锁。
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| CVE-2024-32649 | 5.3 MEDIUM | vyper performs double eval of the argument of sqrt |
| CVE-2024-32481 | 5.3 MEDIUM | vyper's range(start, start + N) reverts for negative numbers |
| CVE-2024-32647 | 5.3 MEDIUM | vyper performs double eval of raw_args in create_from_blueprint |
| CVE-2024-32646 | 5.3 MEDIUM | vyper performs double eval of the slice args when buffer from adhoc locations |
| CVE-2024-32645 | 5.3 MEDIUM | vyper performs incorrect topic logging in raw_log |
No comments yet