Commit 07f4ff5
docs(security): correct HTTP exploit path for the identifier-injection finding
Hands-on QA against the live stack found the ;-based DROP TABLE payload is
blocked by StrictHttpFirewall before the controller runs, so multi-statement
chaining is not reachable through the HTTP endpoint. The quote breakout is:
orders" AS x returned 200 unpatched (executed as an aliased table) and 400
patched. The quoter flaw and the fix are unchanged; only the exploit framing
is corrected.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent aceb7cd commit 07f4ff5
1 file changed
Lines changed: 11 additions & 0 deletions
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
64 | 75 | | |
65 | 76 | | |
66 | 77 | | |
| |||
0 commit comments