Patch Analysis: When a Fix Doesn’t Go Far Enough
An analysis of an incomplete remediation in FileBrowser Quantum where tokenized download URLs remained exposed, resulting in an authentication bypass despite a prior security fix.
SECURITY RESEARCH NOTEBOOK
Security research, experiments, and notes from breaking software.
An analysis of an incomplete remediation in FileBrowser Quantum where tokenized download URLs remained exposed, resulting in an authentication bypass despite a prior security fix.
Running public exploit code against production is not “testing.” It is how you turn vulnerability validation into an incident.
Analysis of an authentication flow that processes consecutive failed login attempts without rate limiting, account lockout, or progressive backoff delays.
A timing side-channel in JSONAuth allows unauthenticated attackers to enumerate valid usernames based on response time differences.
Analysis of a password change flow that accepts a valid session token without requiring current-password reauthentication.
An analysis of an incomplete remediation in FileBrowser Quantum where tokenized download URLs remained exposed, resulting in an authentication bypass despite a prior security fix.
Step-by-step methodology for validating reset flow token handling, expiry controls, and host header trust boundaries.