diff --git a/advisories/unreviewed/2024/04/GHSA-25w4-hfqg-4r52/GHSA-25w4-hfqg-4r52.json b/advisories/github-reviewed/2024/04/GHSA-25w4-hfqg-4r52/GHSA-25w4-hfqg-4r52.json similarity index 53% rename from advisories/unreviewed/2024/04/GHSA-25w4-hfqg-4r52/GHSA-25w4-hfqg-4r52.json rename to advisories/github-reviewed/2024/04/GHSA-25w4-hfqg-4r52/GHSA-25w4-hfqg-4r52.json index c0e67467c95..f70872d72ee 100644 --- a/advisories/unreviewed/2024/04/GHSA-25w4-hfqg-4r52/GHSA-25w4-hfqg-4r52.json +++ b/advisories/github-reviewed/2024/04/GHSA-25w4-hfqg-4r52/GHSA-25w4-hfqg-4r52.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-25w4-hfqg-4r52", - "modified": "2024-04-25T18:30:39Z", + "modified": "2024-04-25T19:54:40Z", "published": "2024-04-25T18:30:39Z", "aliases": [ "CVE-2023-5675" ], + "summary": "Quarkus: authorization flaw in quarkus resteasy reactive and classic", "details": "A flaw was found in Quarkus. When a Quarkus RestEasy Classic or Reactive JAX-RS endpoint has its methods declared in the abstract Java class or customized by Quarkus extensions using the annotation processor, the authorization of these methods will not be enforced if it is enabled by either 'quarkus.security.jaxrs.deny-unannotated-endpoints' or 'quarkus.security.jaxrs.default-roles-allowed' properties.", "severity": [ { @@ -14,13 +15,54 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "Maven", + "name": "io.quarkus:quarkus-resteasy-reactive-common-deployment" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "3.9.0.CR1" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "io.quarkus:quarkus-resteasy-reactive-common" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "3.9.0.CR1" + } + ] + } + ] + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5675" }, + { + "type": "WEB", + "url": "https://github.com/quarkusio/quarkus/commit/d802748128cd1932279b7c334f3792d481814ef5" + }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:0494" @@ -36,6 +78,10 @@ { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2245197" + }, + { + "type": "PACKAGE", + "url": "https://github.com/quarkusio/quarkus" } ], "database_specific": { @@ -43,8 +89,8 @@ "CWE-285" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-04-25T19:54:40Z", "nvd_published_at": "2024-04-25T16:15:08Z" } } \ No newline at end of file