kin-openapi is a Go project for handling OpenAPI files. Prior to 0.144.0, ValidationHandler.Load() in openapi3filter/validation_handler.go silently replaces a nil AuthenticationFunc with NoopAuthenti…
严重 CVSS 9.1
摘要
kin-openapi is a Go project for handling OpenAPI files. Prior to 0.144.0, ValidationHandler.Load() in openapi3filter/validation_handler.go silently replaces a nil AuthenticationFunc with NoopAuthenticationFunc, which returns nil without checking credentials. This substitution causes every OpenAPI security requirement to be satisfied for unauthenticated requests when an application relies on ValidationHandler as its enforcement middleware. The no-op callback prevents the fail-closed ErrAuthentic…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
数据来源
- NVD DATABASE
原始链接
- https://github.com/getkin/kin-openapi/commit/f0407d53b0730280266f454b755010e7eeb985da
- https://github.com/getkin/kin-openapi/releases/tag/v0.144.0
- https://github.com/getkin/kin-openapi/security/advisories/GHSA-r277-6w6q-xmqw
- https://github.com/getkin/kin-openapi/security/advisories/GHSA-r277-6w6q-xmqw
时间线
- nvd_ingest NVD