Files
codeql/javascript/ql/test/query-tests/Security
Asger F 4568967a76 JS: Do not use legacy taint steps in TaintedUrlSuffix
Tainted URL suffix steps are added as configuration-specific additional
steps, which means implicit reads may occur before any of these steps.

These steps accidentally included the legacy taint steps which include
a step from 'arguments' to all positional parameters. Combined with the
implicit read, arguments could escape their array index and flow to
any parameter while in the tainted-url flow state.
2024-08-29 13:48:30 +02:00
..
2024-08-22 14:27:15 +02:00
2023-10-13 13:15:05 +02:00
2022-01-19 10:05:39 +01:00
2022-01-28 12:21:33 +01:00
2023-10-13 13:15:05 +02:00
2022-05-31 08:38:03 +02:00
2024-08-22 14:27:15 +02:00
2023-10-13 13:15:05 +02:00