Files
codeql/javascript/ql/test/query-tests/Security/CWE-352/MissingCsrfMiddleware.expected
2025-02-28 13:29:39 +01:00

15 lines
2.6 KiB
Plaintext

| MissingCsrfMiddlewareBad.js:7:9:7:22 | cookieParser() | This cookie middleware is serving a $@ without CSRF protection. | MissingCsrfMiddlewareBad.js:10:26:12:1 | functio ... il"];\\n} | request handler |
| MissingCsrfMiddlewareBad.js:17:13:17:26 | cookieParser() | This cookie middleware is serving a $@ without CSRF protection. | MissingCsrfMiddlewareBad.js:25:30:27:6 | errorCa ... \\n }) | request handler |
| MissingCsrfMiddlewareBad.js:33:13:33:26 | cookieParser() | This cookie middleware is serving a $@ without CSRF protection. | MissingCsrfMiddlewareBad.js:41:30:43:6 | errorCa ... \\n }) | request handler |
| MissingCsrfMiddlewareBad.js:33:13:33:26 | cookieParser() | This cookie middleware is serving a $@ without CSRF protection. | MissingCsrfMiddlewareBad.js:45:31:47:6 | errorCa ... \\n }) | request handler |
| csurf_api_example.js:42:37:42:50 | cookieParser() | This cookie middleware is serving a $@ without CSRF protection. | csurf_api_example.js:42:53:45:3 | functio ... e')\\n } | request handler |
| csurf_example.js:18:9:18:22 | cookieParser() | This cookie middleware is serving a $@ without CSRF protection. | csurf_example.js:31:40:34:1 | functio ... sed')\\n} | request handler |
| fastify2.js:7:16:7:40 | require ... ookie') | This cookie middleware is serving a $@ without CSRF protection. | fastify2.js:24:12:27:3 | async ( ... ody\\n } | request handler |
| fastify.js:5:14:5:38 | require ... ookie') | This cookie middleware is serving a $@ without CSRF protection. | fastify.js:20:12:23:3 | async ( ... ody\\n } | request handler |
| lusca_example.js:9:9:9:22 | cookieParser() | This cookie middleware is serving a $@ without CSRF protection. | lusca_example.js:26:42:29:1 | functio ... sed')\\n} | request handler |
| lusca_example.js:9:9:9:22 | cookieParser() | This cookie middleware is serving a $@ without CSRF protection. | lusca_example.js:31:40:34:1 | functio ... sed')\\n} | request handler |
| tst.js:6:9:6:22 | cookieParser() | This cookie middleware is serving a $@ without CSRF protection. | tst.js:8:21:10:1 | (req, r ... es.x;\\n} | request handler |
| unused_cookies.js:6:9:6:22 | cookieParser() | This cookie middleware is serving a $@ without CSRF protection. | unused_cookies.js:8:34:13:1 | (req, r ... Ok');\\n} | request handler |
| unused_cookies.js:6:9:6:22 | cookieParser() | This cookie middleware is serving a $@ without CSRF protection. | unused_cookies.js:29:19:32:1 | (req, r ... Ok');\\n} | request handler |
| unused_cookies.js:6:9:6:22 | cookieParser() | This cookie middleware is serving a $@ without CSRF protection. | unused_cookies.js:34:22:37:1 | (req, r ... Ok');\\n} | request handler |