Tigah and GitHub
e8eee5c530
fix(scan): strip url whitespace before open-redirect host check ( #306 )
...
pointsAtSentinel parsed the reflected location without the whitespace
and control-byte removal a browser applies, so payloads like a
space-prefixed scheme-relative host or a tab embedded in the scheme
parsed to an empty host and a real off-site redirect was missed. strip
leading and trailing c0-or-space and all tab, cr and lf before parsing,
matching the navigation-time normalization, without removing mid-string
spaces so a same-site target is never reclassified as off-site.
2026-07-22 12:49:07 -07:00
..
2026-06-22 22:25:39 -07:00
2026-07-22 12:45:38 -07:00
2026-06-25 18:19:17 -07:00
2026-07-22 12:36:29 -07:00
2026-07-22 12:36:29 -07:00
2026-06-22 20:20:36 -07:00
2026-06-22 16:47:58 -07:00
2026-06-22 17:41:28 -07:00
2026-06-22 18:21:19 -07:00
2026-06-22 22:25:39 -07:00
2026-07-22 12:48:40 -07:00
2026-07-22 12:48:40 -07:00
2026-07-22 12:35:18 -07:00
2026-06-09 18:11:38 -07:00
2026-07-22 12:35:18 -07:00
2026-06-22 20:26:19 -07:00
2026-06-22 22:25:39 -07:00
2026-06-10 14:47:17 -07:00
2026-06-22 22:25:39 -07:00
2026-07-22 12:36:38 -07:00
2026-06-22 22:25:39 -07:00
2026-06-22 17:43:30 -07:00
2026-06-22 22:25:39 -07:00
2026-06-08 18:30:48 -07:00
2026-06-22 22:25:39 -07:00
2026-06-22 22:25:39 -07:00
2026-07-22 12:36:29 -07:00
2026-06-22 18:21:02 -07:00
2026-06-22 22:25:39 -07:00
2026-07-22 12:48:22 -07:00
2026-07-22 12:48:22 -07:00
2026-06-25 18:19:17 -07:00
2026-06-22 17:32:58 -07:00
2026-06-22 22:25:39 -07:00
2026-06-22 16:48:23 -07:00
2026-06-22 22:25:39 -07:00
2026-06-22 22:25:39 -07:00
2026-06-10 14:47:17 -07:00
2026-06-22 22:25:39 -07:00
2026-07-22 12:49:07 -07:00
2026-07-22 12:49:07 -07:00
2026-06-08 18:53:06 -07:00
2026-07-22 12:36:38 -07:00
2026-06-22 22:25:39 -07:00
2026-06-22 16:48:11 -07:00
2026-06-22 22:25:39 -07:00
2026-02-17 13:38:07 +01:00
2026-06-22 22:25:39 -07:00
2026-06-08 18:30:48 -07:00
2026-06-22 22:25:39 -07:00
2026-06-22 20:26:19 -07:00
2026-06-22 20:26:19 -07:00
2026-07-22 12:48:31 -07:00
2026-07-22 12:48:31 -07:00
2026-07-22 12:36:19 -07:00
2026-07-22 12:36:19 -07:00
2026-07-22 12:36:19 -07:00
2026-06-25 18:19:17 -07:00
2026-06-22 18:21:09 -07:00
2026-06-22 22:25:39 -07:00