Natalia
a07ebec559
Fixed CVE-2025-48432 -- Escaped formatting arguments in log_response()
.
...
Suitably crafted requests containing a CRLF sequence in the request
path may have allowed log injection, potentially corrupting log files,
obscuring other attacks, misleading log post-processing tools, or
forging log entries.
To mitigate this, all positional formatting arguments passed to the
logger are now escaped using "unicode_escape" encoding.
Thanks to Seokchan Yoon (https://ch4n3.kr/ ) for the report.
Co-authored-by: Carlton Gibson <carlton@noumenal.es>
Co-authored-by: Jake Howard <git@theorangeone.net>
2025-06-04 08:33:30 -03:00
..
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2025-05-14 16:03:01 +02:00
2025-05-08 11:38:13 +01:00
2022-06-22 07:50:24 +02:00
2022-02-07 20:37:05 +01:00
2025-01-27 09:23:56 +01:00
2024-02-29 10:01:18 +01:00
2025-03-27 13:27:33 +01:00
2023-07-07 08:06:01 +02:00
2024-11-29 11:23:04 +01:00
2025-05-13 12:02:30 +02:00
2025-04-17 12:00:20 -03:00
2025-05-14 16:03:01 +02:00
2025-06-02 22:25:14 -03:00
2025-05-23 16:15:59 +02:00
2024-01-26 12:45:07 +01:00
2025-04-05 20:43:50 +02:00
2023-12-31 10:01:31 +01:00
2023-09-25 08:17:03 +02:00
2025-05-04 14:53:08 +02:00
2024-11-28 17:43:46 +01:00
2025-05-23 10:22:36 +02:00
2025-05-08 11:37:11 +01:00
2024-01-26 12:45:07 +01:00
2025-02-25 15:22:08 +01:00
2023-01-05 19:26:56 +01:00
2025-05-08 11:37:11 +01:00
2024-09-05 18:25:05 -03:00
2024-10-15 16:39:12 +02:00
2025-06-03 18:45:15 +03:00
2022-11-10 13:52:17 +01:00
2025-03-01 19:57:53 +01:00
2025-04-02 09:33:13 +02:00
2024-01-26 12:45:07 +01:00
2025-05-22 15:39:31 -03:00
2022-10-08 08:07:38 +02:00
2025-04-16 10:21:38 +02:00
2022-10-08 08:07:38 +02:00
2022-10-08 08:07:38 +02:00
2024-02-09 09:37:13 +01:00
2023-08-22 12:42:57 +02:00
2025-02-18 08:35:36 +01:00
2022-10-07 13:05:35 +02:00
2023-01-17 11:49:15 +01:00
2025-02-18 08:35:36 +01:00
2022-02-07 20:37:05 +01:00
2024-01-26 12:45:07 +01:00
2024-11-18 15:00:33 +01:00
2024-08-30 08:54:49 -03:00
2024-12-02 16:01:37 +01:00
2025-05-16 08:13:57 +02:00
2025-01-02 23:49:49 -03:00
2024-02-08 18:41:32 +01:00
2024-10-07 14:19:41 +02:00
2025-04-23 13:09:46 +01:00
2024-01-26 12:45:07 +01:00
2022-02-07 20:37:05 +01:00
2025-03-01 19:57:53 +01:00
2022-10-08 08:07:38 +02:00
2025-03-03 11:37:00 +01:00
2023-06-29 21:52:52 +02:00
2025-02-06 15:26:12 +01:00
2025-04-06 09:40:12 +02:00
2022-02-07 20:37:05 +01:00
2025-05-23 11:23:47 -03:00
2024-07-09 09:21:19 -03:00
2025-04-07 16:11:36 +02:00
2025-01-27 10:32:19 +01:00
2025-03-11 08:01:06 +01:00
2022-10-08 08:07:38 +02:00
2025-03-11 08:01:06 +01:00
2022-02-07 20:37:05 +01:00
2025-03-10 21:09:15 +01:00
2025-05-09 13:01:04 +01:00
2025-04-09 09:49:14 +02:00
2022-02-07 20:37:05 +01:00
2025-01-15 22:28:37 +01:00
2023-09-18 13:23:21 +02:00
2023-09-08 08:47:11 +02:00
2025-02-18 08:35:36 +01:00
2022-06-14 12:24:43 +02:00
2022-02-07 20:37:05 +01:00
2025-01-15 15:36:57 +01:00
2025-04-09 22:40:55 -03:00
2024-08-28 11:44:05 -03:00
2024-11-14 15:53:49 -03:00
2025-05-14 16:04:04 +02:00
2025-01-23 11:36:43 +01:00
2024-05-28 12:44:07 +02:00
2025-03-12 09:16:15 +01:00
2025-05-06 08:20:56 +02:00
2024-03-01 07:15:32 +01:00
2025-05-14 16:00:53 +02:00
2023-01-24 10:20:27 +01:00
2025-06-04 08:33:30 -03:00
2025-02-11 09:08:35 +01:00
2024-01-26 12:45:07 +01:00
2024-01-26 12:45:07 +01:00
2022-10-08 08:07:38 +02:00
2022-04-14 12:12:13 +02:00
2022-09-30 18:18:33 +02:00
2022-02-07 20:37:05 +01:00
2025-02-18 11:43:27 +01:00
2025-03-11 08:01:06 +01:00
2022-02-07 20:37:05 +01:00
2025-04-24 10:11:16 -03:00
2022-02-07 20:37:05 +01:00
2025-01-15 22:28:37 +01:00
2025-01-15 22:28:37 +01:00
2022-02-22 09:16:40 +01:00
2022-02-07 20:37:05 +01:00
2024-08-08 21:34:01 -03:00
2025-03-21 10:17:57 +01:00
2023-02-01 11:04:38 +01:00
2023-02-01 11:04:38 +01:00
2024-11-27 12:51:41 +01:00
2025-05-13 21:42:19 -03:00
2024-02-13 14:47:49 +01:00
2025-01-20 14:07:28 +01:00
2025-05-16 08:13:57 +02:00
2025-04-16 10:21:38 +02:00
2024-06-13 16:21:53 +02:00
2022-10-08 08:07:38 +02:00
2022-06-13 07:21:46 +02:00
2025-05-08 16:07:08 +01:00
2024-01-26 12:45:07 +01:00
2024-05-07 14:25:51 +02:00
2022-07-26 11:41:19 +02:00
2022-02-07 20:37:05 +01:00
2022-10-08 08:07:38 +02:00
2022-02-07 20:37:05 +01:00
2025-05-08 11:38:13 +01:00
2025-03-11 08:01:06 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-10-08 08:07:38 +02:00
2024-01-26 12:45:07 +01:00
2022-02-22 09:16:40 +01:00
2025-01-15 22:28:37 +01:00
2022-10-08 08:07:38 +02:00
2025-06-03 17:27:33 +03:00
2023-02-27 07:10:19 +01:00
2025-03-25 12:04:13 +01:00
2025-05-23 16:15:59 +02:00
2025-06-04 10:46:49 +02:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-02-22 10:29:38 +01:00
2025-03-11 08:01:06 +01:00
2025-05-19 10:34:14 +02:00
2022-02-07 20:37:05 +01:00
2024-03-07 06:01:01 +01:00
2022-02-07 20:37:05 +01:00
2025-06-03 16:10:41 -03:00
2025-05-15 19:52:51 +02:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2025-02-18 08:35:36 +01:00
2022-02-07 20:37:05 +01:00
2024-01-26 12:45:07 +01:00
2025-04-05 18:54:08 +02:00
2025-04-07 22:56:40 +02:00
2022-02-22 10:29:38 +01:00
2023-06-01 19:50:47 +01:00
2022-02-22 10:29:38 +01:00
2025-03-11 08:01:06 +01:00
2025-03-11 08:01:06 +01:00
2024-03-13 17:55:15 +01:00
2023-12-31 10:01:31 +01:00
2025-03-17 16:29:28 -03:00
2024-11-14 15:53:49 -03:00
2024-02-08 11:36:28 +01:00
2022-03-07 07:57:14 +01:00
2023-09-18 22:12:40 +02:00
2025-04-16 10:21:38 +02:00
2023-02-01 11:04:38 +01:00
2023-12-31 10:01:31 +01:00
2024-05-14 22:08:29 -03:00
2025-05-16 15:56:17 +02:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2023-02-01 11:04:38 +01:00
2024-06-18 17:25:43 +02:00
2024-11-01 11:43:49 +01:00
2022-02-07 20:37:05 +01:00
2025-04-23 16:14:03 -03:00
2025-01-03 08:41:34 +01:00
2024-11-11 14:47:04 +01:00
2022-02-07 20:37:05 +01:00
2025-02-16 08:43:42 +01:00
2022-02-07 20:37:05 +01:00
2025-05-27 18:20:07 -03:00
2025-04-09 09:49:14 +02:00
2022-09-06 12:21:36 +02:00
2024-01-26 12:45:07 +01:00
2023-02-01 11:04:38 +01:00
2025-04-30 10:38:19 +01:00
2025-03-10 21:09:15 +01:00
2025-05-13 12:05:58 +01:00
2024-12-11 16:40:28 -03:00
2025-01-04 00:29:53 -03:00
2025-05-06 22:21:42 -03:00
2024-08-05 17:33:12 +02:00
2025-01-15 13:46:06 -03:00
2022-02-07 20:37:05 +01:00
2025-03-21 10:17:57 +01:00
2023-12-31 10:01:31 +01:00
2023-06-08 20:41:18 +02:00
2023-09-07 15:47:26 -03:00
2025-01-20 14:07:28 +01:00
2023-09-07 15:47:26 -03:00
2022-02-07 20:37:05 +01:00
2024-01-26 12:45:07 +01:00