Package
sonarqube
Component
netty-codec-http
Latest update
Build, ship, and run secure software with minimal, hardened container images — rebuilt from source daily and guarded under our industry-leading remediation SLA.
Start for freeStatus
Justification
Impact
netty-codec-http ships only inside the bundled Elasticsearch distribution. No jar on the classpath references io.netty.handler.codec.spdy. Elasticsearch's transport-netty4 pipeline installs only HttpRequestDecoder, HttpResponseEncoder, HttpObjectAggregator and HttpContentCompressor, so SPDY handlers are never added to a pipeline and the vulnerable code cannot execute.
Status