]> git.ipfire.org Git - thirdparty/squid.git/commit
RFC 1123: Fix date parsing (#1538)
authorAlex Rousskov <rousskov@measurement-factory.com>
Wed, 25 Oct 2023 19:41:45 +0000 (19:41 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Wed, 25 Oct 2023 22:18:33 +0000 (22:18 +0000)
commit67190723c29989e90c6b23287f5ff05999ec8544
tree2b6a89095a52b04a7f5b5cd6eaa9a086e22e8b75
parent801593a993a683e082874011ad59e309697dcbf3
RFC 1123: Fix date parsing (#1538)

The bug was discovered and detailed by Joshua Rogers at
https://megamansec.github.io/Squid-Security-Audit/datetime-overflow.html
where it was filed as "1-Byte Buffer OverRead in RFC 1123 date/time
Handling".
src/time/rfc1123.cc