019b3836-5a17-70dc-929e-a53ce2bc305a
Open this run to answer one question: is this real attacker-relevant behavior with real impact, or just normal contract plumbing?
| ID | Type | Status | Attempts | Heartbeat |
|---|---|---|---|---|
| 8867 | artifact.fetch | complete | 1 / 3 | 3 months ago |
| 8868 | tool.cast_disasm | complete | 1 / 3 | 3 months ago |
| 98382 | analysis.bundle | complete | 1 / 3 | 1 week ago |
| 98383 | capability.graph | complete | 1 / 3 | 1 week ago |
| 98384 | detector.run | complete | 1 / 3 | 1 week ago |
| 98385 | validation.fork | complete | 1 / 3 | 1 week ago |
| 113850 | report.consolidate | complete | 1 / 6 | 1 week ago |
No slither job recorded yet.
OpenAI Codex v0.118.0 (research preview) -------- workdir: /tmp/codex-_l1f18qx model: gpt-5.4 provider: openai approval: never sandbox: read-only reasoning effort: high reasoning summaries: none session id: 019d5ca0-b4f6-7c23-8129-1607bfabeab6 -------- user You are a security auditor. You ONLY have runtime bytecode + analysis artifacts. You MUST read `BYTECODE_BUNDLE.json` before concluding; it contains the bytecode summary, evidence bundle, callsites, storage slots, and detector findings. Special cases when reasoning from bytecode (be explicit about uncertainty): - Selector inference is best-effort; missing selectors are common. - Fallback/receive paths may be the only entrypoints. - CALL vs DELEGATECALL semantics differ; DELEGATECALL executes in caller storage. - Proxy patterns (EIP-1967, minimal proxies, beacon) change which storage is authoritative. - Storage slots are raw; mappings/arrays appear via keccak patterns, names are unknown. - Guard detection is heuristic; absence of guards does NOT mean unguarded. - Returndata checking is unknown unless explicitly shown in evidence. - Precompiles (0x1..0x9) and common ERC20 transfer selectors may appear; do not over-claim. Output MUST be valid JSON matching the provided schema. - If you find nothing meaningful: set no_findings=true and findings=[]. - Otherwise: set no_findings=false and include findings with severity/category/title. - Locations can be pc references like "pc:0x123" or selectors like "selector:0xa9059cbb". Focus on: reentrancy, access control, upgradeability/proxy issues, signature validation, accounting/invariant breaks, dangerous delegatecall, and untrusted external calls. Be conservative: if evidence is weak, mark severity low/medium and explain why. warning: Codex could not find system bubblewrap on PATH. Please install bubblewrap with your package manager. Codex will use the vendored bubblewrap in the meantime. ERROR: You've hit your usage limit. Visit https://chatgpt.com/codex/settings/usage to purchase more credits or try again at Apr 8th, 2026 9:11 AM. ERROR: You've hit your usage limit. Visit https://chatgpt.com/codex/settings/usage to purchase more credits or try again at Apr 8th, 2026 9:11 AM.
{
"codex": {
"ran_at": "2026-04-05T07:52:11.147800+00:00",
"returncode": 1
},
"project": {
"mode": "bytecode",
"bytecode_length": 2574,
"bytecode_truncated": false,
"capability_graph_present": true,
"analysis_artifact_present": true
},
"summary": null,
"no_findings": null,
"schema_version": 1
}
00000000: PUSH1 0x60 00000002: PUSH1 0x40 00000004: MSTORE 00000005: CALLDATASIZE 00000006: ISZERO 00000007: PUSH2 0x0082 0000000a: JUMPI 0000000b: PUSH1 0xe0 0000000d: PUSH1 0x02 0000000f: EXP 00000010: PUSH1 0x00 00000012: CALLDATALOAD 00000013: DIV 00000014: PUSH4 0x2033d9ae 00000019: DUP2 0000001a: EQ 0000001b: PUSH2 0x00b1 0000001e: JUMPI 0000001f: DUP1 00000020: PUSH4 0x283a6e88 00000025: EQ 00000026: PUSH2 0x01b4 00000029: JUMPI 0000002a: DUP1 0000002b: PUSH4 0x345591ec 00000030: EQ 00000031: PUSH2 0x01c6 00000034: JUMPI 00000035: DUP1 00000036: PUSH4 0x7e1c0c09 0000003b: EQ 0000003c: PUSH2 0x01d9 0000003f: JUMPI 00000040: DUP1 00000041: PUSH4 0x8da5cb5b 00000046: EQ 00000047: PUSH2 0x01e2 0000004a: JUMPI 0000004b: DUP1 0000004c: PUSH4 0x9f3ef430 00000051: EQ 00000052: PUSH2 0x01f9 00000055: JUMPI 00000056: DUP1 00000057: PUSH4 0xb656e9f4 0000005c: EQ 0000005d: PUSH2 0x024a 00000060: JUMPI 00000061: DUP1 00000062: PUSH4 0xb8b27765 00000067: EQ 00000068: PUSH2 0x0256 0000006b: JUMPI 0000006c: DUP1 0000006d: PUSH4 0xdab8263a 00000072: EQ 00000073: PUSH2 0x02b4 00000076: JUMPI 00000077: DUP1 00000078: PUSH4 0xed4460ef 0000007d: EQ 0000007e: PUSH2 0x02bd 00000081: JUMPI 00000082: JUMPDEST 00000083: PUSH2 0x02c6 00000086: PUSH1 0x00 00000088: DUP1 00000089: SLOAD 0000008a: PUSH1 0xff 0000008c: PUSH22 0x01000000000000000000000000000000000000000000 000000a3: SWAP1 000000a4: SWAP2 000000a5: DIV 000000a6: AND 000000a7: ISZERO 000000a8: ISZERO 000000a9: PUSH2 0x02da 000000ac: JUMPI 000000ad: PUSH2 0x0002 000000b0: JUMP 000000b1: JUMPDEST 000000b2: PUSH2 0x02e0 000000b5: PUSH1 0x04 000000b7: CALLDATALOAD 000000b8: PUSH1 0x00 000000ba: SLOAD 000000bb: PUSH2 0x0100 000000be: SWAP1 000000bf: DIV 000000c0: PUSH1 0x01 000000c2: PUSH1 0xa0 000000c4: PUSH1 0x02 000000c6: EXP 000000c7: SUB 000000c8: SWAP1 000000c9: DUP2 000000ca: AND 000000cb: CALLER 000000cc: SWAP1 000000cd: SWAP2 000000ce: AND 000000cf: EQ 000000d0: PUSH2 0x0311 000000d3: JUMPI 000000d4: PUSH1 0x40 000000d6: DUP1 000000d7: MLOAD 000000d8: DUP1 000000d9: DUP3 000000da: ADD 000000db: SWAP1 000000dc: SWAP2 000000dd: MSTORE 000000de: PUSH1 0x09 000000e0: DUP2 000000e1: MSTORE 000000e2: PUSH1 0xb9 000000e4: PUSH1 0x02 000000e6: EXP 000000e7: PUSH9 0x37b7363ca7bbb732b9 000000f1: MUL 000000f2: PUSH1 0x20 000000f4: DUP3 000000f5: ADD 000000f6: MSTORE 000000f7: PUSH2 0x0373 000000fa: SWAP1 000000fb: JUMPDEST 000000fc: PUSH32 0xe9c64ad7aacefe9ed905822d2a5a6ca63ffdc82b257709dc05a534d60d92f910 0000011d: CALLER 0000011e: CALLVALUE 0000011f: DUP4 00000120: PUSH1 0x40 00000122: MLOAD 00000123: DUP1 00000124: DUP5 00000125: PUSH1 0x01 00000127: PUSH1 0xa0 00000129: PUSH1 0x02 0000012b: EXP 0000012c: SUB 0000012d: AND 0000012e: DUP2 0000012f: MSTORE 00000130: PUSH1 0x20 00000132: ADD 00000133: DUP4 00000134: DUP2 00000135: MSTORE 00000136: PUSH1 0x20 00000138: ADD 00000139: DUP1 0000013a: PUSH1 0x20 0000013c: ADD 0000013d: DUP3 0000013e: DUP2 0000013f: SUB 00000140: DUP3 00000141: MSTORE 00000142: DUP4 00000143: DUP2 00000144: DUP2 00000145: MLOAD 00000146: DUP2 00000147: MSTORE 00000148: PUSH1 0x20 0000014a: ADD 0000014b: SWAP2 0000014c: POP 0000014d: DUP1 0000014e: MLOAD 0000014f: SWAP1 00000150: PUSH1 0x20 00000152: ADD 00000153: SWAP1 00000154: DUP1 00000155: DUP4 00000156: DUP4 00000157: DUP3 00000158: SWAP1 00000159: PUSH1 0x00 0000015b: PUSH1 0x04 0000015d: PUSH1 0x20 0000015f: DUP5 00000160: PUSH1 0x1f 00000162: ADD 00000163: DIV 00000164: PUSH1 0x0f 00000166: MUL 00000167: PUSH1 0x03 00000169: ADD 0000016a: CALL 0000016b: POP 0000016c: SWAP1 0000016d: POP 0000016e: SWAP1 0000016f: DUP2 00000170: ADD 00000171: SWAP1 00000172: PUSH1 0x1f 00000174: AND 00000175: DUP1 00000176: ISZERO 00000177: PUSH2 0x0194 0000017a: JUMPI 0000017b: DUP1 0000017c: DUP3 0000017d: SUB 0000017e: DUP1 0000017f: MLOAD 00000180: PUSH1 0x01 00000182: DUP4 00000183: PUSH1 0x20 00000185: SUB 00000186: PUSH2 0x0100 00000189: EXP 0000018a: SUB 0000018b: NOT 0000018c: AND 0000018d: DUP2 0000018e: MSTORE 0000018f: PUSH1 0x20 00000191: ADD 00000192: SWAP2 00000193: POP 00000194: JUMPDEST 00000195: POP 00000196: SWAP5 00000197: POP 00000198: POP 00000199: POP 0000019a: POP 0000019b: POP 0000019c: PUSH1 0x40 0000019e: MLOAD 0000019f: DUP1 000001a0: SWAP2 000001a1: SUB 000001a2: SWAP1 000001a3: LOG1 000001a4: PUSH1 0x00 000001a6: SLOAD 000001a7: PUSH1 0xff 000001a9: AND 000001aa: ISZERO 000001ab: ISZERO 000001ac: PUSH2 0x0370 000001af: JUMPI 000001b0: PUSH2 0x0002 000001b3: JUMP 000001b4: JUMPDEST 000001b5: PUSH2 0x02e2 000001b8: PUSH1 0x01 000001ba: SLOAD 000001bb: PUSH1 0x01 000001bd: PUSH1 0xa0 000001bf: PUSH1 0x02 000001c1: EXP 000001c2: SUB 000001c3: AND 000001c4: DUP2 000001c5: JUMP 000001c6: JUMPDEST 000001c7: PUSH2 0x02c6 000001ca: PUSH1 0x01 000001cc: SLOAD 000001cd: PUSH1 0xa0 000001cf: PUSH1 0x02 000001d1: EXP 000001d2: SWAP1 000001d3: DIV 000001d4: PUSH1 0xff 000001d6: AND 000001d7: DUP2 000001d8: JUMP 000001d9: JUMPDEST 000001da: PUSH2 0x02ff 000001dd: PUSH1 0x03 000001df: SLOAD 000001e0: DUP2 000001e1: JUMP 000001e2: JUMPDEST 000001e3: PUSH2 0x02e2 000001e6: PUSH1 0x00 000001e8: SLOAD 000001e9: PUSH2 0x0100 000001ec: SWAP1 000001ed: DIV 000001ee: PUSH1 0x01 000001f0: PUSH1 0xa0 000001f2: PUSH1 0x02 000001f4: EXP 000001f5: SUB 000001f6: AND 000001f7: DUP2 000001f8: JUMP 000001f9: JUMPDEST 000001fa: PUSH2 0x02e0 000001fd: PUSH1 0x04 000001ff: CALLDATALOAD 00000200: PUSH1 0x24 00000202: CALLDATALOAD 00000203: PUSH1 0x00 00000205: SLOAD 00000206: PUSH2 0x0100 00000209: SWAP1 0000020a: DIV 0000020b: PUSH1 0x01 0000020d: PUSH1 0xa0 0000020f: PUSH1 0x02 00000211: EXP 00000212: SUB 00000213: SWAP1 00000214: DUP2 00000215: AND 00000216: CALLER 00000217: SWAP1 00000218: SWAP2 00000219: AND 0000021a: EQ 0000021b: PUSH2 0x0378 0000021e: JUMPI 0000021f: PUSH1 0x40 00000221: DUP1 00000222: MLOAD 00000223: DUP1 00000224: DUP3 00000225: ADD 00000226: SWAP1 00000227: SWAP2 00000228: MSTORE 00000229: PUSH1 0x09 0000022b: DUP2 0000022c: MSTORE 0000022d: PUSH1 0xb9 0000022f: PUSH1 0x02 00000231: EXP 00000232: PUSH9 0x37b7363ca7bbb732b9 0000023c: MUL 0000023d: PUSH1 0x20 0000023f: DUP3 00000240: ADD 00000241: MSTORE 00000242: PUSH2 0x03cd 00000245: SWAP1 00000246: PUSH2 0x00fb 00000249: JUMP 0000024a: JUMPDEST 0000024b: PUSH2 0x02c6 0000024e: PUSH1 0x00 00000250: SLOAD 00000251: PUSH1 0xff 00000253: AND 00000254: DUP2 00000255: JUMP 00000256: JUMPDEST 00000257: PUSH2 0x02e0 0000025a: PUSH1 0x04 0000025c: CALLDATALOAD 0000025d: PUSH1 0x01 0000025f: SLOAD 00000260: PUSH2 0x0370 00000263: SWAP1 00000264: PUSH1 0x01 00000266: PUSH1 0xa0 00000268: PUSH1 0x02 0000026a: EXP 0000026b: SUB 0000026c: AND 0000026d: DUP3 0000026e: PUSH1 0x00 00000270: SLOAD 00000271: CALLER 00000272: PUSH1 0x01 00000274: PUSH1 0xa0 00000276: PUSH1 0x02 00000278: EXP 00000279: SUB 0000027a: SWAP1 0000027b: DUP2 0000027c: AND 0000027d: PUSH2 0x0100 00000280: SWAP1 00000281: SWAP3 00000282: DIV 00000283: AND 00000284: EQ 00000285: PUSH2 0x04ba 00000288: JUMPI 00000289: PUSH1 0x40 0000028b: DUP1 0000028c: MLOAD 0000028d: DUP1 0000028e: DUP3 0000028f: ADD 00000290: SWAP1 00000291: SWAP2 00000292: MSTORE 00000293: PUSH1 0x09 00000295: DUP2 00000296: MSTORE 00000297: PUSH1 0xb9 00000299: PUSH1 0x02 0000029b: EXP 0000029c: PUSH9 0x37b7363ca7bbb732b9 000002a6: MUL 000002a7: PUSH1 0x20 000002a9: DUP3 000002aa: ADD 000002ab: MSTORE 000002ac: PUSH2 0x03cd 000002af: SWAP1 000002b0: PUSH2 0x00fb 000002b3: JUMP 000002b4: JUMPDEST 000002b5: PUSH2 0x02ff 000002b8: PUSH1 0x04 000002ba: SLOAD 000002bb: DUP2 000002bc: JUMP 000002bd: JUMPDEST 000002be: PUSH2 0x02ff 000002c1: PUSH1 0x02 000002c3: SLOAD 000002c4: DUP2 000002c5: JUMP 000002c6: JUMPDEST 000002c7: PUSH1 0x40 000002c9: DUP1 000002ca: MLOAD 000002cb: SWAP2 000002cc: ISZERO 000002cd: ISZERO 000002ce: DUP3 000002cf: MSTORE 000002d0: MLOAD 000002d1: SWAP1 000002d2: DUP2 000002d3: SWAP1 000002d4: SUB 000002d5: PUSH1 0x20 000002d7: ADD 000002d8: SWAP1 000002d9: RETURN 000002da: JUMPDEST 000002db: POP 000002dc: PUSH1 0x01 000002de: SWAP1 000002df: JUMP 000002e0: JUMPDEST 000002e1: STOP 000002e2: JUMPDEST 000002e3: PUSH1 0x40 000002e5: DUP1 000002e6: MLOAD 000002e7: PUSH1 0x01 000002e9: PUSH1 0xa0 000002eb: PUSH1 0x02 000002ed: EXP 000002ee: SUB 000002ef: SWAP3 000002f0: SWAP1 000002f1: SWAP3 000002f2: AND 000002f3: DUP3 000002f4: MSTORE 000002f5: MLOAD 000002f6: SWAP1 000002f7: DUP2 000002f8: SWAP1 000002f9: SUB 000002fa: PUSH1 0x20 000002fc: ADD 000002fd: SWAP1 000002fe: RETURN 000002ff: JUMPDEST 00000300: PUSH1 0x40 00000302: DUP1 00000303: MLOAD 00000304: SWAP2 00000305: DUP3 00000306: MSTORE 00000307: MLOAD 00000308: SWAP1 00000309: DUP2 0000030a: SWAP1 0000030b: SUB 0000030c: PUSH1 0x20 0000030e: ADD 0000030f: SWAP1 00000310: RETURN 00000311: JUMPDEST 00000312: PUSH1 0x01 00000314: DUP1 00000315: SLOAD 00000316: PUSH21 0xff0000000000000000000000000000000000000000 0000032c: NOT 0000032d: AND 0000032e: PUSH1 0xa0 00000330: PUSH1 0x02 00000332: EXP 00000333: OR 00000334: SWAP1 00000335: SSTORE 00000336: PUSH1 0x00 00000338: DUP1 00000339: SLOAD 0000033a: PUSH22 0xff000000000000000000000000000000000000000000 00000351: NOT 00000352: AND 00000353: SWAP1 00000354: SSTORE 00000355: PUSH1 0x03 00000357: DUP2 00000358: SWAP1 00000359: SSTORE 0000035a: ADDRESS 0000035b: PUSH1 0x01 0000035d: PUSH1 0xa0 0000035f: PUSH1 0x02 00000361: EXP 00000362: SUB 00000363: AND 00000364: BALANCE 00000365: PUSH1 0x02 00000367: DUP2 00000368: SWAP1 00000369: SSTORE 0000036a: DUP2 0000036b: SWAP1 0000036c: DIV 0000036d: PUSH1 0x04 0000036f: SSTORE 00000370: JUMPDEST 00000371: POP 00000372: JUMP 00000373: JUMPDEST 00000374: PUSH2 0x0370 00000377: JUMP 00000378: JUMPDEST 00000379: PUSH2 0x03cd 0000037c: DUP3 0000037d: DUP3 0000037e: PUSH1 0x04 00000380: PUSH1 0x00 00000382: POP 00000383: SLOAD 00000384: MUL 00000385: JUMPDEST 00000386: PUSH1 0x00 00000388: SLOAD 00000389: PUSH2 0x0100 0000038c: SWAP1 0000038d: DIV 0000038e: PUSH1 0x01 00000390: PUSH1 0xa0 00000392: PUSH1 0x02 00000394: EXP 00000395: SUB 00000396: SWAP1 00000397: DUP2 00000398: AND 00000399: CALLER 0000039a: SWAP1 0000039b: SWAP2 0000039c: AND 0000039d: EQ 0000039e: PUSH2 0x03d1 000003a1: JUMPI 000003a2: PUSH1 0x40 000003a4: DUP1 000003a5: MLOAD 000003a6: DUP1 000003a7: DUP3 000003a8: ADD 000003a9: SWAP1 000003aa: SWAP2 000003ab: MSTORE 000003ac: PUSH1 0x09 000003ae: DUP2 000003af: MSTORE 000003b0: PUSH1 0xb9 000003b2: PUSH1 0x02 000003b4: EXP 000003b5: PUSH9 0x37b7363ca7bbb732b9 000003bf: MUL 000003c0: PUSH1 0x20 000003c2: DUP3 000003c3: ADD 000003c4: MSTORE 000003c5: PUSH2 0x03cd 000003c8: SWAP1 000003c9: PUSH2 0x00fb 000003cc: JUMP 000003cd: JUMPDEST 000003ce: POP 000003cf: POP 000003d0: JUMP 000003d1: JUMPDEST 000003d2: PUSH1 0x00 000003d4: CALLVALUE 000003d5: GT 000003d6: ISZERO 000003d7: PUSH2 0x0404 000003da: JUMPI 000003db: PUSH1 0x40 000003dd: DUP1 000003de: MLOAD 000003df: DUP1 000003e0: DUP3 000003e1: ADD 000003e2: SWAP1 000003e3: SWAP2 000003e4: MSTORE 000003e5: PUSH1 0x07 000003e7: DUP2 000003e8: MSTORE 000003e9: PUSH1 0xc9 000003eb: PUSH1 0x02 000003ed: EXP 000003ee: PUSH7 0x3737a2ba3432b9 000003f6: MUL 000003f7: PUSH1 0x20 000003f9: DUP3 000003fa: ADD 000003fb: MSTORE 000003fc: PUSH2 0x03cd 000003ff: SWAP1 00000400: PUSH2 0x00fb 00000403: JUMP 00000404: JUMPDEST 00000405: PUSH1 0x40 00000407: MLOAD 00000408: PUSH1 0x01 0000040a: PUSH1 0xa0 0000040c: PUSH1 0x02 0000040e: EXP 0000040f: SUB 00000410: DUP4 00000411: AND 00000412: SWAP1 00000413: DUP3 00000414: SWAP1 00000415: PUSH1 0x00 00000417: DUP2 00000418: DUP2 00000419: DUP2 0000041a: DUP6 0000041b: DUP8 0000041c: PUSH2 0x8502 0000041f: GAS 00000420: SUB 00000421: CALL 00000422: SWAP3 00000423: POP 00000424: POP 00000425: POP 00000426: ISZERO 00000427: ISZERO 00000428: PUSH2 0x0468 0000042b: JUMPI 0000042c: PUSH1 0x40 0000042e: DUP1 0000042f: MLOAD 00000430: DUP1 00000431: DUP3 00000432: ADD 00000433: SWAP1 00000434: SWAP2 00000435: MSTORE 00000436: PUSH1 0x11 00000438: DUP2 00000439: MSTORE 0000043a: PUSH32 0x7061794f75743a73656e644661696c6564000000000000000000000000000000 0000045b: PUSH1 0x20 0000045d: DUP3 0000045e: ADD 0000045f: MSTORE 00000460: PUSH2 0x03cd 00000463: SWAP1 00000464: PUSH2 0x00fb 00000467: JUMP 00000468: JUMPDEST 00000469: PUSH1 0x40 0000046b: DUP1 0000046c: MLOAD 0000046d: CALLER 0000046e: PUSH1 0x01 00000470: PUSH1 0xa0 00000472: PUSH1 0x02 00000474: EXP 00000475: SUB 00000476: SWAP1 00000477: DUP2 00000478: AND 00000479: DUP3 0000047a: MSTORE 0000047b: CALLVALUE 0000047c: PUSH1 0x20 0000047e: DUP4 0000047f: ADD 00000480: MSTORE 00000481: DUP2 00000482: DUP4 00000483: ADD 00000484: DUP5 00000485: SWAP1 00000486: MSTORE 00000487: SWAP2 00000488: MLOAD 00000489: SWAP2 0000048a: DUP5 0000048b: AND 0000048c: SWAP2 0000048d: PUSH32 0x660c325e06928b5007bda0b9f8b5ce13ff32f2ccabf94c004b1b1994cb718605 000004ae: SWAP2 000004af: DUP2 000004b0: SWAP1 000004b1: SUB 000004b2: PUSH1 0x60 000004b4: ADD 000004b5: SWAP1 000004b6: LOG2 000004b7: POP 000004b8: POP 000004b9: JUMP 000004ba: JUMPDEST 000004bb: PUSH1 0x00 000004bd: CALLVALUE 000004be: GT 000004bf: ISZERO 000004c0: PUSH2 0x04ed 000004c3: JUMPI 000004c4: PUSH1 0x40 000004c6: DUP1 000004c7: MLOAD 000004c8: DUP1 000004c9: DUP3 000004ca: ADD 000004cb: SWAP1 000004cc: SWAP2 000004cd: MSTORE 000004ce: PUSH1 0x07 000004d0: DUP2 000004d1: MSTORE 000004d2: PUSH1 0xc9 000004d4: PUSH1 0x02 000004d6: EXP 000004d7: PUSH7 0x3737a2ba3432b9 000004df: MUL 000004e0: PUSH1 0x20 000004e2: DUP3 000004e3: ADD 000004e4: MSTORE 000004e5: PUSH2 0x03cd 000004e8: SWAP1 000004e9: PUSH2 0x00fb 000004ec: JUMP 000004ed: JUMPDEST 000004ee: PUSH2 0x03cd 000004f1: DUP3 000004f2: PUSH1 0x64 000004f4: DUP4 000004f5: ADDRESS 000004f6: PUSH1 0x01 000004f8: PUSH1 0xa0 000004fa: PUSH1 0x02 000004fc: EXP 000004fd: SUB 000004fe: AND 000004ff: BALANCE 00000500: MUL 00000501: DIV 00000502: PUSH2 0x0385 00000505: JUMP
Warning: This is a nightly build of Foundry. It is recommended to use the latest stable version. To mute this warning set `FOUNDRY_DISABLE_NIGHTLY_WARNING` in your environment.
| Severity | Category | Tool | Title | Confidence | Validated | Confirmed | Details |
|---|---|---|---|---|---|---|---|
| high | other | detector | Untrusted CALL target/value reachable | 60 | yes | yes |
viewtrace_id: 0xf36df07641b398b0bfd37505b52b3638d1a7c96d4d60bcfd5d01804b6b693a3d
call_targets:
0x0000000000000000000000000000000000000004, 0xdb08770cbeadd38d1959ccbbcba580a6a37ca512
target_varies:
yes
classification:
target_varies
validation_json{
"sink": "CALL",
"errors": 0,
"status": "confirmed",
"attempts": 1,
"trace_id": "0xf36df07641b398b0bfd37505b52b3638d1a7c96d4d60bcfd5d01804b6b693a3d",
"confirmed": true,
"trace_mode": "callTracer",
"call_targets": [
"0x0000000000000000000000000000000000000004",
"0xdb08770cbeadd38d1959ccbbcba580a6a37ca512"
],
"matched_probe": null,
"target_varies": true,
"classification": "target_varies"
}
witness_json{
"notes": "heuristic witness; entrypoints are best-effort selectors with zeroed calldata",
"constraints": [],
"entrypoints": [
{
"calldata": "0x2033d9ae",
"selector": "0x2033d9ae",
"calldata_variants": [
"0x2033d9ae",
"0x2033d9ae0000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0x283a6e88",
"selector": "0x283a6e88",
"calldata_variants": [
"0x283a6e88",
"0x283a6e880000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0x345591ec",
"selector": "0x345591ec",
"calldata_variants": [
"0x345591ec",
"0x345591ec0000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0x7e1c0c09",
"selector": "0x7e1c0c09",
"calldata_variants": [
"0x7e1c0c09",
"0x7e1c0c090000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0x8da5cb5b",
"selector": "0x8da5cb5b",
"calldata_variants": [
"0x8da5cb5b",
"0x8da5cb5b0000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0x9f3ef430",
"selector": "0x9f3ef430",
"calldata_variants": [
"0x9f3ef430",
"0x9f3ef4300000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0xb656e9f4",
"selector": "0xb656e9f4",
"calldata_variants": [
"0xb656e9f4",
"0xb656e9f40000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0xb8b27765",
"selector": "0xb8b27765",
"calldata_variants": [
"0xb8b27765",
"0xb8b277650000000000000000000000000000000000000000000000000000000000000000"
]
}
]
}
evidence_json{
"examples": [
{
"pc": 362,
"opcode": "CALL",
"returndata_checked": null,
"value_expression_category": "computed",
"target_expression_category": "computed"
},
{
"pc": 1057,
"opcode": "CALL",
"returndata_checked": null,
"value_expression_category": "computed",
"target_expression_category": "computed"
}
],
"call_count": 2,
"guards_detected": [],
"untrusted_call_count": 2
}
|
| high | other | detector | ETH value transfer possible | 55 | yes | yes |
viewtrace_id: 0xf36df07641b398b0bfd37505b52b3638d1a7c96d4d60bcfd5d01804b6b693a3d
call_targets:
0x0000000000000000000000000000000000000004, 0xdb08770cbeadd38d1959ccbbcba580a6a37ca512
target_varies:
yes
classification:
target_varies
validation_json{
"sink": "CALL",
"errors": 0,
"status": "confirmed",
"attempts": 1,
"trace_id": "0xf36df07641b398b0bfd37505b52b3638d1a7c96d4d60bcfd5d01804b6b693a3d",
"confirmed": true,
"trace_mode": "callTracer",
"call_targets": [
"0x0000000000000000000000000000000000000004",
"0xdb08770cbeadd38d1959ccbbcba580a6a37ca512"
],
"matched_probe": null,
"target_varies": true,
"classification": "target_varies"
}
witness_json{
"notes": "heuristic witness; entrypoints are best-effort selectors with zeroed calldata",
"constraints": [],
"entrypoints": [
{
"calldata": "0x2033d9ae",
"selector": "0x2033d9ae",
"calldata_variants": [
"0x2033d9ae",
"0x2033d9ae0000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0x283a6e88",
"selector": "0x283a6e88",
"calldata_variants": [
"0x283a6e88",
"0x283a6e880000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0x345591ec",
"selector": "0x345591ec",
"calldata_variants": [
"0x345591ec",
"0x345591ec0000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0x7e1c0c09",
"selector": "0x7e1c0c09",
"calldata_variants": [
"0x7e1c0c09",
"0x7e1c0c090000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0x8da5cb5b",
"selector": "0x8da5cb5b",
"calldata_variants": [
"0x8da5cb5b",
"0x8da5cb5b0000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0x9f3ef430",
"selector": "0x9f3ef430",
"calldata_variants": [
"0x9f3ef430",
"0x9f3ef4300000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0xb656e9f4",
"selector": "0xb656e9f4",
"calldata_variants": [
"0xb656e9f4",
"0xb656e9f40000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0xb8b27765",
"selector": "0xb8b27765",
"calldata_variants": [
"0xb8b27765",
"0xb8b277650000000000000000000000000000000000000000000000000000000000000000"
]
}
]
}
evidence_json{
"examples": [
{
"pc": 362,
"opcode": "CALL",
"returndata_checked": null,
"value_expression_category": "computed",
"target_expression_category": "computed"
},
{
"pc": 1057,
"opcode": "CALL",
"returndata_checked": null,
"value_expression_category": "computed",
"target_expression_category": "computed"
}
],
"eth_value_calls": 2,
"guards_detected": []
}
|