In Ifme, versions 1.0.0 to v.7.33.2 don’t properly invalidate a user’s session even after the user initiated logout. It makes it possible for an attacker to reuse the admin cookies either via local/network access or by other hypothetical attacks.
Solution:
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://github.com/ifmeorg/ifme/commit/014f6d3526a594109d4d6607c2f30b1865e37611 | third party advisory patch |
https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25992 | third party advisory exploit |