Session Fixation Apache DolphinScheduler before version 3.2.0, which session is still valid after the password change. Users are recommended to upgrade to version 3.2.1, which fixes this issue.
According to WASC, "Insufficient Session Expiration is when a web site permits an attacker to reuse old session credentials or session IDs for authorization."
Authenticating a user, or otherwise establishing a new user session, without invalidating any existing session identifier gives an attacker the opportunity to steal authenticated sessions.
Link | Tags |
---|---|
https://github.com/apache/dolphinscheduler/pull/15219 | issue tracking patch |
https://lists.apache.org/thread/lmnf21obyos920dnvbfpwq29c1sd2r9r | vendor advisory |
https://lists.apache.org/thread/94prw8hyk60vvw7s6cs3tr708qzqlwl6 | vendor advisory |
https://www.openwall.com/lists/oss-security/2024/02/20/3 | third party advisory mailing list |