019b477e-db4a-73ef-b34a-347b81ead14f
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 |
|---|---|---|---|---|
| 29611 | artifact.fetch | complete | 1 / 3 | 3 months ago |
| 29612 | tool.cast_disasm | complete | 1 / 3 | 3 months ago |
| 108397 | analysis.bundle | complete | 1 / 3 | 1 week ago |
| 108398 | capability.graph | complete | 1 / 3 | 1 week ago |
| 108399 | detector.run | complete | 1 / 3 | 1 week ago |
| 108400 | validation.fork | complete | 1 / 3 | 1 week ago |
No slither job recorded yet.
No codex job recorded yet.
00000000: PUSH1 0x80 00000002: PUSH1 0x40 00000004: MSTORE 00000005: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 0000001a: PUSH1 0x00 0000001c: SLOAD 0000001d: AND 0000001e: PUSH32 0xa619486e00000000000000000000000000000000000000000000000000000000 0000003f: PUSH1 0x00 00000041: CALLDATALOAD 00000042: SUB 00000043: PUSH1 0x4f 00000045: JUMPI 00000046: DUP1 00000047: PUSH1 0x00 00000049: MSTORE 0000004a: PUSH1 0x20 0000004c: PUSH1 0x00 0000004e: RETURN 0000004f: JUMPDEST 00000050: CALLDATASIZE 00000051: PUSH1 0x00 00000053: DUP1 00000054: CALLDATACOPY 00000055: PUSH1 0x00 00000057: DUP1 00000058: CALLDATASIZE 00000059: PUSH1 0x00 0000005b: DUP5 0000005c: GAS 0000005d: DELEGATECALL 0000005e: RETURNDATASIZE 0000005f: PUSH1 0x00 00000061: DUP1 00000062: RETURNDATACOPY 00000063: PUSH1 0x00 00000065: DUP2 00000066: SUB 00000067: PUSH1 0x6e 00000069: JUMPI 0000006a: RETURNDATASIZE 0000006b: PUSH1 0x00 0000006d: REVERT 0000006e: JUMPDEST 0000006f: RETURNDATASIZE 00000070: PUSH1 0x00 00000072: RETURN 00000073: INVALID 00000074: LOG2 00000075: PUSH5 0x6970667358 0000007b: UNKNOWN(0x22) 0000007c: SLT 0000007d: KECCAK256 0000007e: UNKNOWN(0x0C) 0000007f: UNKNOWN(0x0F) 00000080: UNKNOWN(0x24) 00000081: UNKNOWN(0x2A) 00000082: UNKNOWN(0x27) 00000083: UNKNOWN(0x4D) 00000084: UNKNOWN(0x2F) 00000085: UNKNOWN(0xF9) 00000086: UNKNOWN(0x0E) 00000087: DUP11 00000088: DUP12 00000089: UNKNOWN(0xC2) 0000008a: CALLER 0000008b: UNKNOWN(0xF9) 0000008c: UNKNOWN(0xCD) 0000008d: CALLCODE 0000008e: OR 0000008f: POP 00000090: CREATE2 00000091: UNKNOWN(0x26) 00000092: UNKNOWN(0xDF) 00000093: COINBASE 00000094: LT 00000095: UNKNOWN(0xB7) 00000096: UNKNOWN(0xAC) 00000097: UNKNOWN(0xD8) 00000098: TLOAD 00000099: DELEGATECALL 0000009a: NOT 0000009b: CALLDATALOAD 0000009c: PUSH19
| Severity | Category | Tool | Title | Confidence | Validated | Confirmed | Details |
|---|---|---|---|---|---|---|---|
| critical | upgradeability | detector | Untrusted DELEGATECALL target reachable | 70 | no | no |
viewtrace_id: 0x31fa96fc94ac029b1c7538f01289bbd6b40377280b06750eebc679455fc160c8
call_targets:
0x1ddd5c586317d321aa99185011d2bc8d92209297
target_varies:
no
classification:
constant_target
validation_json{
"sink": "DELEGATECALL",
"errors": 0,
"status": "sink_reached",
"attempts": 1,
"trace_id": "0x31fa96fc94ac029b1c7538f01289bbd6b40377280b06750eebc679455fc160c8",
"confirmed": false,
"trace_mode": "callTracer",
"call_targets": [
"0x1ddd5c586317d321aa99185011d2bc8d92209297"
],
"matched_probe": null,
"target_varies": false,
"classification": "constant_target"
}
witness_json{
"notes": "heuristic witness; entrypoints are best-effort selectors with zeroed calldata",
"constraints": [],
"entrypoints": [
{
"calldata": "0x",
"selector": "fallback",
"calldata_variants": [
"0x"
]
}
]
}
evidence_json{
"examples": [
{
"pc": 93,
"opcode": "DELEGATECALL",
"returndata_checked": null,
"value_expression_category": "n/a",
"target_expression_category": "computed"
},
{
"pc": 153,
"opcode": "DELEGATECALL",
"returndata_checked": null,
"value_expression_category": "n/a",
"target_expression_category": "computed"
}
],
"guards_detected": [],
"delegatecall_count": 2,
"untrusted_delegatecall_count": 2
}
|
| high | other | detector | ETH value transfer possible | 55 | no | no |
viewtrace_id: 0x31fa96fc94ac029b1c7538f01289bbd6b40377280b06750eebc679455fc160c8
call_targets:
0xb8991f14341fb06a279edaa2fb76c343e4b666b2
target_varies:
no
classification:
constant_target
validation_json{
"sink": "CALL",
"errors": 0,
"status": "sink_reached",
"attempts": 1,
"trace_id": "0x31fa96fc94ac029b1c7538f01289bbd6b40377280b06750eebc679455fc160c8",
"confirmed": false,
"trace_mode": "callTracer",
"call_targets": [
"0xb8991f14341fb06a279edaa2fb76c343e4b666b2"
],
"matched_probe": null,
"target_varies": false,
"classification": "constant_target"
}
witness_json{
"notes": "heuristic witness; entrypoints are best-effort selectors with zeroed calldata",
"constraints": [],
"entrypoints": [
{
"calldata": "0x",
"selector": "fallback",
"calldata_variants": [
"0x"
]
}
]
}
evidence_json{
"examples": [
{
"pc": 141,
"opcode": "CALLCODE",
"returndata_checked": null,
"value_expression_category": "computed",
"target_expression_category": "computed"
}
],
"eth_value_calls": 1,
"guards_detected": []
}
|
| high | other | detector | Untrusted CALL target/value reachable | 60 | no | no |
viewtrace_id: 0x31fa96fc94ac029b1c7538f01289bbd6b40377280b06750eebc679455fc160c8
call_targets:
0xb8991f14341fb06a279edaa2fb76c343e4b666b2
target_varies:
no
classification:
constant_target
validation_json{
"sink": "CALL",
"errors": 0,
"status": "sink_reached",
"attempts": 1,
"trace_id": "0x31fa96fc94ac029b1c7538f01289bbd6b40377280b06750eebc679455fc160c8",
"confirmed": false,
"trace_mode": "callTracer",
"call_targets": [
"0xb8991f14341fb06a279edaa2fb76c343e4b666b2"
],
"matched_probe": null,
"target_varies": false,
"classification": "constant_target"
}
witness_json{
"notes": "heuristic witness; entrypoints are best-effort selectors with zeroed calldata",
"constraints": [],
"entrypoints": [
{
"calldata": "0x",
"selector": "fallback",
"calldata_variants": [
"0x"
]
}
]
}
evidence_json{
"examples": [
{
"pc": 141,
"opcode": "CALLCODE",
"returndata_checked": null,
"value_expression_category": "computed",
"target_expression_category": "computed"
}
],
"call_count": 1,
"guards_detected": [],
"untrusted_call_count": 1
}
|
| medium | other | detector | CREATE/CREATE2 reachable | 45 | no | no |
viewtrace_id: 0x70289ff22828313ff0d14ddaf10d768e8785ee8554a87eee2c941f10209a99da
validation_json{
"sink": "CREATE",
"errors": 0,
"status": "unknown",
"attempts": 1,
"trace_id": "0x70289ff22828313ff0d14ddaf10d768e8785ee8554a87eee2c941f10209a99da",
"confirmed": false,
"trace_mode": "structLogs",
"call_targets": null,
"matched_probe": null,
"target_varies": null,
"classification": "no_sink"
}
witness_json{
"notes": "heuristic witness; entrypoints are best-effort selectors with zeroed calldata",
"constraints": [],
"entrypoints": [
{
"calldata": "0x",
"selector": "fallback",
"calldata_variants": [
"0x"
]
}
]
}
evidence_json{
"create_count": 0,
"create2_count": 1
}
|