diff options
| author | Natalia <124304+nessita@users.noreply.github.com> | 2025-05-20 15:29:52 -0300 |
|---|---|---|
| committer | Natalia <124304+nessita@users.noreply.github.com> | 2025-06-04 08:33:30 -0300 |
| commit | a07ebec5591e233d8bbb38b7d63f35c5479eef0e (patch) | |
| tree | 3a770cfd1708a0be5a198b8300e775ce4e95036d /docs/releases/index.txt | |
| parent | 08187c94ed02c45ad40a32244dedeaa7ac71ca87 (diff) | |
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>
Diffstat (limited to 'docs/releases/index.txt')
0 files changed, 0 insertions, 0 deletions
