In Play Framework 2.6.0 through 2.8.1, the CSRF filter can be bypassed by making CORS simple requests with content types that contain parameters that can't be parsed.
The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor.
Link | Tags |
---|---|
https://www.playframework.com/security/vulnerability | vendor advisory |
https://www.playframework.com/security/vulnerability/CVE-2020-12480-CsrfBlacklistBypass | vendor advisory |