Fiber is an Express inspired web framework written in Go. Prior to 3.4.0, the helmet middleware in middleware/helmet/helmet.go never sets the Strict-Transport-Security response header even when HSTSM…
中危 CVSS 4.8
摘要
Fiber is an Express inspired web framework written in Go. Prior to 3.4.0, the helmet middleware in middleware/helmet/helmet.go never sets the Strict-Transport-Security response header even when HSTSMaxAge is configured because it checks c.Protocol() for https instead of c.Scheme(). This issue is fixed in version 3.4.0.
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
数据来源
- NVD DATABASE
原始链接
- https://github.com/gofiber/fiber/commit/04dd4e7754f61768fddccacc79057e416f13e6bf Patch
- https://github.com/gofiber/fiber/pull/4389 Issue Tracking
- https://github.com/gofiber/fiber/releases/tag/v3.4.0 Release Notes
- https://github.com/gofiber/fiber/security/advisories/GHSA-gv83-gqw6-9j2c Exploit
- https://github.com/gofiber/fiber/security/advisories/GHSA-gv83-gqw6-9j2c Exploit
时间线
- nvd_ingest NVD