Deserialization Before Auth in SpringSec CVE-2023-6267
CVE-2023-6267 Published on January 25, 2024
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.
Vulnerability Analysis
CVE-2023-6267 can be exploited with network access, and does not require authorization privileges or user interaction. This vulnerability is considered to have a low attack complexity. The potential impact of an exploit of this vulnerability is considered to have a small impact on confidentiality and integrity, and a high impact on availability.
Weakness Type
Improper Handling of Exceptional Conditions
The software does not handle or incorrectly handles an exceptional condition.
Products Associated with CVE-2023-6267
You can be notified by email with stack.watch whenever vulnerabilities like CVE-2023-6267 are published in these products:
Affected Versions
Red Hat build of Quarkus 2.13.9.Final:- Version 2.13.9.Final-redhat-00003 and below * is unaffected.
- Version 3.2.9.Final-redhat-00003 and below * is unaffected.
Exploit Probability
EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.