You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix type confusion through parameter tampering in DFS PathHandler
Guard against Express query params and request body being arrays
instead of strings. CodeQL flagged req.query.position and req.body
as potential vectors for type confusion in appendData and flushData.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments