Idor Blast Radius

When you find an Insecure Direct Object Reference (a URL/body/header parameter that lets you read or write another user's or another tenant's object), discover the ID space, prove the access is unauthorized, quantify the blast radius (how many records reachable, what data class, read vs write, same-tenant vs cross-tenant), and persist a finding sized by real impact rather than by the existence of the flaw. Use when an ID parameter (numeric, UUID, hash, slug, or an indirect ref in a header/cookie) changes the response across IDs, when CWE-639/CWE-284/BOLA was flagged, or when an audit finding hints at object-level access control gaps.

vigolium f66f7c4 7.8 KB Updated

File contents

vigolium/vigolium/tree/main/internal/resources/olium/skills/idor-blast-radius commit f66f7c42a2

Frequently asked questions

npx skillmds@latest add vigolium/idor-blast-radius