CVE-2021-27582: Improperly Controlled Modification of Dynamically-Determined Object Attributes
(updated )
org/mitre/oauth2/web/OAuthConfirmationController.java
in the OpenID Connect server implementation for MITREid Connect contains a Mass Assignment (aka Autobinding) vulnerability. This arises due to unsafe usage of the @ModelAttribute
annotation during the OAuth authorization flow, in which HTTP request parameters affect an authorizationRequest
.
References
Detect and mitigate CVE-2021-27582 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 →