RHSA-2025:0900

Vulnerability from csaf_redhat - Published: 2025-02-05 12:21 - Updated: 2026-03-18 02:51
Summary
Red Hat Security Advisory: Red Hat build of Quarkus 3.15.3 release and security update
Severity
Moderate
Notes
Topic: An update is now available for Red Hat build of Quarkus. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability. For more information, see the CVE links in the References section.
Details: This release of Red Hat build of Quarkus 3.15.3 includes the following CVE fixes: * io.quarkus/quarkus-netty: Denial of Service attack on windows app using Netty [quarkus-3.15] (CVE-2024-47535) * io.quarkus.http/quarkus-http-core: Quarkus HTTP Cookie Smuggling [quarkus-3.15] (CVE-2024-12397) For more information, see the release notes page listed in the References section.
Terms of Use: This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.

A flaw was found in Quarkus-HTTP, which incorrectly parses cookies with certain value-delimiting characters in incoming requests. This issue could allow an attacker to construct a cookie value to exfiltrate HttpOnly cookie values or spoof arbitrary additional cookie values, leading to unauthorized data access or modification. The main threat from this flaw impacts data confidentiality and integrity.

CWE-444 - Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')
Vendor Fix Before applying this update, make sure all previously released errata relevant to your system have been applied. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258 https://access.redhat.com/errata/RHSA-2025:0900
Workaround Currently, no mitigation is available for this vulnerability.

A flaw was found in Netty. An unsafe reading of the environment file could potentially cause a denial of service. When loaded on a Windows application, Netty attempts to load a file that does not exist. If an attacker creates a large file, the Netty application crashes.

CWE-400 - Uncontrolled Resource Consumption
Vendor Fix Before applying this update, make sure all previously released errata relevant to your system have been applied. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258 https://access.redhat.com/errata/RHSA-2025:0900
References
https://access.redhat.com/errata/RHSA-2025:0900 self
https://access.redhat.com/security/updates/classi… external
https://access.redhat.com/articles/4966181 external
https://access.redhat.com/products/quarkus/ external
https://access.redhat.com/jbossnetwork/restricted… external
https://issues.redhat.com/browse/QUARKUS-5043 external
https://issues.redhat.com/browse/QUARKUS-5226 external
https://issues.redhat.com/browse/QUARKUS-5235 external
https://issues.redhat.com/browse/QUARKUS-5531 external
https://issues.redhat.com/browse/QUARKUS-5532 external
https://issues.redhat.com/browse/QUARKUS-5533 external
https://issues.redhat.com/browse/QUARKUS-5537 external
https://issues.redhat.com/browse/QUARKUS-5538 external
https://issues.redhat.com/browse/QUARKUS-5540 external
https://issues.redhat.com/browse/QUARKUS-5541 external
https://issues.redhat.com/browse/QUARKUS-5543 external
https://issues.redhat.com/browse/QUARKUS-5544 external
https://issues.redhat.com/browse/QUARKUS-5548 external
https://issues.redhat.com/browse/QUARKUS-5549 external
https://issues.redhat.com/browse/QUARKUS-5550 external
https://issues.redhat.com/browse/QUARKUS-5552 external
https://issues.redhat.com/browse/QUARKUS-5553 external
https://issues.redhat.com/browse/QUARKUS-5554 external
https://issues.redhat.com/browse/QUARKUS-5556 external
https://issues.redhat.com/browse/QUARKUS-5557 external
https://issues.redhat.com/browse/QUARKUS-5558 external
https://issues.redhat.com/browse/QUARKUS-5559 external
https://issues.redhat.com/browse/QUARKUS-5560 external
https://issues.redhat.com/browse/QUARKUS-5563 external
https://issues.redhat.com/browse/QUARKUS-5564 external
https://issues.redhat.com/browse/QUARKUS-5565 external
https://issues.redhat.com/browse/QUARKUS-5566 external
https://issues.redhat.com/browse/QUARKUS-5625 external
https://issues.redhat.com/browse/QUARKUS-5635 external
https://security.access.redhat.com/data/csaf/v2/a… self
https://access.redhat.com/security/cve/CVE-2024-12397 self
https://bugzilla.redhat.com/show_bug.cgi?id=2331298 external
https://www.cve.org/CVERecord?id=CVE-2024-12397 external
https://nvd.nist.gov/vuln/detail/CVE-2024-12397 external
https://access.redhat.com/security/cve/CVE-2024-47535 self
https://bugzilla.redhat.com/show_bug.cgi?id=2325538 external
https://www.cve.org/CVERecord?id=CVE-2024-47535 external
https://nvd.nist.gov/vuln/detail/CVE-2024-47535 external
https://github.com/netty/netty/commit/fbf7a704a82… external
https://github.com/netty/netty/security/advisorie… external

{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Moderate"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update is now available for Red Hat build of Quarkus.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability. For more information, see the CVE links in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "This release of Red Hat build of Quarkus 3.15.3 includes the following CVE fixes:\n\n* io.quarkus/quarkus-netty: Denial of Service attack on windows app using Netty [quarkus-3.15] (CVE-2024-47535)\n\n* io.quarkus.http/quarkus-http-core: Quarkus HTTP Cookie Smuggling [quarkus-3.15] (CVE-2024-12397)\n \n\nFor more information, see the release notes page listed in the References\nsection.",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2025:0900",
        "url": "https://access.redhat.com/errata/RHSA-2025:0900"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#moderate",
        "url": "https://access.redhat.com/security/updates/classification/#moderate"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/articles/4966181",
        "url": "https://access.redhat.com/articles/4966181"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/products/quarkus/",
        "url": "https://access.redhat.com/products/quarkus/"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/jbossnetwork/restricted/listSoftware.html?product=redhat.quarkus\u0026downloadType=distributions\u0026version=3.15.3",
        "url": "https://access.redhat.com/jbossnetwork/restricted/listSoftware.html?product=redhat.quarkus\u0026downloadType=distributions\u0026version=3.15.3"
      },
      {
        "category": "external",
        "summary": "QUARKUS-5043",
        "url": "https://issues.redhat.com/browse/QUARKUS-5043"
      },
      {
        "category": "external",
        "summary": "QUARKUS-5226",
        "url": "https://issues.redhat.com/browse/QUARKUS-5226"
      },
      {
        "category": "external",
        "summary": "QUARKUS-5235",
        "url": "https://issues.redhat.com/browse/QUARKUS-5235"
      },
      {
        "category": "external",
        "summary": "QUARKUS-5531",
        "url": "https://issues.redhat.com/browse/QUARKUS-5531"
      },
      {
        "category": "external",
        "summary": "QUARKUS-5532",
        "url": "https://issues.redhat.com/browse/QUARKUS-5532"
      },
      {
        "category": "external",
        "summary": "QUARKUS-5533",
        "url": "https://issues.redhat.com/browse/QUARKUS-5533"
      },
      {
        "category": "external",
        "summary": "QUARKUS-5537",
        "url": "https://issues.redhat.com/browse/QUARKUS-5537"
      },
      {
        "category": "external",
        "summary": "QUARKUS-5538",
        "url": "https://issues.redhat.com/browse/QUARKUS-5538"
      },
      {
        "category": "external",
        "summary": "QUARKUS-5540",
        "url": "https://issues.redhat.com/browse/QUARKUS-5540"
      },
      {
        "category": "external",
        "summary": "QUARKUS-5541",
        "url": "https://issues.redhat.com/browse/QUARKUS-5541"
      },
      {
        "category": "external",
        "summary": "QUARKUS-5543",
        "url": "https://issues.redhat.com/browse/QUARKUS-5543"
      },
      {
        "category": "external",
        "summary": "QUARKUS-5544",
        "url": "https://issues.redhat.com/browse/QUARKUS-5544"
      },
      {
        "category": "external",
        "summary": "QUARKUS-5548",
        "url": "https://issues.redhat.com/browse/QUARKUS-5548"
      },
      {
        "category": "external",
        "summary": "QUARKUS-5549",
        "url": "https://issues.redhat.com/browse/QUARKUS-5549"
      },
      {
        "category": "external",
        "summary": "QUARKUS-5550",
        "url": "https://issues.redhat.com/browse/QUARKUS-5550"
      },
      {
        "category": "external",
        "summary": "QUARKUS-5552",
        "url": "https://issues.redhat.com/browse/QUARKUS-5552"
      },
      {
        "category": "external",
        "summary": "QUARKUS-5553",
        "url": "https://issues.redhat.com/browse/QUARKUS-5553"
      },
      {
        "category": "external",
        "summary": "QUARKUS-5554",
        "url": "https://issues.redhat.com/browse/QUARKUS-5554"
      },
      {
        "category": "external",
        "summary": "QUARKUS-5556",
        "url": "https://issues.redhat.com/browse/QUARKUS-5556"
      },
      {
        "category": "external",
        "summary": "QUARKUS-5557",
        "url": "https://issues.redhat.com/browse/QUARKUS-5557"
      },
      {
        "category": "external",
        "summary": "QUARKUS-5558",
        "url": "https://issues.redhat.com/browse/QUARKUS-5558"
      },
      {
        "category": "external",
        "summary": "QUARKUS-5559",
        "url": "https://issues.redhat.com/browse/QUARKUS-5559"
      },
      {
        "category": "external",
        "summary": "QUARKUS-5560",
        "url": "https://issues.redhat.com/browse/QUARKUS-5560"
      },
      {
        "category": "external",
        "summary": "QUARKUS-5563",
        "url": "https://issues.redhat.com/browse/QUARKUS-5563"
      },
      {
        "category": "external",
        "summary": "QUARKUS-5564",
        "url": "https://issues.redhat.com/browse/QUARKUS-5564"
      },
      {
        "category": "external",
        "summary": "QUARKUS-5565",
        "url": "https://issues.redhat.com/browse/QUARKUS-5565"
      },
      {
        "category": "external",
        "summary": "QUARKUS-5566",
        "url": "https://issues.redhat.com/browse/QUARKUS-5566"
      },
      {
        "category": "external",
        "summary": "QUARKUS-5625",
        "url": "https://issues.redhat.com/browse/QUARKUS-5625"
      },
      {
        "category": "external",
        "summary": "QUARKUS-5635",
        "url": "https://issues.redhat.com/browse/QUARKUS-5635"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_0900.json"
      }
    ],
    "title": "Red Hat Security Advisory: Red Hat build of Quarkus 3.15.3 release and security update",
    "tracking": {
      "current_release_date": "2026-03-18T02:51:18+00:00",
      "generator": {
        "date": "2026-03-18T02:51:18+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.7.3"
        }
      },
      "id": "RHSA-2025:0900",
      "initial_release_date": "2025-02-05T12:21:00+00:00",
      "revision_history": [
        {
          "date": "2025-02-05T12:21:00+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2025-02-05T12:21:00+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2026-03-18T02:51:18+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat build of Quarkus 3.15.3",
                "product": {
                  "name": "Red Hat build of Quarkus 3.15.3",
                  "product_id": "Red Hat build of Quarkus 3.15.3",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:quarkus:3.15::el8"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat build of Quarkus"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2024-12397",
      "cwe": {
        "id": "CWE-444",
        "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
      },
      "discovery_date": "2024-12-10T01:15:33.380000+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2331298"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Quarkus-HTTP, which incorrectly parses cookies with\ncertain value-delimiting characters in incoming requests. This issue could\nallow an attacker to construct a cookie value to exfiltrate HttpOnly cookie\nvalues or spoof arbitrary additional cookie values, leading to unauthorized\ndata access or modification. The main threat from this flaw impacts data\nconfidentiality and integrity.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "io.quarkus.http/quarkus-http-core: Quarkus HTTP Cookie Smuggling",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat has evaluated this vulnerability. This is a very similar vulnerability to an Undertow, seen in CVE-2023-4639.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "Red Hat build of Quarkus 3.15.3"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-12397"
        },
        {
          "category": "external",
          "summary": "RHBZ#2331298",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331298"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-12397",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-12397"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-12397",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12397"
        }
      ],
      "release_date": "2024-12-10T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2025-02-05T12:21:00+00:00",
          "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "Red Hat build of Quarkus 3.15.3"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2025:0900"
        },
        {
          "category": "workaround",
          "details": "Currently, no mitigation is available for this vulnerability.",
          "product_ids": [
            "Red Hat build of Quarkus 3.15.3"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.4,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "Red Hat build of Quarkus 3.15.3"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "io.quarkus.http/quarkus-http-core: Quarkus HTTP Cookie Smuggling"
    },
    {
      "cve": "CVE-2024-47535",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "discovery_date": "2024-11-12T16:01:18.772613+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2325538"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Netty. An unsafe reading of the environment file could potentially cause a denial of service. When loaded on a Windows application, Netty attempts to load a file that does not exist. If an attacker creates a large file, the Netty application crashes.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "netty: Denial of Service attack on windows app using Netty",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "Red Hat build of Quarkus 3.15.3"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-47535"
        },
        {
          "category": "external",
          "summary": "RHBZ#2325538",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2325538"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-47535",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-47535"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47535",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47535"
        },
        {
          "category": "external",
          "summary": "https://github.com/netty/netty/commit/fbf7a704a82e7449b48bd0bbb679f5661c6d61a3",
          "url": "https://github.com/netty/netty/commit/fbf7a704a82e7449b48bd0bbb679f5661c6d61a3"
        },
        {
          "category": "external",
          "summary": "https://github.com/netty/netty/security/advisories/GHSA-xq3w-v528-46rv",
          "url": "https://github.com/netty/netty/security/advisories/GHSA-xq3w-v528-46rv"
        }
      ],
      "release_date": "2024-11-12T15:50:08.334000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2025-02-05T12:21:00+00:00",
          "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "Red Hat build of Quarkus 3.15.3"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2025:0900"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 5.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "Red Hat build of Quarkus 3.15.3"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "netty: Denial of Service attack on windows app using Netty"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.


Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…