]> 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>
Sat, 28 Oct 2023 07:31:26 +0000 (20:31 +1300)
commit77b3fb4df0f126784d5fd4967c28ed40eb8d521b
treefc18531aba0ff5fb11da67eb79c3d174244a97f6
parentc67bf049871a49e9871efe50b230a7f37b7039f6
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".
lib/rfc1123.c