An issue was discovered in October through build 471. It reactivates an old session ID (which had been invalid after a logout) once a new login occurs. NOTE: this violates the intended Auth/Manager.php authentication behavior but, admittedly, is only relevant if an old session ID is known to an attacker.
According to WASC, "Insufficient Session Expiration is when a web site permits an attacker to reuse old session credentials or session IDs for authorization."
Link | Tags |
---|---|
https://octobercms.com/forum/chan/announcements | vendor advisory |
https://github.com/octobercms/library/commit/642f597489e6f644d4bd9a0c267e864cabead024 | third party advisory patch |
https://anisiosantos.me/october-cms-token-reactivation | third party advisory exploit |