019b477e-cdeb-701b-abaf-139b6c0a0226
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 |
|---|---|---|---|---|
| 27115 | artifact.fetch | complete | 1 / 3 | 3 months ago |
| 27116 | tool.cast_disasm | complete | 1 / 3 | 3 months ago |
| 70350 | analysis.bundle | complete | 1 / 3 | 1 week ago |
| 70351 | capability.graph | complete | 1 / 3 | 1 week ago |
| 70352 | detector.run | complete | 1 / 3 | 1 week ago |
| 70353 | validation.fork | complete | 1 / 3 | 1 week ago |
No slither job recorded yet.
No codex job recorded yet.
00000000: CALLDATASIZE 00000001: RETURNDATASIZE 00000002: RETURNDATASIZE 00000003: CALLDATACOPY 00000004: RETURNDATASIZE 00000005: RETURNDATASIZE 00000006: RETURNDATASIZE 00000007: CALLDATASIZE 00000008: RETURNDATASIZE 00000009: PUSH15 0xc08718718b974d644b098c19bd0064 00000019: GAS 0000001a: DELEGATECALL 0000001b: RETURNDATASIZE 0000001c: DUP3 0000001d: DUP1 0000001e: RETURNDATACOPY 0000001f: SWAP1 00000020: RETURNDATASIZE 00000021: SWAP2 00000022: PUSH1 0x26 00000024: JUMPI 00000025: REVERT 00000026: JUMPDEST 00000027: RETURN
| Severity | Category | Tool | Title | Confidence | Validated | Confirmed | Details |
|---|---|---|---|---|---|---|---|
| critical | upgradeability | detector | Untrusted DELEGATECALL target reachable | 70 | no | no |
viewtrace_id: 0xb56fda3e8380416859b65b0f45b8bdbf6b61c1fc6235d117c392cf723bfd7c8d
call_targets:
0x0000000000c08718718b974d644b098c19bd0064
target_varies:
no
classification:
constant_target
validation_json{
"sink": "DELEGATECALL",
"errors": 0,
"status": "sink_reached",
"attempts": 1,
"trace_id": "0xb56fda3e8380416859b65b0f45b8bdbf6b61c1fc6235d117c392cf723bfd7c8d",
"confirmed": false,
"trace_mode": "callTracer",
"call_targets": [
"0x0000000000c08718718b974d644b098c19bd0064"
],
"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": 26,
"opcode": "DELEGATECALL",
"returndata_checked": null,
"value_expression_category": "n/a",
"target_expression_category": "computed"
}
],
"guards_detected": [],
"delegatecall_count": 1,
"untrusted_delegatecall_count": 1
}
|