From b05ba0368795612c9497b3ca8f2e70684147cce2 Mon Sep 17 00:00:00 2001 From: C4 <81770958+code423n4@users.noreply.github.com> Date: Fri, 3 Jun 2022 12:25:35 -0700 Subject: [PATCH] unforgiven issue #166 --- data/unforgiven-166.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 data/unforgiven-166.json diff --git a/data/unforgiven-166.json b/data/unforgiven-166.json new file mode 100644 index 0000000..7d907e6 --- /dev/null +++ b/data/unforgiven-166.json @@ -0,0 +1,9 @@ +{ + "contest": 131, + "handle": "unforgiven", + "address": "0x6e6c53f81e310d53387dc2166ee9a632cf768fa1", + "risk": "2", + "title": "lockFor() in BkdLocker don't check that user is not 0x0 and if user by mistake call this function with value 0x0 s/he is going to lose his funds.", + "issueId": 166, + "issueUrl": "https://github.com/code-423n4/2022-05-backd-findings/issues/166" +} \ No newline at end of file