angler-fishThe Vulnerability History Project

[1.7.x] Fixed #19324 -- Avoided creating a session record when loading the session.

      The session record is now only created if/when the session is modified. This
prevents a potential DoS via creation of many empty session records.

This is a security fix; disclosure to follow shortly.
    
commit 1828f4341ec53a8684112d24031b767eba557663
+2 -4
+2 -2
+2 -3
+2 -3
-20
-21
-21
expand_less