cve/2023/CVE-2023-6267.md
2024-08-05 18:41:32 +00:00

1.4 KiB

CVE-2023-6267

Description

A flaw was found in the json payload. If annotation based security is used to secure a REST resource, the JSON body that the resource may consume is being processed (deserialized) prior to the security constraints being evaluated and applied. This does not happen with configuration based security.

POC

Reference

No PoCs from references.

Github