Snyk has a proof-of-concept or detailed explanation of how to exploit this vulnerability.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about NULL Pointer Dereference vulnerabilities in an interactive lesson.
Start learningUpgrade github.com/versity/versitygw/s3api/middlewares
to version 1.0.17 or higher.
Affected versions of this package are vulnerable to NULL Pointer Dereference via the wrapBodyReader
function in the body-reader.go
. An attacker can cause the server to panic and crash by sending specially crafted AWS chunked data without a Content-Length
header via a reverse proxy such as nginx.