Vulnerability Information
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.
Vulnerability Title
N/A
Vulnerability Description
An issue was discovered in a smart contract implementation for UserWallet 0x0a7bca9FB7AfF26c6ED8029BB6f0F5D291587c42, an Ethereum token. First, suppose that the owner adds the evil contract address to his sweepers. The evil contract looks like this: contract Exploit { uint public start; function sweep(address _token, uint _amount) returns (bool) { start = 0x123456789; return true;} }. Then, when one calls the function sweep() in the UserWallet contract, it will change the sweeperList to 0X123456789.
CVSS Information
N/A
Vulnerability Type
N/A
Vulnerability Title
UserWallet 安全漏洞
Vulnerability Description
UserWallet是一款基于以太坊的数字货币。 UserWallet的智能合同实现中存在安全漏洞。攻击者可利用该漏洞将sweeperList的值更改成0X123456789。
CVSS Information
N/A
Vulnerability Type
N/A