Lucene search

K
vulnrichmentRedhatVULNRICHMENT:CVE-2024-1726
HistoryApr 25, 2024 - 4:29 p.m.

CVE-2024-1726 Quarkus: security checks for some inherited endpoints performed after serialization in resteasy reactive may trigger a denial of service

2024-04-2516:29:04
CWE-281
redhat
github.com
cve-2024-1726
quarkus
security checks
jax-rs
denial of service

5.3 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

LOW

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

6.8 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

15.5%

A flaw was discovered in the RESTEasy Reactive implementation in Quarkus. Due to security checks for some JAX-RS endpoints being performed after serialization, more processing resources are consumed while the HTTP request is checked. In certain configurations, if an attacker has knowledge of any POST, PUT, or PATCH request paths, they can potentially identify vulnerable endpoints and trigger excessive resource usage as the endpoints process the requests. This can result in a denial of service.

CNA Affected

[
  {
    "cpes": [
      "cpe:/a:redhat:quarkus:3.2::el8"
    ],
    "vendor": "Red Hat",
    "product": "Red Hat build of Quarkus 3.2.11.Final",
    "versions": [
      {
        "status": "unaffected",
        "version": "3.2.11.Final-redhat-00001",
        "lessThan": "*",
        "versionType": "rpm"
      }
    ],
    "packageName": "io.quarkus/quarkus-resteasy-reactive",
    "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
    "defaultStatus": "affected"
  },
  {
    "cpes": [
      "cpe:/a:redhat:quarkus:2"
    ],
    "vendor": "Red Hat",
    "product": "Red Hat build of Quarkus",
    "packageName": "io.quarkus.resteasy.reactive/resteasy-reactive",
    "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
    "defaultStatus": "affected"
  }
]

5.3 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

LOW

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

6.8 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

15.5%

Related for VULNRICHMENT:CVE-2024-1726