Vendor
medium
advisory
Uncontrolled Resource Consumption in kin-openapi deepObject Decoder
1 TTPAn unauthenticated remote attacker can cause a denial-of-service via memory exhaustion by supplying a large integer index in a 'deepObject' style query parameter.
kin-openapi +1
denial-of-service
memory-exhaustion
vulnerability
golang
1t
critical
advisory
Authentication Bypass in kin-openapi Due to Default NoopAuthenticationFunc
1 TTPAn authentication bypass vulnerability (CWE-287) exists in the `openapi3filter.ValidationHandler` component of the `getkin/kin-openapi` library (versions <= v0.143.0), where the `ValidationHandler.Load()` method silently defaults to a `NoopAuthenticationFunc` when an explicit function is not provided, allowing unauthenticated remote attackers to bypass OpenAPI security requirements and access protected endpoints in Go services.
kin-openapi
authentication-bypass
api
golang
library-vulnerability
cwe-287
1t