PT-2024-28042 · Gofiber · Gofiber
Renewerner87
·
Published
2024-07-01
·
Updated
2025-10-02
·
CVE-2024-38513
CVSS v3.1
10
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
GoFiber versions prior to 2.52.5
Description
A session middleware issue in GoFiber versions 2 and above allows users to supply their own
session id value, resulting in the creation of a session with that key. If a website relies on the mere presence of a session for security purposes, this can lead to significant security risks, including unauthorized access and session fixation attacks. All users utilizing GoFiber's session middleware in the affected versions are impacted.Recommendations
To mitigate this issue, users are strongly encouraged to upgrade to version 2.52.5 or higher.
For users who are unable to upgrade immediately, either implement additional validation to ensure
session ids are not supplied by the user and are securely generated by the server, or regularly rotate session ids and enforce strict session expiration policies.Exploit
Fix
Session Fixation
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Gofiber