CVE-2020-27196: Out-of-bounds Write
(updated )
The body parsing of HTTP requests eagerly parses a payload given a Content-Type
header. A deep JSON structure sent to a valid POST
endpoint (that may or may not expect JSON payloads) causes a StackOverflowError
and Denial of Service.
References
Detect and mitigate CVE-2020-27196 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →