angler-fishThe Vulnerability History Project

[1.4.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 2e47f3e401c29bc2ba5ab794d483cb0820855fb9
+2 -4
+2 -3
+2 -3
+3 -4
-19
-21
expand_less