ghsa-8j3x-w35r-rw4r
Vulnerability from github
Published
2024-01-25 21:32
Modified
2024-02-17 12:30
Severity ?
Summary
Quarkus Improper Handling of Insufficient Permissions or Privileges and Improper Handling of Exceptional Conditions vulnerability
Details
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.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "io.quarkus.resteasy.reactive:resteasy-reactive" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.13.9.Final" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "io.quarkus.resteasy.reactive:resteasy-reactive" }, "ranges": [ { "events": [ { "introduced": "3.0.0.Final" }, { "fixed": "3.2.9.Final" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-6267" ], "database_specific": { "cwe_ids": [ "CWE-280", "CWE-755" ], "github_reviewed": true, "github_reviewed_at": "2024-01-31T22:38:58Z", "nvd_published_at": "2024-01-25T19:15:08Z", "severity": "HIGH" }, "details": "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.", "id": "GHSA-8j3x-w35r-rw4r", "modified": "2024-02-17T12:30:26Z", "published": "2024-01-25T21:32:14Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6267" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:0494" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:0495" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2023-6267" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2251155" }, { "type": "PACKAGE", "url": "https://github.com/quarkusio/quarkus" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H", "type": "CVSS_V3" } ], "summary": "Quarkus Improper Handling of Insufficient Permissions or Privileges and Improper Handling of Exceptional Conditions vulnerability" }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.