CVE-2024-38513
CRITICAL10.0EPSS 0.33%Session Middleware Token Injection Vulnerability
描述
A security vulnerability has been identified in the Fiber session middleware where a user can supply their own session_id value, leading to the creation of a session with that key. ## Impact The identified vulnerability is a session middleware issue in GoFiber versions 2 and above. This vulnerability 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. ## Patches The issue has been addressed in the latest patch. Users are strongly encouraged to upgrade to version 2.52.5 or higher to mitigate this vulnerability. ## Workarounds Users who are unable to upgrade immediately can apply the following workarounds to reduce the risk: 1. **Validate Session IDs**: Implement additional validation to ensure session IDs are not supplied by the user and are securely generated by the server. 2. **Session Management**: Regularly rotate session IDs and enforce strict session expiration policies. ## References For more information on session best practices: - [OWASP Session Management Cheat Sheet](https://cheatsheetseries.owasp.org/cheatsheets/Session_Management_Cheat_Sheet.html) Users are encouraged to review these references and take immediate action to secure their applications.
受影響套件(5)
- Go/github.com/gofiber/fiberfrom 0, < 2.52.5
- Go/github.com/gofiber/fiberfrom 0
- Go/github.com/gofiber/fiber/v2from 0, < 2.52.5
- Go/github.com/gofiber/fiber/v2from 0, < 2.52.5
- Go/github.com/gofiber/fiber/v2/middleware/sessionfrom 0, < 2.52.5
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | CRITICAL10.0 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H |
參考連結(5)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2024-38513
- PATCHhttps://github.com/gofiber/fiber
- WEBhttps://github.com/gofiber/fiber/commit/66a881441b27322a331f1b526cf1eb6b3358a4d8
- WEBhttps://github.com/gofiber/fiber/commit/7926e5bf4da03e54f62d27d53229d35b264cba8e
- WEBhttps://github.com/gofiber/fiber/security/advisories/GHSA-98j2-3j3p-fw2v