A Session Fixation issue was discovered in Bigtree before 4.2.24. admin.php accepts a user-provided PHP session ID instead of regenerating a new one after a user has logged in to the application. The Session Fixation could allow an attacker to hijack an admin session.
References
Link | Resource |
---|---|
https://gist.github.com/zionspike/680eb504db7c86296fad0eff30c6317f | Patch Third Party Advisory |
https://github.com/bigtreecms/BigTree-CMS/commit/c69402c4764ed9a76301c57277aefe70141b6418 | Patch |
https://github.com/bigtreecms/BigTree-CMS/tree/4.2.24 | Release Notes |
https://gist.github.com/zionspike/680eb504db7c86296fad0eff30c6317f | Patch Third Party Advisory |
https://github.com/bigtreecms/BigTree-CMS/commit/c69402c4764ed9a76301c57277aefe70141b6418 | Patch |
https://github.com/bigtreecms/BigTree-CMS/tree/4.2.24 | Release Notes |
Configurations
History
21 Nov 2024, 03:55
Type | Values Removed | Values Added |
---|---|---|
References | () https://gist.github.com/zionspike/680eb504db7c86296fad0eff30c6317f - Patch, Third Party Advisory | |
References | () https://github.com/bigtreecms/BigTree-CMS/commit/c69402c4764ed9a76301c57277aefe70141b6418 - Patch | |
References | () https://github.com/bigtreecms/BigTree-CMS/tree/4.2.24 - Release Notes |
Information
Published : 2018-10-19 20:29
Updated : 2024-11-21 03:55
NVD link : CVE-2018-18380
Mitre link : CVE-2018-18380
CVE.ORG link : CVE-2018-18380
JSON object : View
Products Affected
bigtreecms
- bigtree_cms
CWE
CWE-384
Session Fixation