UserWallet における入力確認に関する脆弱性
タイトル UserWallet における入力確認に関する脆弱性
概要

UserWallet には、入力確認に関する脆弱性が存在します。

想定される影響 情報を改ざんされる可能性があります。
対策

ベンダ情報および参考情報を参照して適切な対策を実施してください。

公表日 2018年7月12日0:00
登録日 2018年10月9日15:17
最終更新日 2018年10月9日15:17
CVSS3.0 : 重要
スコア 7.5
ベクター CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
CVSS2.0 : 警告
スコア 5
ベクター AV:N/AC:L/Au:N/C:N/I:P/A:N
影響を受けるシステム
UserWallet project
UserWallet 
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
変更履歴
No 変更内容 変更日
1 [2018年10月09日]
  掲載
2018年10月9日15:17

NVD脆弱性情報
CVE-2018-14085
概要

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.

公表日 2018年7月16日11:29
登録日 2021年3月1日18:55
最終更新日 2024年11月21日12:48
影響を受けるソフトウェアの構成
構成1 以上 以下 より上 未満
cpe:2.3:a:userwallet_project:userwallet:-:*:*:*:*:*:*:*
関連情報、対策とツール
共通脆弱性一覧