Files
CVEs-PoC/2016/CVE-2016-4977.md
2025-09-29 21:09:30 +02:00

2.5 KiB

CVE-2016-4977

Description

When processing authorization requests using the whitelabel views in Spring Security OAuth 2.0.0 to 2.0.9 and 1.0.0 to 1.0.5, the response_type parameter value was executed as Spring SpEL which enabled a malicious user to trigger remote code execution via the crafting of the value for response_type.

POC

Reference

No PoCs from references.

Github