]> 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)
committerAmos Jeffries <yadij@users.noreply.github.com>
Fri, 27 Oct 2023 11:57:17 +0000 (00:57 +1300)
commitdeee944f9a12c9fd399ce52f3e2526bb573a9470
treeac17b224ab38943f31d3dd90033699dd19fc6ab6
parent72a3bbd5e431597c3fdb56d752bc56b010ba3817
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