Commit d8a57ab
test: demonstrate CVE-2025-68470 open redirect vulnerability
Comment out the security fix to show failing tests that demonstrate
the open redirect vulnerability via double-slash pathnames.
The fix is available in PR remix-run#981:
remix-run#981
References:
- CVE-2025-68470
- GHSA-9jcx-v3wj-wh4m
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 19483c0 commit d8a57ab
1 file changed
Lines changed: 14 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
51 | 54 | | |
52 | 55 | | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
64 | 67 | | |
65 | 68 | | |
66 | 69 | | |
| |||
0 commit comments