Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-21634 (GCVE-0-2024-21634)
Vulnerability from cvelistv5
- CWE-770 - Allocation of Resources Without Limits or Throttling
Vendor | Product | Version | ||
---|---|---|---|---|
amazon-ion | ion-java |
Version: < 1.10.5 |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-01T22:27:35.757Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "https://github.com/amazon-ion/ion-java/security/advisories/GHSA-264p-99wq-f4j6", "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/amazon-ion/ion-java/security/advisories/GHSA-264p-99wq-f4j6" } ], "title": "CVE Program Container" }, { "metrics": [ { "other": { "content": { "id": "CVE-2024-21634", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2024-01-30T20:22:58.626217Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-06-16T19:45:37.088Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "ion-java", "vendor": "amazon-ion", "versions": [ { "status": "affected", "version": "\u003c 1.10.5" } ] } ], "descriptions": [ { "lang": "en", "value": "Amazon Ion is a Java implementation of the Ion data notation. Prior to version 1.10.5, a potential denial-of-service issue exists in\u00a0`ion-java`\u00a0for applications that use\u00a0`ion-java`\u00a0to deserialize Ion text encoded data, or deserialize Ion text or binary encoded data into the\u00a0`IonValue`\u00a0model and then invoke certain\u00a0`IonValue`\u00a0methods on that in-memory representation. An actor could craft Ion data that, when loaded by the affected application and/or processed using the\u00a0`IonValue`\u00a0model, results in a\u00a0`StackOverflowError`\u00a0originating from the\u00a0`ion-java`\u00a0library. The patch is included in `ion-java` 1.10.5. As a workaround, do not load data which originated from an untrusted source or that could have been tampered with." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-770", "description": "CWE-770: Allocation of Resources Without Limits or Throttling", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-01-03T22:46:03.585Z", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "name": "https://github.com/amazon-ion/ion-java/security/advisories/GHSA-264p-99wq-f4j6", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/amazon-ion/ion-java/security/advisories/GHSA-264p-99wq-f4j6" } ], "source": { "advisory": "GHSA-264p-99wq-f4j6", "discovery": "UNKNOWN" }, "title": "Ion Java StackOverflow vulnerability" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2024-21634", "datePublished": "2024-01-03T22:46:03.585Z", "dateReserved": "2023-12-29T03:00:44.955Z", "dateUpdated": "2025-06-16T19:45:37.088Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2024-21634\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2024-01-03T23:15:08.943\",\"lastModified\":\"2024-11-21T08:54:46.287\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Amazon Ion is a Java implementation of the Ion data notation. Prior to version 1.10.5, a potential denial-of-service issue exists in\u00a0`ion-java`\u00a0for applications that use\u00a0`ion-java`\u00a0to deserialize Ion text encoded data, or deserialize Ion text or binary encoded data into the\u00a0`IonValue`\u00a0model and then invoke certain\u00a0`IonValue`\u00a0methods on that in-memory representation. An actor could craft Ion data that, when loaded by the affected application and/or processed using the\u00a0`IonValue`\u00a0model, results in a\u00a0`StackOverflowError`\u00a0originating from the\u00a0`ion-java`\u00a0library. The patch is included in `ion-java` 1.10.5. As a workaround, do not load data which originated from an untrusted source or that could have been tampered with.\"},{\"lang\":\"es\",\"value\":\"Amazon Ion es una implementaci\u00f3n Java de la notaci\u00f3n de datos de Ion. Antes de la versi\u00f3n 1.10.5, existe un posible problema de denegaci\u00f3n de servicio en `ion-java` para aplicaciones que usan `ion-java` para deserializar datos codificados de texto Ion, o deserializar texto Ion o datos codificados binarios en `IonValue `modelo y luego invocar ciertos m\u00e9todos `IonValue` en esa representaci\u00f3n en memoria. Un actor podr\u00eda crear datos de Ion que, cuando los carga la aplicaci\u00f3n afectada y/o los procesa usando el modelo \\\"IonValue\\\", dan como resultado un \\\"StackOverflowError\\\" que se origina en la librer\u00eda \\\"ion-java\\\". El parche est\u00e1 incluido en `ion-java` 1.10.5. Como workaround, no cargue datos que se hayan originado en una fuente que no sea de confianza o que puedan haber sido manipulados.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-770\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:amazon:ion:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.10.5\",\"matchCriteriaId\":\"E214A294-EEE9-4B1B-89E8-8B2B1C619B1A\"}]}]}],\"references\":[{\"url\":\"https://github.com/amazon-ion/ion-java/security/advisories/GHSA-264p-99wq-f4j6\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://github.com/amazon-ion/ion-java/security/advisories/GHSA-264p-99wq-f4j6\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/amazon-ion/ion-java/security/advisories/GHSA-264p-99wq-f4j6\", \"name\": \"https://github.com/amazon-ion/ion-java/security/advisories/GHSA-264p-99wq-f4j6\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-01T22:27:35.757Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-21634\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-01-30T20:22:58.626217Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-06-16T19:45:32.102Z\"}}], \"cna\": {\"title\": \"Ion Java StackOverflow vulnerability\", \"source\": {\"advisory\": \"GHSA-264p-99wq-f4j6\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"amazon-ion\", \"product\": \"ion-java\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 1.10.5\"}]}], \"references\": [{\"url\": \"https://github.com/amazon-ion/ion-java/security/advisories/GHSA-264p-99wq-f4j6\", \"name\": \"https://github.com/amazon-ion/ion-java/security/advisories/GHSA-264p-99wq-f4j6\", \"tags\": [\"x_refsource_CONFIRM\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Amazon Ion is a Java implementation of the Ion data notation. Prior to version 1.10.5, a potential denial-of-service issue exists in\\u00a0`ion-java`\\u00a0for applications that use\\u00a0`ion-java`\\u00a0to deserialize Ion text encoded data, or deserialize Ion text or binary encoded data into the\\u00a0`IonValue`\\u00a0model and then invoke certain\\u00a0`IonValue`\\u00a0methods on that in-memory representation. An actor could craft Ion data that, when loaded by the affected application and/or processed using the\\u00a0`IonValue`\\u00a0model, results in a\\u00a0`StackOverflowError`\\u00a0originating from the\\u00a0`ion-java`\\u00a0library. The patch is included in `ion-java` 1.10.5. As a workaround, do not load data which originated from an untrusted source or that could have been tampered with.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-770\", \"description\": \"CWE-770: Allocation of Resources Without Limits or Throttling\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2024-01-03T22:46:03.585Z\"}}}", "cveMetadata": "{\"cveId\": \"CVE-2024-21634\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-06-16T19:45:37.088Z\", \"dateReserved\": \"2023-12-29T03:00:44.955Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2024-01-03T22:46:03.585Z\", \"assignerShortName\": \"GitHub_M\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
rhsa-2024_7442
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "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": "A security update is now available for Red Hat JBoss Enterprise Application Platform 8.0.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat JBoss Enterprise Application Platform 8 is a platform for Java applications based on the WildFly application runtime.\n\nThis asynchronous patch is a security update for Red Hat JBoss Enterprise Application Platform 8.0.\n\nSecurity Fix(es):\n\n* software.amazon.ion/ion-java: ion-java: Ion Java StackOverflow vulnerability (CVE-2024-21634)\n\n* undertow: Improper State Management in Proxy Protocol parsing causes information leakage (CVE-2024-7885)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgements, and other related information, refer to the CVE page(s) listed in the References section.", "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-2024:7442", "url": "https://access.redhat.com/errata/RHSA-2024:7442" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2304311", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2304311" }, { "category": "external", "summary": "2305290", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2305290" }, { "category": "external", "summary": "JBEAP-27711", "url": "https://issues.redhat.com/browse/JBEAP-27711" }, { "category": "external", "summary": "JBEAP-27754", "url": "https://issues.redhat.com/browse/JBEAP-27754" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_7442.json" } ], "title": "Red Hat Security Advisory: Red Hat JBoss Enterprise Application Platform 8.0 security update", "tracking": { "current_release_date": "2024-12-12T21:45:09+00:00", "generator": { "date": "2024-12-12T21:45:09+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.3" } }, "id": "RHSA-2024:7442", "initial_release_date": "2024-10-01T07:54:26+00:00", "revision_history": [ { "date": "2024-10-01T07:54:26+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-10-01T07:54:26+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-12-12T21:45:09+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat JBoss Enterprise Application Platform 8", "product": { "name": "Red Hat JBoss Enterprise Application Platform 8", "product_id": "Red Hat JBoss Enterprise Application Platform 8", "product_identification_helper": { "cpe": "cpe:/a:redhat:jboss_enterprise_application_platform:8.0" } } } ], "category": "product_family", "name": "Red Hat JBoss Enterprise Application Platform" } ], "category": "vendor", "name": "Red Hat" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "BfC" ] } ], "cve": "CVE-2024-7885", "cwe": { "id": "CWE-362", "name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)" }, "discovery_date": "2024-08-16T09:00:41.686000+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2305290" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Undertow where the ProxyProtocolReadListener reuses the same StringBuilder instance across multiple requests. This issue occurs when the parseProxyProtocolV1 method processes multiple requests on the same HTTP connection. As a result, different requests may share the same StringBuilder instance, potentially leading to information leakage between requests or responses. In some cases, a value from a previous request or response may be erroneously reused, which could lead to unintended data exposure. This issue primarily results in errors and connection termination but creates a risk of data leakage in multi-request environments.", "title": "Vulnerability description" }, { "category": "summary", "text": "undertow: Improper State Management in Proxy Protocol parsing causes information leakage", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat decided to rate this vulnerability as Important because of the potential loss of Availability and no additional privileges being required.", "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 JBoss Enterprise Application Platform 8" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7885" }, { "category": "external", "summary": "RHBZ#2305290", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2305290" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7885", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7885" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7885", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7885" } ], "release_date": "2024-08-07T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-10-01T07:54:26+00:00", "details": "Before applying the update, make sure all previously released errata relevant to your system have been applied. Also, back up your existing installation, including all applications, configuration files, databases and database settings. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258", "product_ids": [ "Red Hat JBoss Enterprise Application Platform 8" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:7442" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "Red Hat JBoss Enterprise Application Platform 8" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "undertow: Improper State Management in Proxy Protocol parsing causes information leakage" }, { "cve": "CVE-2024-21634", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "discovery_date": "2024-08-13T12:39:28.068000+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2304311" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Amazon Ion, an implementation of Ion data notation. Ion-java may be affected by denial of service (DoS) due to issues while deserializing encoded data into IonValue. A maliciously crafted Ion data structure may be processed and cause a StackOverflowError, leaving the application in an unreliable state.", "title": "Vulnerability description" }, { "category": "summary", "text": "ion-java: ion-java: Ion Java StackOverflow vulnerability", "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 JBoss Enterprise Application Platform 8" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-21634" }, { "category": "external", "summary": "RHBZ#2304311", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2304311" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-21634", "url": "https://www.cve.org/CVERecord?id=CVE-2024-21634" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21634", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21634" }, { "category": "external", "summary": "https://github.com/amazon-ion/ion-java/security/advisories/GHSA-264p-99wq-f4j6", "url": "https://github.com/amazon-ion/ion-java/security/advisories/GHSA-264p-99wq-f4j6" } ], "release_date": "2024-01-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-10-01T07:54:26+00:00", "details": "Before applying the update, make sure all previously released errata relevant to your system have been applied. Also, back up your existing installation, including all applications, configuration files, databases and database settings. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258", "product_ids": [ "Red Hat JBoss Enterprise Application Platform 8" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:7442" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "Red Hat JBoss Enterprise Application Platform 8" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "Red Hat JBoss Enterprise Application Platform 8" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "ion-java: ion-java: Ion Java StackOverflow vulnerability" } ] }
rhsa-2024:7441
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "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": "A security update is now available for Red Hat JBoss Enterprise Application Platform 8.0. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat JBoss Enterprise Application Platform 8 is a platform for Java applications based on the WildFly application runtime.\n\nThis asynchronous patch is a security update for Red Hat JBoss Enterprise Application Platform 8.0.\n\nSecurity Fix(es):\n\n* software.amazon.ion/ion-java: ion-java: Ion Java StackOverflow vulnerability (CVE-2024-21634)\n\n* undertow: Improper State Management in Proxy Protocol parsing causes information leakage (CVE-2024-7885)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgements, and other related information, refer to the CVE page(s) listed in the References section.", "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-2024:7441", "url": "https://access.redhat.com/errata/RHSA-2024:7441" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/8.0/", "url": "https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/8.0/" }, { "category": "external", "summary": "2304311", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2304311" }, { "category": "external", "summary": "2305290", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2305290" }, { "category": "external", "summary": "JBEAP-27711", "url": "https://issues.redhat.com/browse/JBEAP-27711" }, { "category": "external", "summary": "JBEAP-27754", "url": "https://issues.redhat.com/browse/JBEAP-27754" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_7441.json" } ], "title": "Red Hat Security Advisory: Red Hat JBoss Enterprise Application Platform 8.0 security update", "tracking": { "current_release_date": "2025-09-25T15:05:59+00:00", "generator": { "date": "2025-09-25T15:05:59+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.8" } }, "id": "RHSA-2024:7441", "initial_release_date": "2024-10-01T08:03:25+00:00", "revision_history": [ { "date": "2024-10-01T08:03:25+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-10-01T08:03:25+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-25T15:05:59+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat JBoss EAP 8.0 for RHEL 9", "product": { "name": "Red Hat JBoss EAP 8.0 for RHEL 9", "product_id": "9Base-JBEAP-8.0", "product_identification_helper": { "cpe": "cpe:/a:redhat:jboss_enterprise_application_platform:8.0::el9" } } }, { "category": "product_name", "name": "Red Hat JBoss EAP 8.0 for RHEL 8", "product": { "name": "Red Hat JBoss EAP 8.0 for RHEL 8", "product_id": "8Base-JBEAP-8.0", "product_identification_helper": { "cpe": "cpe:/a:redhat:jboss_enterprise_application_platform:8.0::el8" } } } ], "category": "product_family", "name": "Red Hat JBoss Enterprise Application Platform" }, { "branches": [ { "category": "product_version", "name": "eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.src", "product": { "name": "eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.src", "product_id": "eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-amazon-ion-java@1.11.9-2.redhat_00001.1.el9eap?arch=src" } } }, { "category": "product_version", "name": "eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.src", "product": { "name": "eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.src", "product_id": "eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-undertow@2.3.14-2.SP2_redhat_00001.1.el9eap?arch=src" } } }, { "category": "product_version", "name": "eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.src", "product": { "name": "eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.src", "product_id": "eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-wildfly@8.0.3-13.GA_redhat_00007.1.el9eap?arch=src" } } }, { "category": "product_version", "name": "eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.src", "product": { "name": "eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.src", "product_id": "eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-eap-product-conf-parent@800.3.1-2.GA_redhat_00002.1.el9eap?arch=src" } } }, { "category": "product_version", "name": "eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.src", "product": { "name": "eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.src", "product_id": "eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-amazon-ion-java@1.11.9-2.redhat_00001.1.el8eap?arch=src" } } }, { "category": "product_version", "name": "eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.src", "product": { "name": "eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.src", "product_id": "eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-undertow@2.3.14-2.SP2_redhat_00001.1.el8eap?arch=src" } } }, { "category": "product_version", "name": "eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.src", "product": { "name": "eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.src", "product_id": "eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-wildfly@8.0.3-13.GA_redhat_00007.1.el8eap?arch=src" } } }, { "category": "product_version", "name": "eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.src", "product": { "name": "eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.src", "product_id": "eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-eap-product-conf-parent@800.3.1-2.GA_redhat_00002.1.el8eap?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.noarch", "product": { "name": "eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.noarch", "product_id": "eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-amazon-ion-java@1.11.9-2.redhat_00001.1.el9eap?arch=noarch" } } }, { "category": "product_version", "name": "eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.noarch", "product": { "name": "eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.noarch", "product_id": "eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-undertow@2.3.14-2.SP2_redhat_00001.1.el9eap?arch=noarch" } } }, { "category": "product_version", "name": "eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "product": { "name": "eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "product_id": "eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-wildfly@8.0.3-13.GA_redhat_00007.1.el9eap?arch=noarch" } } }, { "category": "product_version", "name": "eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "product": { "name": "eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "product_id": "eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-wildfly-java-jdk11@8.0.3-13.GA_redhat_00007.1.el9eap?arch=noarch" } } }, { "category": "product_version", "name": "eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "product": { "name": "eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "product_id": "eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-wildfly-java-jdk17@8.0.3-13.GA_redhat_00007.1.el9eap?arch=noarch" } } }, { "category": "product_version", "name": "eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "product": { "name": "eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "product_id": "eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-wildfly-java-jdk21@8.0.3-13.GA_redhat_00007.1.el9eap?arch=noarch" } } }, { "category": "product_version", "name": "eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "product": { "name": "eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "product_id": "eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-wildfly-modules@8.0.3-13.GA_redhat_00007.1.el9eap?arch=noarch" } } }, { "category": "product_version", "name": "eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "product": { "name": "eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "product_id": "eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-eap-product-conf-parent@800.3.1-2.GA_redhat_00002.1.el9eap?arch=noarch" } } }, { "category": "product_version", "name": "eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "product": { "name": "eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "product_id": "eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-eap-product-conf-wildfly-ee-feature-pack@800.3.1-2.GA_redhat_00002.1.el9eap?arch=noarch" } } }, { "category": "product_version", "name": "eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.noarch", "product": { "name": "eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.noarch", "product_id": "eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-amazon-ion-java@1.11.9-2.redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.noarch", "product": { "name": "eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.noarch", "product_id": "eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-undertow@2.3.14-2.SP2_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "product": { "name": "eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "product_id": "eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-wildfly@8.0.3-13.GA_redhat_00007.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "product": { "name": "eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "product_id": "eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-wildfly-java-jdk11@8.0.3-13.GA_redhat_00007.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "product": { "name": "eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "product_id": "eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-wildfly-java-jdk17@8.0.3-13.GA_redhat_00007.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "product": { "name": "eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "product_id": "eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-wildfly-java-jdk21@8.0.3-13.GA_redhat_00007.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "product": { "name": "eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "product_id": "eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-wildfly-modules@8.0.3-13.GA_redhat_00007.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "product": { "name": "eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "product_id": "eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-eap-product-conf-parent@800.3.1-2.GA_redhat_00002.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "product": { "name": "eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "product_id": "eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-eap-product-conf-wildfly-ee-feature-pack@800.3.1-2.GA_redhat_00002.1.el8eap?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 8", "product_id": "8Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.noarch" }, "product_reference": "eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 8.0 for RHEL 8", "product_id": "8Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.src" }, "product_reference": "eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 8", "product_id": "8Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch" }, "product_reference": "eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.src as a component of Red Hat JBoss EAP 8.0 for RHEL 8", "product_id": "8Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.src" }, "product_reference": "eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 8", "product_id": "8Base-JBEAP-8.0:eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch" }, "product_reference": "eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 8", "product_id": "8Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 8.0 for RHEL 8", "product_id": "8Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.src" }, "product_reference": "eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 8", "product_id": "8Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch" }, "product_reference": "eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.src as a component of Red Hat JBoss EAP 8.0 for RHEL 8", "product_id": "8Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.src" }, "product_reference": "eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 8", "product_id": "8Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch" }, "product_reference": "eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 8", "product_id": "8Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch" }, "product_reference": "eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 8", "product_id": "8Base-JBEAP-8.0:eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch" }, "product_reference": "eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 8", "product_id": "8Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch" }, "product_reference": "eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 9", "product_id": "9Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.noarch" }, "product_reference": "eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.noarch", "relates_to_product_reference": "9Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.src as a component of Red Hat JBoss EAP 8.0 for RHEL 9", "product_id": "9Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.src" }, "product_reference": "eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.src", "relates_to_product_reference": "9Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 9", "product_id": "9Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch" }, "product_reference": "eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "relates_to_product_reference": "9Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.src as a component of Red Hat JBoss EAP 8.0 for RHEL 9", "product_id": "9Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.src" }, "product_reference": "eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.src", "relates_to_product_reference": "9Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 9", "product_id": "9Base-JBEAP-8.0:eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch" }, "product_reference": "eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "relates_to_product_reference": "9Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 9", "product_id": "9Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.noarch" }, "product_reference": "eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.noarch", "relates_to_product_reference": "9Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.src as a component of Red Hat JBoss EAP 8.0 for RHEL 9", "product_id": "9Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.src" }, "product_reference": "eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.src", "relates_to_product_reference": "9Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 9", "product_id": "9Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch" }, "product_reference": "eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "relates_to_product_reference": "9Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.src as a component of Red Hat JBoss EAP 8.0 for RHEL 9", "product_id": "9Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.src" }, "product_reference": "eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.src", "relates_to_product_reference": "9Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 9", "product_id": "9Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch" }, "product_reference": "eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "relates_to_product_reference": "9Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 9", "product_id": "9Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch" }, "product_reference": "eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "relates_to_product_reference": "9Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 9", "product_id": "9Base-JBEAP-8.0:eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch" }, "product_reference": "eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "relates_to_product_reference": "9Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 9", "product_id": "9Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch" }, "product_reference": "eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "relates_to_product_reference": "9Base-JBEAP-8.0" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "BfC" ] } ], "cve": "CVE-2024-7885", "cwe": { "id": "CWE-362", "name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)" }, "discovery_date": "2024-08-16T09:00:41.686000+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2305290" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Undertow where the ProxyProtocolReadListener reuses the same StringBuilder instance across multiple requests. This issue occurs when the parseProxyProtocolV1 method processes multiple requests on the same HTTP connection. As a result, different requests may share the same StringBuilder instance, potentially leading to information leakage between requests or responses. In some cases, a value from a previous request or response may be erroneously reused, which could lead to unintended data exposure. This issue primarily results in errors and connection termination but creates a risk of data leakage in multi-request environments.", "title": "Vulnerability description" }, { "category": "summary", "text": "undertow: Improper State Management in Proxy Protocol parsing causes information leakage", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat decided to rate this vulnerability as Important because of the potential loss of Availability and no additional privileges being required.", "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": [ "8Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.src", "8Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.src", "8Base-JBEAP-8.0:eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.src", "8Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "9Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.src", "9Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.src", "9Base-JBEAP-8.0:eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.src", "9Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.src", "9Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7885" }, { "category": "external", "summary": "RHBZ#2305290", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2305290" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7885", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7885" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7885", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7885" } ], "release_date": "2024-08-07T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-10-01T08:03:25+00:00", "details": "Before applying the update, make sure all previously released errata relevant to your system have been applied. Also, back up your existing installation, including all applications, configuration files, databases and database settings. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258", "product_ids": [ "8Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.src", "8Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.src", "8Base-JBEAP-8.0:eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.src", "8Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "9Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.src", "9Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.src", "9Base-JBEAP-8.0:eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.src", "9Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.src", "9Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:7441" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.src", "8Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.src", "8Base-JBEAP-8.0:eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.src", "8Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "9Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.src", "9Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.src", "9Base-JBEAP-8.0:eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.src", "9Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.src", "9Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "undertow: Improper State Management in Proxy Protocol parsing causes information leakage" }, { "cve": "CVE-2024-21634", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "discovery_date": "2024-08-13T12:39:28.068000+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2304311" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Amazon Ion, an implementation of Ion data notation. Ion-java may be affected by denial of service (DoS) due to issues while deserializing encoded data into IonValue. A maliciously crafted Ion data structure may be processed and cause a StackOverflowError, leaving the application in an unreliable state.", "title": "Vulnerability description" }, { "category": "summary", "text": "ion-java: ion-java: Ion Java StackOverflow vulnerability", "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": [ "8Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.src", "8Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.src", "8Base-JBEAP-8.0:eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.src", "8Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "9Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.src", "9Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.src", "9Base-JBEAP-8.0:eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.src", "9Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.src", "9Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-21634" }, { "category": "external", "summary": "RHBZ#2304311", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2304311" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-21634", "url": "https://www.cve.org/CVERecord?id=CVE-2024-21634" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21634", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21634" }, { "category": "external", "summary": "https://github.com/amazon-ion/ion-java/security/advisories/GHSA-264p-99wq-f4j6", "url": "https://github.com/amazon-ion/ion-java/security/advisories/GHSA-264p-99wq-f4j6" } ], "release_date": "2024-01-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-10-01T08:03:25+00:00", "details": "Before applying the update, make sure all previously released errata relevant to your system have been applied. Also, back up your existing installation, including all applications, configuration files, databases and database settings. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258", "product_ids": [ "8Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.src", "8Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.src", "8Base-JBEAP-8.0:eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.src", "8Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "9Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.src", "9Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.src", "9Base-JBEAP-8.0:eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.src", "9Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.src", "9Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:7441" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "8Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.src", "8Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.src", "8Base-JBEAP-8.0:eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.src", "8Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "9Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.src", "9Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.src", "9Base-JBEAP-8.0:eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.src", "9Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.src", "9Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.src", "8Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.src", "8Base-JBEAP-8.0:eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.src", "8Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "9Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.src", "9Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.src", "9Base-JBEAP-8.0:eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.src", "9Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.src", "9Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "ion-java: ion-java: Ion Java StackOverflow vulnerability" } ] }
RHSA-2024:7441
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "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": "A security update is now available for Red Hat JBoss Enterprise Application Platform 8.0. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat JBoss Enterprise Application Platform 8 is a platform for Java applications based on the WildFly application runtime.\n\nThis asynchronous patch is a security update for Red Hat JBoss Enterprise Application Platform 8.0.\n\nSecurity Fix(es):\n\n* software.amazon.ion/ion-java: ion-java: Ion Java StackOverflow vulnerability (CVE-2024-21634)\n\n* undertow: Improper State Management in Proxy Protocol parsing causes information leakage (CVE-2024-7885)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgements, and other related information, refer to the CVE page(s) listed in the References section.", "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-2024:7441", "url": "https://access.redhat.com/errata/RHSA-2024:7441" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/8.0/", "url": "https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/8.0/" }, { "category": "external", "summary": "2304311", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2304311" }, { "category": "external", "summary": "2305290", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2305290" }, { "category": "external", "summary": "JBEAP-27711", "url": "https://issues.redhat.com/browse/JBEAP-27711" }, { "category": "external", "summary": "JBEAP-27754", "url": "https://issues.redhat.com/browse/JBEAP-27754" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_7441.json" } ], "title": "Red Hat Security Advisory: Red Hat JBoss Enterprise Application Platform 8.0 security update", "tracking": { "current_release_date": "2025-09-25T15:05:59+00:00", "generator": { "date": "2025-09-25T15:05:59+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.8" } }, "id": "RHSA-2024:7441", "initial_release_date": "2024-10-01T08:03:25+00:00", "revision_history": [ { "date": "2024-10-01T08:03:25+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-10-01T08:03:25+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-25T15:05:59+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat JBoss EAP 8.0 for RHEL 9", "product": { "name": "Red Hat JBoss EAP 8.0 for RHEL 9", "product_id": "9Base-JBEAP-8.0", "product_identification_helper": { "cpe": "cpe:/a:redhat:jboss_enterprise_application_platform:8.0::el9" } } }, { "category": "product_name", "name": "Red Hat JBoss EAP 8.0 for RHEL 8", "product": { "name": "Red Hat JBoss EAP 8.0 for RHEL 8", "product_id": "8Base-JBEAP-8.0", "product_identification_helper": { "cpe": "cpe:/a:redhat:jboss_enterprise_application_platform:8.0::el8" } } } ], "category": "product_family", "name": "Red Hat JBoss Enterprise Application Platform" }, { "branches": [ { "category": "product_version", "name": "eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.src", "product": { "name": "eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.src", "product_id": "eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-amazon-ion-java@1.11.9-2.redhat_00001.1.el9eap?arch=src" } } }, { "category": "product_version", "name": "eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.src", "product": { "name": "eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.src", "product_id": "eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-undertow@2.3.14-2.SP2_redhat_00001.1.el9eap?arch=src" } } }, { "category": "product_version", "name": "eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.src", "product": { "name": "eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.src", "product_id": "eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-wildfly@8.0.3-13.GA_redhat_00007.1.el9eap?arch=src" } } }, { "category": "product_version", "name": "eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.src", "product": { "name": "eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.src", "product_id": "eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-eap-product-conf-parent@800.3.1-2.GA_redhat_00002.1.el9eap?arch=src" } } }, { "category": "product_version", "name": "eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.src", "product": { "name": "eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.src", "product_id": "eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-amazon-ion-java@1.11.9-2.redhat_00001.1.el8eap?arch=src" } } }, { "category": "product_version", "name": "eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.src", "product": { "name": "eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.src", "product_id": "eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-undertow@2.3.14-2.SP2_redhat_00001.1.el8eap?arch=src" } } }, { "category": "product_version", "name": "eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.src", "product": { "name": "eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.src", "product_id": "eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-wildfly@8.0.3-13.GA_redhat_00007.1.el8eap?arch=src" } } }, { "category": "product_version", "name": "eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.src", "product": { "name": "eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.src", "product_id": "eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-eap-product-conf-parent@800.3.1-2.GA_redhat_00002.1.el8eap?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.noarch", "product": { "name": "eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.noarch", "product_id": "eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-amazon-ion-java@1.11.9-2.redhat_00001.1.el9eap?arch=noarch" } } }, { "category": "product_version", "name": "eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.noarch", "product": { "name": "eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.noarch", "product_id": "eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-undertow@2.3.14-2.SP2_redhat_00001.1.el9eap?arch=noarch" } } }, { "category": "product_version", "name": "eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "product": { "name": "eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "product_id": "eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-wildfly@8.0.3-13.GA_redhat_00007.1.el9eap?arch=noarch" } } }, { "category": "product_version", "name": "eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "product": { "name": "eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "product_id": "eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-wildfly-java-jdk11@8.0.3-13.GA_redhat_00007.1.el9eap?arch=noarch" } } }, { "category": "product_version", "name": "eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "product": { "name": "eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "product_id": "eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-wildfly-java-jdk17@8.0.3-13.GA_redhat_00007.1.el9eap?arch=noarch" } } }, { "category": "product_version", "name": "eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "product": { "name": "eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "product_id": "eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-wildfly-java-jdk21@8.0.3-13.GA_redhat_00007.1.el9eap?arch=noarch" } } }, { "category": "product_version", "name": "eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "product": { "name": "eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "product_id": "eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-wildfly-modules@8.0.3-13.GA_redhat_00007.1.el9eap?arch=noarch" } } }, { "category": "product_version", "name": "eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "product": { "name": "eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "product_id": "eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-eap-product-conf-parent@800.3.1-2.GA_redhat_00002.1.el9eap?arch=noarch" } } }, { "category": "product_version", "name": "eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "product": { "name": "eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "product_id": "eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-eap-product-conf-wildfly-ee-feature-pack@800.3.1-2.GA_redhat_00002.1.el9eap?arch=noarch" } } }, { "category": "product_version", "name": "eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.noarch", "product": { "name": "eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.noarch", "product_id": "eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-amazon-ion-java@1.11.9-2.redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.noarch", "product": { "name": "eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.noarch", "product_id": "eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-undertow@2.3.14-2.SP2_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "product": { "name": "eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "product_id": "eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-wildfly@8.0.3-13.GA_redhat_00007.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "product": { "name": "eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "product_id": "eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-wildfly-java-jdk11@8.0.3-13.GA_redhat_00007.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "product": { "name": "eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "product_id": "eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-wildfly-java-jdk17@8.0.3-13.GA_redhat_00007.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "product": { "name": "eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "product_id": "eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-wildfly-java-jdk21@8.0.3-13.GA_redhat_00007.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "product": { "name": "eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "product_id": "eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-wildfly-modules@8.0.3-13.GA_redhat_00007.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "product": { "name": "eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "product_id": "eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-eap-product-conf-parent@800.3.1-2.GA_redhat_00002.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "product": { "name": "eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "product_id": "eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-eap-product-conf-wildfly-ee-feature-pack@800.3.1-2.GA_redhat_00002.1.el8eap?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 8", "product_id": "8Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.noarch" }, "product_reference": "eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 8.0 for RHEL 8", "product_id": "8Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.src" }, "product_reference": "eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 8", "product_id": "8Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch" }, "product_reference": "eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.src as a component of Red Hat JBoss EAP 8.0 for RHEL 8", "product_id": "8Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.src" }, "product_reference": "eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 8", "product_id": "8Base-JBEAP-8.0:eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch" }, "product_reference": "eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 8", "product_id": "8Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 8.0 for RHEL 8", "product_id": "8Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.src" }, "product_reference": "eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 8", "product_id": "8Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch" }, "product_reference": "eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.src as a component of Red Hat JBoss EAP 8.0 for RHEL 8", "product_id": "8Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.src" }, "product_reference": "eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 8", "product_id": "8Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch" }, "product_reference": "eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 8", "product_id": "8Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch" }, "product_reference": "eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 8", "product_id": "8Base-JBEAP-8.0:eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch" }, "product_reference": "eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 8", "product_id": "8Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch" }, "product_reference": "eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 9", "product_id": "9Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.noarch" }, "product_reference": "eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.noarch", "relates_to_product_reference": "9Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.src as a component of Red Hat JBoss EAP 8.0 for RHEL 9", "product_id": "9Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.src" }, "product_reference": "eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.src", "relates_to_product_reference": "9Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 9", "product_id": "9Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch" }, "product_reference": "eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "relates_to_product_reference": "9Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.src as a component of Red Hat JBoss EAP 8.0 for RHEL 9", "product_id": "9Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.src" }, "product_reference": "eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.src", "relates_to_product_reference": "9Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 9", "product_id": "9Base-JBEAP-8.0:eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch" }, "product_reference": "eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "relates_to_product_reference": "9Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 9", "product_id": "9Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.noarch" }, "product_reference": "eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.noarch", "relates_to_product_reference": "9Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.src as a component of Red Hat JBoss EAP 8.0 for RHEL 9", "product_id": "9Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.src" }, "product_reference": "eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.src", "relates_to_product_reference": "9Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 9", "product_id": "9Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch" }, "product_reference": "eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "relates_to_product_reference": "9Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.src as a component of Red Hat JBoss EAP 8.0 for RHEL 9", "product_id": "9Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.src" }, "product_reference": "eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.src", "relates_to_product_reference": "9Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 9", "product_id": "9Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch" }, "product_reference": "eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "relates_to_product_reference": "9Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 9", "product_id": "9Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch" }, "product_reference": "eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "relates_to_product_reference": "9Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 9", "product_id": "9Base-JBEAP-8.0:eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch" }, "product_reference": "eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "relates_to_product_reference": "9Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 9", "product_id": "9Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch" }, "product_reference": "eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "relates_to_product_reference": "9Base-JBEAP-8.0" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "BfC" ] } ], "cve": "CVE-2024-7885", "cwe": { "id": "CWE-362", "name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)" }, "discovery_date": "2024-08-16T09:00:41.686000+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2305290" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Undertow where the ProxyProtocolReadListener reuses the same StringBuilder instance across multiple requests. This issue occurs when the parseProxyProtocolV1 method processes multiple requests on the same HTTP connection. As a result, different requests may share the same StringBuilder instance, potentially leading to information leakage between requests or responses. In some cases, a value from a previous request or response may be erroneously reused, which could lead to unintended data exposure. This issue primarily results in errors and connection termination but creates a risk of data leakage in multi-request environments.", "title": "Vulnerability description" }, { "category": "summary", "text": "undertow: Improper State Management in Proxy Protocol parsing causes information leakage", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat decided to rate this vulnerability as Important because of the potential loss of Availability and no additional privileges being required.", "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": [ "8Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.src", "8Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.src", "8Base-JBEAP-8.0:eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.src", "8Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "9Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.src", "9Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.src", "9Base-JBEAP-8.0:eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.src", "9Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.src", "9Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7885" }, { "category": "external", "summary": "RHBZ#2305290", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2305290" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7885", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7885" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7885", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7885" } ], "release_date": "2024-08-07T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-10-01T08:03:25+00:00", "details": "Before applying the update, make sure all previously released errata relevant to your system have been applied. Also, back up your existing installation, including all applications, configuration files, databases and database settings. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258", "product_ids": [ "8Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.src", "8Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.src", "8Base-JBEAP-8.0:eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.src", "8Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "9Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.src", "9Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.src", "9Base-JBEAP-8.0:eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.src", "9Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.src", "9Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:7441" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.src", "8Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.src", "8Base-JBEAP-8.0:eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.src", "8Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "9Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.src", "9Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.src", "9Base-JBEAP-8.0:eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.src", "9Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.src", "9Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "undertow: Improper State Management in Proxy Protocol parsing causes information leakage" }, { "cve": "CVE-2024-21634", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "discovery_date": "2024-08-13T12:39:28.068000+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2304311" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Amazon Ion, an implementation of Ion data notation. Ion-java may be affected by denial of service (DoS) due to issues while deserializing encoded data into IonValue. A maliciously crafted Ion data structure may be processed and cause a StackOverflowError, leaving the application in an unreliable state.", "title": "Vulnerability description" }, { "category": "summary", "text": "ion-java: ion-java: Ion Java StackOverflow vulnerability", "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": [ "8Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.src", "8Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.src", "8Base-JBEAP-8.0:eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.src", "8Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "9Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.src", "9Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.src", "9Base-JBEAP-8.0:eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.src", "9Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.src", "9Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-21634" }, { "category": "external", "summary": "RHBZ#2304311", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2304311" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-21634", "url": "https://www.cve.org/CVERecord?id=CVE-2024-21634" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21634", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21634" }, { "category": "external", "summary": "https://github.com/amazon-ion/ion-java/security/advisories/GHSA-264p-99wq-f4j6", "url": "https://github.com/amazon-ion/ion-java/security/advisories/GHSA-264p-99wq-f4j6" } ], "release_date": "2024-01-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-10-01T08:03:25+00:00", "details": "Before applying the update, make sure all previously released errata relevant to your system have been applied. Also, back up your existing installation, including all applications, configuration files, databases and database settings. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258", "product_ids": [ "8Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.src", "8Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.src", "8Base-JBEAP-8.0:eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.src", "8Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "9Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.src", "9Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.src", "9Base-JBEAP-8.0:eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.src", "9Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.src", "9Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:7441" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "8Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.src", "8Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.src", "8Base-JBEAP-8.0:eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.src", "8Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "9Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.src", "9Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.src", "9Base-JBEAP-8.0:eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.src", "9Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.src", "9Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.src", "8Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.src", "8Base-JBEAP-8.0:eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.src", "8Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "9Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.src", "9Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.src", "9Base-JBEAP-8.0:eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.src", "9Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.src", "9Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "ion-java: ion-java: Ion Java StackOverflow vulnerability" } ] }
rhsa-2024:7442
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "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": "A security update is now available for Red Hat JBoss Enterprise Application Platform 8.0.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat JBoss Enterprise Application Platform 8 is a platform for Java applications based on the WildFly application runtime.\n\nThis asynchronous patch is a security update for Red Hat JBoss Enterprise Application Platform 8.0.\n\nSecurity Fix(es):\n\n* software.amazon.ion/ion-java: ion-java: Ion Java StackOverflow vulnerability (CVE-2024-21634)\n\n* undertow: Improper State Management in Proxy Protocol parsing causes information leakage (CVE-2024-7885)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgements, and other related information, refer to the CVE page(s) listed in the References section.", "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-2024:7442", "url": "https://access.redhat.com/errata/RHSA-2024:7442" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2304311", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2304311" }, { "category": "external", "summary": "2305290", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2305290" }, { "category": "external", "summary": "JBEAP-27711", "url": "https://issues.redhat.com/browse/JBEAP-27711" }, { "category": "external", "summary": "JBEAP-27754", "url": "https://issues.redhat.com/browse/JBEAP-27754" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_7442.json" } ], "title": "Red Hat Security Advisory: Red Hat JBoss Enterprise Application Platform 8.0 security update", "tracking": { "current_release_date": "2025-09-25T15:05:59+00:00", "generator": { "date": "2025-09-25T15:05:59+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.8" } }, "id": "RHSA-2024:7442", "initial_release_date": "2024-10-01T07:54:26+00:00", "revision_history": [ { "date": "2024-10-01T07:54:26+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-10-01T07:54:26+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-25T15:05:59+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat JBoss Enterprise Application Platform 8", "product": { "name": "Red Hat JBoss Enterprise Application Platform 8", "product_id": "Red Hat JBoss Enterprise Application Platform 8", "product_identification_helper": { "cpe": "cpe:/a:redhat:jboss_enterprise_application_platform:8.0" } } } ], "category": "product_family", "name": "Red Hat JBoss Enterprise Application Platform" } ], "category": "vendor", "name": "Red Hat" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "BfC" ] } ], "cve": "CVE-2024-7885", "cwe": { "id": "CWE-362", "name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)" }, "discovery_date": "2024-08-16T09:00:41.686000+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2305290" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Undertow where the ProxyProtocolReadListener reuses the same StringBuilder instance across multiple requests. This issue occurs when the parseProxyProtocolV1 method processes multiple requests on the same HTTP connection. As a result, different requests may share the same StringBuilder instance, potentially leading to information leakage between requests or responses. In some cases, a value from a previous request or response may be erroneously reused, which could lead to unintended data exposure. This issue primarily results in errors and connection termination but creates a risk of data leakage in multi-request environments.", "title": "Vulnerability description" }, { "category": "summary", "text": "undertow: Improper State Management in Proxy Protocol parsing causes information leakage", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat decided to rate this vulnerability as Important because of the potential loss of Availability and no additional privileges being required.", "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 JBoss Enterprise Application Platform 8" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7885" }, { "category": "external", "summary": "RHBZ#2305290", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2305290" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7885", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7885" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7885", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7885" } ], "release_date": "2024-08-07T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-10-01T07:54:26+00:00", "details": "Before applying the update, make sure all previously released errata relevant to your system have been applied. Also, back up your existing installation, including all applications, configuration files, databases and database settings. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258", "product_ids": [ "Red Hat JBoss Enterprise Application Platform 8" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:7442" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "Red Hat JBoss Enterprise Application Platform 8" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "undertow: Improper State Management in Proxy Protocol parsing causes information leakage" }, { "cve": "CVE-2024-21634", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "discovery_date": "2024-08-13T12:39:28.068000+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2304311" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Amazon Ion, an implementation of Ion data notation. Ion-java may be affected by denial of service (DoS) due to issues while deserializing encoded data into IonValue. A maliciously crafted Ion data structure may be processed and cause a StackOverflowError, leaving the application in an unreliable state.", "title": "Vulnerability description" }, { "category": "summary", "text": "ion-java: ion-java: Ion Java StackOverflow vulnerability", "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 JBoss Enterprise Application Platform 8" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-21634" }, { "category": "external", "summary": "RHBZ#2304311", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2304311" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-21634", "url": "https://www.cve.org/CVERecord?id=CVE-2024-21634" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21634", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21634" }, { "category": "external", "summary": "https://github.com/amazon-ion/ion-java/security/advisories/GHSA-264p-99wq-f4j6", "url": "https://github.com/amazon-ion/ion-java/security/advisories/GHSA-264p-99wq-f4j6" } ], "release_date": "2024-01-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-10-01T07:54:26+00:00", "details": "Before applying the update, make sure all previously released errata relevant to your system have been applied. Also, back up your existing installation, including all applications, configuration files, databases and database settings. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258", "product_ids": [ "Red Hat JBoss Enterprise Application Platform 8" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:7442" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "Red Hat JBoss Enterprise Application Platform 8" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "Red Hat JBoss Enterprise Application Platform 8" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "ion-java: ion-java: Ion Java StackOverflow vulnerability" } ] }
RHSA-2024:7442
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "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": "A security update is now available for Red Hat JBoss Enterprise Application Platform 8.0.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat JBoss Enterprise Application Platform 8 is a platform for Java applications based on the WildFly application runtime.\n\nThis asynchronous patch is a security update for Red Hat JBoss Enterprise Application Platform 8.0.\n\nSecurity Fix(es):\n\n* software.amazon.ion/ion-java: ion-java: Ion Java StackOverflow vulnerability (CVE-2024-21634)\n\n* undertow: Improper State Management in Proxy Protocol parsing causes information leakage (CVE-2024-7885)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgements, and other related information, refer to the CVE page(s) listed in the References section.", "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-2024:7442", "url": "https://access.redhat.com/errata/RHSA-2024:7442" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2304311", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2304311" }, { "category": "external", "summary": "2305290", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2305290" }, { "category": "external", "summary": "JBEAP-27711", "url": "https://issues.redhat.com/browse/JBEAP-27711" }, { "category": "external", "summary": "JBEAP-27754", "url": "https://issues.redhat.com/browse/JBEAP-27754" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_7442.json" } ], "title": "Red Hat Security Advisory: Red Hat JBoss Enterprise Application Platform 8.0 security update", "tracking": { "current_release_date": "2025-09-25T15:05:59+00:00", "generator": { "date": "2025-09-25T15:05:59+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.8" } }, "id": "RHSA-2024:7442", "initial_release_date": "2024-10-01T07:54:26+00:00", "revision_history": [ { "date": "2024-10-01T07:54:26+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-10-01T07:54:26+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-25T15:05:59+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat JBoss Enterprise Application Platform 8", "product": { "name": "Red Hat JBoss Enterprise Application Platform 8", "product_id": "Red Hat JBoss Enterprise Application Platform 8", "product_identification_helper": { "cpe": "cpe:/a:redhat:jboss_enterprise_application_platform:8.0" } } } ], "category": "product_family", "name": "Red Hat JBoss Enterprise Application Platform" } ], "category": "vendor", "name": "Red Hat" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "BfC" ] } ], "cve": "CVE-2024-7885", "cwe": { "id": "CWE-362", "name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)" }, "discovery_date": "2024-08-16T09:00:41.686000+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2305290" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Undertow where the ProxyProtocolReadListener reuses the same StringBuilder instance across multiple requests. This issue occurs when the parseProxyProtocolV1 method processes multiple requests on the same HTTP connection. As a result, different requests may share the same StringBuilder instance, potentially leading to information leakage between requests or responses. In some cases, a value from a previous request or response may be erroneously reused, which could lead to unintended data exposure. This issue primarily results in errors and connection termination but creates a risk of data leakage in multi-request environments.", "title": "Vulnerability description" }, { "category": "summary", "text": "undertow: Improper State Management in Proxy Protocol parsing causes information leakage", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat decided to rate this vulnerability as Important because of the potential loss of Availability and no additional privileges being required.", "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 JBoss Enterprise Application Platform 8" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7885" }, { "category": "external", "summary": "RHBZ#2305290", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2305290" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7885", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7885" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7885", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7885" } ], "release_date": "2024-08-07T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-10-01T07:54:26+00:00", "details": "Before applying the update, make sure all previously released errata relevant to your system have been applied. Also, back up your existing installation, including all applications, configuration files, databases and database settings. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258", "product_ids": [ "Red Hat JBoss Enterprise Application Platform 8" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:7442" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "Red Hat JBoss Enterprise Application Platform 8" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "undertow: Improper State Management in Proxy Protocol parsing causes information leakage" }, { "cve": "CVE-2024-21634", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "discovery_date": "2024-08-13T12:39:28.068000+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2304311" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Amazon Ion, an implementation of Ion data notation. Ion-java may be affected by denial of service (DoS) due to issues while deserializing encoded data into IonValue. A maliciously crafted Ion data structure may be processed and cause a StackOverflowError, leaving the application in an unreliable state.", "title": "Vulnerability description" }, { "category": "summary", "text": "ion-java: ion-java: Ion Java StackOverflow vulnerability", "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 JBoss Enterprise Application Platform 8" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-21634" }, { "category": "external", "summary": "RHBZ#2304311", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2304311" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-21634", "url": "https://www.cve.org/CVERecord?id=CVE-2024-21634" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21634", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21634" }, { "category": "external", "summary": "https://github.com/amazon-ion/ion-java/security/advisories/GHSA-264p-99wq-f4j6", "url": "https://github.com/amazon-ion/ion-java/security/advisories/GHSA-264p-99wq-f4j6" } ], "release_date": "2024-01-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-10-01T07:54:26+00:00", "details": "Before applying the update, make sure all previously released errata relevant to your system have been applied. Also, back up your existing installation, including all applications, configuration files, databases and database settings. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258", "product_ids": [ "Red Hat JBoss Enterprise Application Platform 8" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:7442" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "Red Hat JBoss Enterprise Application Platform 8" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "Red Hat JBoss Enterprise Application Platform 8" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "ion-java: ion-java: Ion Java StackOverflow vulnerability" } ] }
rhsa-2024_7441
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "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": "A security update is now available for Red Hat JBoss Enterprise Application Platform 8.0. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat JBoss Enterprise Application Platform 8 is a platform for Java applications based on the WildFly application runtime.\n\nThis asynchronous patch is a security update for Red Hat JBoss Enterprise Application Platform 8.0.\n\nSecurity Fix(es):\n\n* software.amazon.ion/ion-java: ion-java: Ion Java StackOverflow vulnerability (CVE-2024-21634)\n\n* undertow: Improper State Management in Proxy Protocol parsing causes information leakage (CVE-2024-7885)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgements, and other related information, refer to the CVE page(s) listed in the References section.", "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-2024:7441", "url": "https://access.redhat.com/errata/RHSA-2024:7441" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/8.0/", "url": "https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/8.0/" }, { "category": "external", "summary": "2304311", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2304311" }, { "category": "external", "summary": "2305290", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2305290" }, { "category": "external", "summary": "JBEAP-27711", "url": "https://issues.redhat.com/browse/JBEAP-27711" }, { "category": "external", "summary": "JBEAP-27754", "url": "https://issues.redhat.com/browse/JBEAP-27754" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_7441.json" } ], "title": "Red Hat Security Advisory: Red Hat JBoss Enterprise Application Platform 8.0 security update", "tracking": { "current_release_date": "2024-12-12T21:44:58+00:00", "generator": { "date": "2024-12-12T21:44:58+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.3" } }, "id": "RHSA-2024:7441", "initial_release_date": "2024-10-01T08:03:25+00:00", "revision_history": [ { "date": "2024-10-01T08:03:25+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-10-01T08:03:25+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-12-12T21:44:58+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat JBoss EAP 8.0 for RHEL 9", "product": { "name": "Red Hat JBoss EAP 8.0 for RHEL 9", "product_id": "9Base-JBEAP-8.0", "product_identification_helper": { "cpe": "cpe:/a:redhat:jboss_enterprise_application_platform:8.0::el9" } } }, { "category": "product_name", "name": "Red Hat JBoss EAP 8.0 for RHEL 8", "product": { "name": "Red Hat JBoss EAP 8.0 for RHEL 8", "product_id": "8Base-JBEAP-8.0", "product_identification_helper": { "cpe": "cpe:/a:redhat:jboss_enterprise_application_platform:8.0::el8" } } } ], "category": "product_family", "name": "Red Hat JBoss Enterprise Application Platform" }, { "branches": [ { "category": "product_version", "name": "eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.src", "product": { "name": "eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.src", "product_id": "eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-amazon-ion-java@1.11.9-2.redhat_00001.1.el9eap?arch=src" } } }, { "category": "product_version", "name": "eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.src", "product": { "name": "eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.src", "product_id": "eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-undertow@2.3.14-2.SP2_redhat_00001.1.el9eap?arch=src" } } }, { "category": "product_version", "name": "eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.src", "product": { "name": "eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.src", "product_id": "eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-wildfly@8.0.3-13.GA_redhat_00007.1.el9eap?arch=src" } } }, { "category": "product_version", "name": "eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.src", "product": { "name": "eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.src", "product_id": "eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-eap-product-conf-parent@800.3.1-2.GA_redhat_00002.1.el9eap?arch=src" } } }, { "category": "product_version", "name": "eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.src", "product": { "name": "eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.src", "product_id": "eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-amazon-ion-java@1.11.9-2.redhat_00001.1.el8eap?arch=src" } } }, { "category": "product_version", "name": "eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.src", "product": { "name": "eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.src", "product_id": "eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-undertow@2.3.14-2.SP2_redhat_00001.1.el8eap?arch=src" } } }, { "category": "product_version", "name": "eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.src", "product": { "name": "eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.src", "product_id": "eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-wildfly@8.0.3-13.GA_redhat_00007.1.el8eap?arch=src" } } }, { "category": "product_version", "name": "eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.src", "product": { "name": "eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.src", "product_id": "eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-eap-product-conf-parent@800.3.1-2.GA_redhat_00002.1.el8eap?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.noarch", "product": { "name": "eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.noarch", "product_id": "eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-amazon-ion-java@1.11.9-2.redhat_00001.1.el9eap?arch=noarch" } } }, { "category": "product_version", "name": "eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.noarch", "product": { "name": "eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.noarch", "product_id": "eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-undertow@2.3.14-2.SP2_redhat_00001.1.el9eap?arch=noarch" } } }, { "category": "product_version", "name": "eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "product": { "name": "eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "product_id": "eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-wildfly@8.0.3-13.GA_redhat_00007.1.el9eap?arch=noarch" } } }, { "category": "product_version", "name": "eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "product": { "name": "eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "product_id": "eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-wildfly-java-jdk11@8.0.3-13.GA_redhat_00007.1.el9eap?arch=noarch" } } }, { "category": "product_version", "name": "eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "product": { "name": "eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "product_id": "eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-wildfly-java-jdk17@8.0.3-13.GA_redhat_00007.1.el9eap?arch=noarch" } } }, { "category": "product_version", "name": "eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "product": { "name": "eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "product_id": "eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-wildfly-java-jdk21@8.0.3-13.GA_redhat_00007.1.el9eap?arch=noarch" } } }, { "category": "product_version", "name": "eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "product": { "name": "eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "product_id": "eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-wildfly-modules@8.0.3-13.GA_redhat_00007.1.el9eap?arch=noarch" } } }, { "category": "product_version", "name": "eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "product": { "name": "eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "product_id": "eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-eap-product-conf-parent@800.3.1-2.GA_redhat_00002.1.el9eap?arch=noarch" } } }, { "category": "product_version", "name": "eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "product": { "name": "eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "product_id": "eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-eap-product-conf-wildfly-ee-feature-pack@800.3.1-2.GA_redhat_00002.1.el9eap?arch=noarch" } } }, { "category": "product_version", "name": "eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.noarch", "product": { "name": "eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.noarch", "product_id": "eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-amazon-ion-java@1.11.9-2.redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.noarch", "product": { "name": "eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.noarch", "product_id": "eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-undertow@2.3.14-2.SP2_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "product": { "name": "eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "product_id": "eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-wildfly@8.0.3-13.GA_redhat_00007.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "product": { "name": "eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "product_id": "eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-wildfly-java-jdk11@8.0.3-13.GA_redhat_00007.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "product": { "name": "eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "product_id": "eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-wildfly-java-jdk17@8.0.3-13.GA_redhat_00007.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "product": { "name": "eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "product_id": "eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-wildfly-java-jdk21@8.0.3-13.GA_redhat_00007.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "product": { "name": "eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "product_id": "eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-wildfly-modules@8.0.3-13.GA_redhat_00007.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "product": { "name": "eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "product_id": "eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-eap-product-conf-parent@800.3.1-2.GA_redhat_00002.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "product": { "name": "eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "product_id": "eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap8-eap-product-conf-wildfly-ee-feature-pack@800.3.1-2.GA_redhat_00002.1.el8eap?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 8", "product_id": "8Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.noarch" }, "product_reference": "eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 8.0 for RHEL 8", "product_id": "8Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.src" }, "product_reference": "eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 8", "product_id": "8Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch" }, "product_reference": "eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.src as a component of Red Hat JBoss EAP 8.0 for RHEL 8", "product_id": "8Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.src" }, "product_reference": "eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 8", "product_id": "8Base-JBEAP-8.0:eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch" }, "product_reference": "eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 8", "product_id": "8Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 8.0 for RHEL 8", "product_id": "8Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.src" }, "product_reference": "eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 8", "product_id": "8Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch" }, "product_reference": "eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.src as a component of Red Hat JBoss EAP 8.0 for RHEL 8", "product_id": "8Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.src" }, "product_reference": "eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 8", "product_id": "8Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch" }, "product_reference": "eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 8", "product_id": "8Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch" }, "product_reference": "eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 8", "product_id": "8Base-JBEAP-8.0:eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch" }, "product_reference": "eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 8", "product_id": "8Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch" }, "product_reference": "eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 9", "product_id": "9Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.noarch" }, "product_reference": "eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.noarch", "relates_to_product_reference": "9Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.src as a component of Red Hat JBoss EAP 8.0 for RHEL 9", "product_id": "9Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.src" }, "product_reference": "eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.src", "relates_to_product_reference": "9Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 9", "product_id": "9Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch" }, "product_reference": "eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "relates_to_product_reference": "9Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.src as a component of Red Hat JBoss EAP 8.0 for RHEL 9", "product_id": "9Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.src" }, "product_reference": "eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.src", "relates_to_product_reference": "9Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 9", "product_id": "9Base-JBEAP-8.0:eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch" }, "product_reference": "eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "relates_to_product_reference": "9Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 9", "product_id": "9Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.noarch" }, "product_reference": "eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.noarch", "relates_to_product_reference": "9Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.src as a component of Red Hat JBoss EAP 8.0 for RHEL 9", "product_id": "9Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.src" }, "product_reference": "eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.src", "relates_to_product_reference": "9Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 9", "product_id": "9Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch" }, "product_reference": "eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "relates_to_product_reference": "9Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.src as a component of Red Hat JBoss EAP 8.0 for RHEL 9", "product_id": "9Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.src" }, "product_reference": "eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.src", "relates_to_product_reference": "9Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 9", "product_id": "9Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch" }, "product_reference": "eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "relates_to_product_reference": "9Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 9", "product_id": "9Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch" }, "product_reference": "eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "relates_to_product_reference": "9Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 9", "product_id": "9Base-JBEAP-8.0:eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch" }, "product_reference": "eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "relates_to_product_reference": "9Base-JBEAP-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 9", "product_id": "9Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch" }, "product_reference": "eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "relates_to_product_reference": "9Base-JBEAP-8.0" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "BfC" ] } ], "cve": "CVE-2024-7885", "cwe": { "id": "CWE-362", "name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)" }, "discovery_date": "2024-08-16T09:00:41.686000+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2305290" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Undertow where the ProxyProtocolReadListener reuses the same StringBuilder instance across multiple requests. This issue occurs when the parseProxyProtocolV1 method processes multiple requests on the same HTTP connection. As a result, different requests may share the same StringBuilder instance, potentially leading to information leakage between requests or responses. In some cases, a value from a previous request or response may be erroneously reused, which could lead to unintended data exposure. This issue primarily results in errors and connection termination but creates a risk of data leakage in multi-request environments.", "title": "Vulnerability description" }, { "category": "summary", "text": "undertow: Improper State Management in Proxy Protocol parsing causes information leakage", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat decided to rate this vulnerability as Important because of the potential loss of Availability and no additional privileges being required.", "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": [ "8Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.src", "8Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.src", "8Base-JBEAP-8.0:eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.src", "8Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "9Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.src", "9Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.src", "9Base-JBEAP-8.0:eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.src", "9Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.src", "9Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7885" }, { "category": "external", "summary": "RHBZ#2305290", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2305290" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7885", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7885" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7885", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7885" } ], "release_date": "2024-08-07T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-10-01T08:03:25+00:00", "details": "Before applying the update, make sure all previously released errata relevant to your system have been applied. Also, back up your existing installation, including all applications, configuration files, databases and database settings. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258", "product_ids": [ "8Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.src", "8Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.src", "8Base-JBEAP-8.0:eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.src", "8Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "9Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.src", "9Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.src", "9Base-JBEAP-8.0:eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.src", "9Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.src", "9Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:7441" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.src", "8Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.src", "8Base-JBEAP-8.0:eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.src", "8Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "9Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.src", "9Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.src", "9Base-JBEAP-8.0:eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.src", "9Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.src", "9Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "undertow: Improper State Management in Proxy Protocol parsing causes information leakage" }, { "cve": "CVE-2024-21634", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "discovery_date": "2024-08-13T12:39:28.068000+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2304311" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Amazon Ion, an implementation of Ion data notation. Ion-java may be affected by denial of service (DoS) due to issues while deserializing encoded data into IonValue. A maliciously crafted Ion data structure may be processed and cause a StackOverflowError, leaving the application in an unreliable state.", "title": "Vulnerability description" }, { "category": "summary", "text": "ion-java: ion-java: Ion Java StackOverflow vulnerability", "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": [ "8Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.src", "8Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.src", "8Base-JBEAP-8.0:eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.src", "8Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "9Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.src", "9Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.src", "9Base-JBEAP-8.0:eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.src", "9Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.src", "9Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-21634" }, { "category": "external", "summary": "RHBZ#2304311", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2304311" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-21634", "url": "https://www.cve.org/CVERecord?id=CVE-2024-21634" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21634", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21634" }, { "category": "external", "summary": "https://github.com/amazon-ion/ion-java/security/advisories/GHSA-264p-99wq-f4j6", "url": "https://github.com/amazon-ion/ion-java/security/advisories/GHSA-264p-99wq-f4j6" } ], "release_date": "2024-01-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-10-01T08:03:25+00:00", "details": "Before applying the update, make sure all previously released errata relevant to your system have been applied. Also, back up your existing installation, including all applications, configuration files, databases and database settings. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258", "product_ids": [ "8Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.src", "8Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.src", "8Base-JBEAP-8.0:eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.src", "8Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "9Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.src", "9Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.src", "9Base-JBEAP-8.0:eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.src", "9Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.src", "9Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:7441" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "8Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.src", "8Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.src", "8Base-JBEAP-8.0:eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.src", "8Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "9Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.src", "9Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.src", "9Base-JBEAP-8.0:eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.src", "9Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.src", "9Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el8eap.src", "8Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el8eap.src", "8Base-JBEAP-8.0:eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el8eap.src", "8Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el8eap.noarch", "9Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-amazon-ion-java-0:1.11.9-2.redhat_00001.1.el9eap.src", "9Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-eap-product-conf-parent-0:800.3.1-2.GA_redhat_00002.1.el9eap.src", "9Base-JBEAP-8.0:eap8-eap-product-conf-wildfly-ee-feature-pack-0:800.3.1-2.GA_redhat_00002.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-undertow-0:2.3.14-2.SP2_redhat_00001.1.el9eap.src", "9Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-0:8.0.3-13.GA_redhat_00007.1.el9eap.src", "9Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-java-jdk21-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch", "9Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.3-13.GA_redhat_00007.1.el9eap.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "ion-java: ion-java: Ion Java StackOverflow vulnerability" } ] }
CERTFR-2025-AVI-0214
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à la confidentialité des données.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
Vendor | Product | Description | ||
---|---|---|---|---|
IBM | Cloud Pak System | Cloud Pak System versions antérieures à v2.3.4.1 pour Intel | ||
IBM | Security QRadar EDR | Security QRadar EDR versions antérieures à 3.12.16 | ||
IBM | Sterling | Sterling B2B Integrator versions 6.2.x antérieures à 6.2.0.4 | ||
IBM | Cloud Pak System | Cloud Pak System versions antérieures à v2.3.5.0 pour Power | ||
IBM | QRadar SIEM | QRadar SIEM versions 7.5.0 antérieures à 7.5.0 UP11 IF03 | ||
IBM | Sterling | Sterling B2B Integrator versions antérieures à 6.1.2.7 |
Title | Publication Time | Tags | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
{ "$ref": "https://www.cert.ssi.gouv.fr/openapi.json", "affected_systems": [ { "description": "Cloud Pak System versions ant\u00e9rieures \u00e0 v2.3.4.1 pour Intel", "product": { "name": "Cloud Pak System", "vendor": { "name": "IBM", "scada": false } } }, { "description": "Security QRadar EDR versions ant\u00e9rieures \u00e0 3.12.16", "product": { "name": "Security QRadar EDR", "vendor": { "name": "IBM", "scada": false } } }, { "description": "Sterling B2B Integrator versions 6.2.x ant\u00e9rieures \u00e0 6.2.0.4", "product": { "name": "Sterling", "vendor": { "name": "IBM", "scada": false } } }, { "description": "Cloud Pak System versions ant\u00e9rieures \u00e0 v2.3.5.0 pour Power", "product": { "name": "Cloud Pak System", "vendor": { "name": "IBM", "scada": false } } }, { "description": "QRadar SIEM versions 7.5.0 ant\u00e9rieures \u00e0 7.5.0 UP11 IF03", "product": { "name": "QRadar SIEM", "vendor": { "name": "IBM", "scada": false } } }, { "description": "Sterling B2B Integrator versions ant\u00e9rieures \u00e0 6.1.2.7", "product": { "name": "Sterling", "vendor": { "name": "IBM", "scada": false } } } ], "affected_systems_content": "", "content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).", "cves": [ { "name": "CVE-2023-7104", "url": "https://www.cve.org/CVERecord?id=CVE-2023-7104" }, { "name": "CVE-2022-48564", "url": "https://www.cve.org/CVERecord?id=CVE-2022-48564" }, { "name": "CVE-2023-40217", "url": "https://www.cve.org/CVERecord?id=CVE-2023-40217" }, { "name": "CVE-2024-11187", "url": "https://www.cve.org/CVERecord?id=CVE-2024-11187" }, { "name": "CVE-2022-46175", "url": "https://www.cve.org/CVERecord?id=CVE-2022-46175" }, { "name": "CVE-2024-45638", "url": "https://www.cve.org/CVERecord?id=CVE-2024-45638" }, { "name": "CVE-2023-46234", "url": "https://www.cve.org/CVERecord?id=CVE-2023-46234" }, { "name": "CVE-2021-32804", "url": "https://www.cve.org/CVERecord?id=CVE-2021-32804" }, { "name": "CVE-2022-45061", "url": "https://www.cve.org/CVERecord?id=CVE-2022-45061" }, { "name": "CVE-2023-36632", "url": "https://www.cve.org/CVERecord?id=CVE-2023-36632" }, { "name": "CVE-2025-24970", "url": "https://www.cve.org/CVERecord?id=CVE-2025-24970" }, { "name": "CVE-2023-32762", "url": "https://www.cve.org/CVERecord?id=CVE-2023-32762" }, { "name": "CVE-2022-48565", "url": "https://www.cve.org/CVERecord?id=CVE-2022-48565" }, { "name": "CVE-2023-4807", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4807" }, { "name": "CVE-2025-22150", "url": "https://www.cve.org/CVERecord?id=CVE-2025-22150" }, { "name": "CVE-2022-49043", "url": "https://www.cve.org/CVERecord?id=CVE-2022-49043" }, { "name": "CVE-2023-32763", "url": "https://www.cve.org/CVERecord?id=CVE-2023-32763" }, { "name": "CVE-2022-24302", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24302" }, { "name": "CVE-2025-1244", "url": "https://www.cve.org/CVERecord?id=CVE-2025-1244" }, { "name": "CVE-2023-27043", "url": "https://www.cve.org/CVERecord?id=CVE-2023-27043" }, { "name": "CVE-2024-51744", "url": "https://www.cve.org/CVERecord?id=CVE-2024-51744" }, { "name": "CVE-2024-45338", "url": "https://www.cve.org/CVERecord?id=CVE-2024-45338" }, { "name": "CVE-2023-48795", "url": "https://www.cve.org/CVERecord?id=CVE-2023-48795" }, { "name": "CVE-2022-48566", "url": "https://www.cve.org/CVERecord?id=CVE-2022-48566" }, { "name": "CVE-2024-21634", "url": "https://www.cve.org/CVERecord?id=CVE-2024-21634" }, { "name": "CVE-2024-27306", "url": "https://www.cve.org/CVERecord?id=CVE-2024-27306" }, { "name": "CVE-2024-45296", "url": "https://www.cve.org/CVERecord?id=CVE-2024-45296" }, { "name": "CVE-2019-12900", "url": "https://www.cve.org/CVERecord?id=CVE-2019-12900" }, { "name": "CVE-2021-32803", "url": "https://www.cve.org/CVERecord?id=CVE-2021-32803" }, { "name": "CVE-2024-52798", "url": "https://www.cve.org/CVERecord?id=CVE-2024-52798" }, { "name": "CVE-2024-27268", "url": "https://www.cve.org/CVERecord?id=CVE-2024-27268" }, { "name": "CVE-2024-47535", "url": "https://www.cve.org/CVERecord?id=CVE-2024-47535" }, { "name": "CVE-2022-48560", "url": "https://www.cve.org/CVERecord?id=CVE-2022-48560" }, { "name": "CVE-2024-45643", "url": "https://www.cve.org/CVERecord?id=CVE-2024-45643" }, { "name": "CVE-2023-32573", "url": "https://www.cve.org/CVERecord?id=CVE-2023-32573" }, { "name": "CVE-2022-41854", "url": "https://www.cve.org/CVERecord?id=CVE-2022-41854" }, { "name": "CVE-2022-35737", "url": "https://www.cve.org/CVERecord?id=CVE-2022-35737" }, { "name": "CVE-2022-25857", "url": "https://www.cve.org/CVERecord?id=CVE-2022-25857" }, { "name": "CVE-2025-25193", "url": "https://www.cve.org/CVERecord?id=CVE-2025-25193" }, { "name": "CVE-2022-38900", "url": "https://www.cve.org/CVERecord?id=CVE-2022-38900" }, { "name": "CVE-2024-53104", "url": "https://www.cve.org/CVERecord?id=CVE-2024-53104" }, { "name": "CVE-2023-24329", "url": "https://www.cve.org/CVERecord?id=CVE-2023-24329" }, { "name": "CVE-2023-2976", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2976" }, { "name": "CVE-2025-1094", "url": "https://www.cve.org/CVERecord?id=CVE-2025-1094" }, { "name": "CVE-2022-1471", "url": "https://www.cve.org/CVERecord?id=CVE-2022-1471" }, { "name": "CVE-2024-0690", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0690" }, { "name": "CVE-2022-1365", "url": "https://www.cve.org/CVERecord?id=CVE-2022-1365" }, { "name": "CVE-2020-11023", "url": "https://www.cve.org/CVERecord?id=CVE-2020-11023" }, { "name": "CVE-2022-4742", "url": "https://www.cve.org/CVERecord?id=CVE-2022-4742" } ], "initial_release_date": "2025-03-14T00:00:00", "last_revision_date": "2025-03-14T00:00:00", "links": [], "reference": "CERTFR-2025-AVI-0214", "revisions": [ { "description": "Version initiale", "revision_date": "2025-03-14T00:00:00.000000" } ], "risks": [ { "description": "D\u00e9ni de service \u00e0 distance" }, { "description": "Injection de code indirecte \u00e0 distance (XSS)" }, { "description": "Ex\u00e9cution de code arbitraire \u00e0 distance" }, { "description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es" }, { "description": "Contournement de la politique de s\u00e9curit\u00e9" }, { "description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es" } ], "summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0 distance et une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.", "title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM", "vendor_advisories": [ { "published_at": "2025-03-14", "title": "Bulletin de s\u00e9curit\u00e9 IBM 7185937", "url": "https://www.ibm.com/support/pages/node/7185937" }, { "published_at": "2025-03-13", "title": "Bulletin de s\u00e9curit\u00e9 IBM 7185675", "url": "https://www.ibm.com/support/pages/node/7185675" }, { "published_at": "2025-03-10", "title": "Bulletin de s\u00e9curit\u00e9 IBM 7185257", "url": "https://www.ibm.com/support/pages/node/7185257" }, { "published_at": "2025-03-14", "title": "Bulletin de s\u00e9curit\u00e9 IBM 7185938", "url": "https://www.ibm.com/support/pages/node/7185938" }, { "published_at": "2025-03-11", "title": "Bulletin de s\u00e9curit\u00e9 IBM 7185353", "url": "https://www.ibm.com/support/pages/node/7185353" } ] }
CERTFR-2024-AVI-0692
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une élévation de privilèges et un déni de service à distance.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
Vendor | Product | Description | ||
---|---|---|---|---|
IBM | QRadar | Security QRadar EDR versions 3.12.x antérieures à 3.12.10 | ||
IBM | WebSphere | IBM WebSphere Application Server version 9.0 avec Java Technology Edition versions antérieures à 8 Service Refresh 8 FP30 | ||
IBM | Db2 | Db2 Big SQL on Cloud Pak for Data versions 7.2.x à 7.5.x antérieures à 7.5.3 | ||
IBM | Db2 | Db2 versions 11.5.x sans le dernier correctif de sécurité | ||
IBM | AIX | AIX version 7.3 avec un version de Python 3.9 antérieure à 3.9.19.2 | ||
IBM | QRadar SIEM | QRadar Suite versions 1.10.x antérieures à 1.10.24.0 | ||
IBM | VIOS | VIOS version 4.1 avec un version de Python 3.9 antérieure à 3.9.19.2 | ||
IBM | WebSphere | IBM WebSphere Application Server versions 8.5.x antérieures à 8.5.5.11 ou sans le correctif de sécurité temporaire PH62458 | ||
IBM | Sterling Connect:Direct | Sterling Control Center versions 6.2.x antérieures à 6.2.1.0 GA iFix13 | ||
IBM | Sterling Connect:Direct | Sterling Control Center versions 6.3.x antérieures à 6.3.1.0 GA iFix02 | ||
IBM | Cognos Analytics | Cognos Dashboards on Cloud Pak for Data versions antérieures à 5.0.0 |
Title | Publication Time | Tags | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
{ "$ref": "https://www.cert.ssi.gouv.fr/openapi.json", "affected_systems": [ { "description": "Security QRadar EDR versions 3.12.x ant\u00e9rieures \u00e0 3.12.10", "product": { "name": "QRadar", "vendor": { "name": "IBM", "scada": false } } }, { "description": "IBM WebSphere Application Server version 9.0 avec Java Technology Edition versions ant\u00e9rieures \u00e0 8 Service Refresh 8 FP30", "product": { "name": "WebSphere", "vendor": { "name": "IBM", "scada": false } } }, { "description": "Db2 Big SQL on Cloud Pak for Data versions 7.2.x \u00e0 7.5.x ant\u00e9rieures \u00e0 7.5.3", "product": { "name": "Db2", "vendor": { "name": "IBM", "scada": false } } }, { "description": "Db2 versions 11.5.x sans le dernier correctif de s\u00e9curit\u00e9 ", "product": { "name": "Db2", "vendor": { "name": "IBM", "scada": false } } }, { "description": "AIX version 7.3 avec un version de Python 3.9 ant\u00e9rieure \u00e0 3.9.19.2", "product": { "name": "AIX", "vendor": { "name": "IBM", "scada": false } } }, { "description": "QRadar Suite versions 1.10.x ant\u00e9rieures \u00e0 1.10.24.0", "product": { "name": "QRadar SIEM", "vendor": { "name": "IBM", "scada": false } } }, { "description": "VIOS version 4.1 avec un version de Python 3.9 ant\u00e9rieure \u00e0 3.9.19.2", "product": { "name": "VIOS", "vendor": { "name": "IBM", "scada": false } } }, { "description": "IBM WebSphere Application Server versions 8.5.x ant\u00e9rieures \u00e0 8.5.5.11 ou sans le correctif de s\u00e9curit\u00e9 temporaire PH62458", "product": { "name": "WebSphere", "vendor": { "name": "IBM", "scada": false } } }, { "description": "Sterling Control Center versions 6.2.x ant\u00e9rieures \u00e0 6.2.1.0 GA iFix13", "product": { "name": "Sterling Connect:Direct", "vendor": { "name": "IBM", "scada": false } } }, { "description": "Sterling Control Center versions 6.3.x ant\u00e9rieures \u00e0 6.3.1.0 GA iFix02", "product": { "name": "Sterling Connect:Direct", "vendor": { "name": "IBM", "scada": false } } }, { "description": "Cognos Dashboards on Cloud Pak for Data versions ant\u00e9rieures \u00e0 5.0.0", "product": { "name": "Cognos Analytics", "vendor": { "name": "IBM", "scada": false } } } ], "affected_systems_content": "", "content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).", "cves": [ { "name": "CVE-2023-21938", "url": "https://www.cve.org/CVERecord?id=CVE-2023-21938" }, { "name": "CVE-2024-29041", "url": "https://www.cve.org/CVERecord?id=CVE-2024-29041" }, { "name": "CVE-2024-37891", "url": "https://www.cve.org/CVERecord?id=CVE-2024-37891" }, { "name": "CVE-2024-21144", "url": "https://www.cve.org/CVERecord?id=CVE-2024-21144" }, { "name": "CVE-2023-23613", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23613" }, { "name": "CVE-2024-33602", "url": "https://www.cve.org/CVERecord?id=CVE-2024-33602" }, { "name": "CVE-2023-21939", "url": "https://www.cve.org/CVERecord?id=CVE-2023-21939" }, { "name": "CVE-2024-39008", "url": "https://www.cve.org/CVERecord?id=CVE-2024-39008" }, { "name": "CVE-2024-20926", "url": "https://www.cve.org/CVERecord?id=CVE-2024-20926" }, { "name": "CVE-2024-22353", "url": "https://www.cve.org/CVERecord?id=CVE-2024-22353" }, { "name": "CVE-2023-29256", "url": "https://www.cve.org/CVERecord?id=CVE-2023-29256" }, { "name": "CVE-2024-21890", "url": "https://www.cve.org/CVERecord?id=CVE-2024-21890" }, { "name": "CVE-2024-21896", "url": "https://www.cve.org/CVERecord?id=CVE-2024-21896" }, { "name": "CVE-2023-30431", "url": "https://www.cve.org/CVERecord?id=CVE-2023-30431" }, { "name": "CVE-2023-32067", "url": "https://www.cve.org/CVERecord?id=CVE-2023-32067" }, { "name": "CVE-2024-25024", "url": "https://www.cve.org/CVERecord?id=CVE-2024-25024" }, { "name": "CVE-2024-22361", "url": "https://www.cve.org/CVERecord?id=CVE-2024-22361" }, { "name": "CVE-2024-22025", "url": "https://www.cve.org/CVERecord?id=CVE-2024-22025" }, { "name": "CVE-2024-20921", "url": "https://www.cve.org/CVERecord?id=CVE-2024-20921" }, { "name": "CVE-2023-35012", "url": "https://www.cve.org/CVERecord?id=CVE-2023-35012" }, { "name": "CVE-2023-4807", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4807" }, { "name": "CVE-2023-30443", "url": "https://www.cve.org/CVERecord?id=CVE-2023-30443" }, { "name": "CVE-2024-29415", "url": "https://www.cve.org/CVERecord?id=CVE-2024-29415" }, { "name": "CVE-2023-27869", "url": "https://www.cve.org/CVERecord?id=CVE-2023-27869" }, { "name": "CVE-2024-29857", "url": "https://www.cve.org/CVERecord?id=CVE-2024-29857" }, { "name": "CVE-2023-25193", "url": "https://www.cve.org/CVERecord?id=CVE-2023-25193" }, { "name": "CVE-2024-33600", "url": "https://www.cve.org/CVERecord?id=CVE-2024-33600" }, { "name": "CVE-2023-30446", "url": "https://www.cve.org/CVERecord?id=CVE-2023-30446" }, { "name": "CVE-2023-22081", "url": "https://www.cve.org/CVERecord?id=CVE-2023-22081" }, { "name": "CVE-2023-46809", "url": "https://www.cve.org/CVERecord?id=CVE-2023-46809" }, { "name": "CVE-2024-33599", "url": "https://www.cve.org/CVERecord?id=CVE-2024-33599" }, { "name": "CVE-2024-25629", "url": "https://www.cve.org/CVERecord?id=CVE-2024-25629" }, { "name": "CVE-2023-27868", "url": "https://www.cve.org/CVERecord?id=CVE-2023-27868" }, { "name": "CVE-2024-30172", "url": "https://www.cve.org/CVERecord?id=CVE-2024-30172" }, { "name": "CVE-2024-37168", "url": "https://www.cve.org/CVERecord?id=CVE-2024-37168" }, { "name": "CVE-2024-28176", "url": "https://www.cve.org/CVERecord?id=CVE-2024-28176" }, { "name": "CVE-2023-22067", "url": "https://www.cve.org/CVERecord?id=CVE-2023-22067" }, { "name": "CVE-2022-41917", "url": "https://www.cve.org/CVERecord?id=CVE-2022-41917" }, { "name": "CVE-2024-22019", "url": "https://www.cve.org/CVERecord?id=CVE-2024-22019" }, { "name": "CVE-2024-22233", "url": "https://www.cve.org/CVERecord?id=CVE-2024-22233" }, { "name": "CVE-2023-30445", "url": "https://www.cve.org/CVERecord?id=CVE-2023-30445" }, { "name": "CVE-2023-30447", "url": "https://www.cve.org/CVERecord?id=CVE-2023-30447" }, { "name": "CVE-2024-21634", "url": "https://www.cve.org/CVERecord?id=CVE-2024-21634" }, { "name": "CVE-2023-30442", "url": "https://www.cve.org/CVERecord?id=CVE-2023-30442" }, { "name": "CVE-2024-27983", "url": "https://www.cve.org/CVERecord?id=CVE-2024-27983" }, { "name": "CVE-2024-30261", "url": "https://www.cve.org/CVERecord?id=CVE-2024-30261" }, { "name": "CVE-2023-27867", "url": "https://www.cve.org/CVERecord?id=CVE-2023-27867" }, { "name": "CVE-2023-45803", "url": "https://www.cve.org/CVERecord?id=CVE-2023-45803" }, { "name": "CVE-2024-21892", "url": "https://www.cve.org/CVERecord?id=CVE-2024-21892" }, { "name": "CVE-2024-21147", "url": "https://www.cve.org/CVERecord?id=CVE-2024-21147" }, { "name": "CVE-2024-27982", "url": "https://www.cve.org/CVERecord?id=CVE-2024-27982" }, { "name": "CVE-2024-21140", "url": "https://www.cve.org/CVERecord?id=CVE-2024-21140" }, { "name": "CVE-2024-33601", "url": "https://www.cve.org/CVERecord?id=CVE-2024-33601" }, { "name": "CVE-2023-21937", "url": "https://www.cve.org/CVERecord?id=CVE-2023-21937" }, { "name": "CVE-2023-30448", "url": "https://www.cve.org/CVERecord?id=CVE-2023-30448" }, { "name": "CVE-2024-25062", "url": "https://www.cve.org/CVERecord?id=CVE-2024-25062" }, { "name": "CVE-2023-2597", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2597" }, { "name": "CVE-2023-27558", "url": "https://www.cve.org/CVERecord?id=CVE-2023-27558" }, { "name": "CVE-2024-37890", "url": "https://www.cve.org/CVERecord?id=CVE-2024-37890" }, { "name": "CVE-2023-30449", "url": "https://www.cve.org/CVERecord?id=CVE-2023-30449" }, { "name": "CVE-2023-2004", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2004" }, { "name": "CVE-2023-5676", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5676" }, { "name": "CVE-2022-36046", "url": "https://www.cve.org/CVERecord?id=CVE-2022-36046" }, { "name": "CVE-2024-21891", "url": "https://www.cve.org/CVERecord?id=CVE-2024-21891" }, { "name": "CVE-2023-21968", "url": "https://www.cve.org/CVERecord?id=CVE-2023-21968" }, { "name": "CVE-2024-30171", "url": "https://www.cve.org/CVERecord?id=CVE-2024-30171" }, { "name": "CVE-2024-20932", "url": "https://www.cve.org/CVERecord?id=CVE-2024-20932" }, { "name": "CVE-2024-30260", "url": "https://www.cve.org/CVERecord?id=CVE-2024-30260" }, { "name": "CVE-2023-21930", "url": "https://www.cve.org/CVERecord?id=CVE-2023-21930" }, { "name": "CVE-2024-22017", "url": "https://www.cve.org/CVERecord?id=CVE-2024-22017" }, { "name": "CVE-2024-20918", "url": "https://www.cve.org/CVERecord?id=CVE-2024-20918" }, { "name": "CVE-2023-23487", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23487" }, { "name": "CVE-2024-3651", "url": "https://www.cve.org/CVERecord?id=CVE-2024-3651" }, { "name": "CVE-2024-34064", "url": "https://www.cve.org/CVERecord?id=CVE-2024-34064" }, { "name": "CVE-2023-31130", "url": "https://www.cve.org/CVERecord?id=CVE-2023-31130" }, { "name": "CVE-2023-42282", "url": "https://www.cve.org/CVERecord?id=CVE-2023-42282" }, { "name": "CVE-2024-20945", "url": "https://www.cve.org/CVERecord?id=CVE-2024-20945" }, { "name": "CVE-2024-28799", "url": "https://www.cve.org/CVERecord?id=CVE-2024-28799" }, { "name": "CVE-2023-21967", "url": "https://www.cve.org/CVERecord?id=CVE-2023-21967" }, { "name": "CVE-2024-2961", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2961" }, { "name": "CVE-2024-27267", "url": "https://www.cve.org/CVERecord?id=CVE-2024-27267" }, { "name": "CVE-2024-28182", "url": "https://www.cve.org/CVERecord?id=CVE-2024-28182" }, { "name": "CVE-2023-6597", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6597" }, { "name": "CVE-2024-20952", "url": "https://www.cve.org/CVERecord?id=CVE-2024-20952" }, { "name": "CVE-2023-23612", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23612" }, { "name": "CVE-2024-6345", "url": "https://www.cve.org/CVERecord?id=CVE-2024-6345" } ], "initial_release_date": "2024-08-16T00:00:00", "last_revision_date": "2024-08-16T00:00:00", "links": [], "reference": "CERTFR-2024-AVI-0692", "revisions": [ { "description": "Version initiale", "revision_date": "2024-08-16T00:00:00.000000" } ], "risks": [ { "description": "D\u00e9ni de service \u00e0 distance" }, { "description": "Injection de code indirecte \u00e0 distance (XSS)" }, { "description": "Ex\u00e9cution de code arbitraire \u00e0 distance" }, { "description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es" }, { "description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur" }, { "description": "Contournement de la politique de s\u00e9curit\u00e9" }, { "description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es" }, { "description": "\u00c9l\u00e9vation de privil\u00e8ges" } ], "summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une \u00e9l\u00e9vation de privil\u00e8ges et un d\u00e9ni de service \u00e0 distance.", "title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM", "vendor_advisories": [ { "published_at": "2024-08-11", "title": "Bulletin de s\u00e9curit\u00e9 IBM 7165247", "url": "https://www.ibm.com/support/pages/node/7165247" }, { "published_at": "2024-08-13", "title": "Bulletin de s\u00e9curit\u00e9 IBM 7165360", "url": "https://www.ibm.com/support/pages/node/7165360" }, { "published_at": "2024-08-13", "title": "Bulletin de s\u00e9curit\u00e9 IBM 7165340", "url": "https://www.ibm.com/support/pages/node/7165340" }, { "published_at": "2024-08-12", "title": "Bulletin de s\u00e9curit\u00e9 IBM 7165344", "url": "https://www.ibm.com/support/pages/node/7165344" }, { "published_at": "2024-08-13", "title": "Bulletin de s\u00e9curit\u00e9 IBM 7165423", "url": "https://www.ibm.com/support/pages/node/7165423" }, { "published_at": "2024-08-12", "title": "Bulletin de s\u00e9curit\u00e9 IBM 7165284", "url": "https://www.ibm.com/support/pages/node/7165284" }, { "published_at": "2024-08-13", "title": "Bulletin de s\u00e9curit\u00e9 IBM 7165362", "url": "https://www.ibm.com/support/pages/node/7165362" }, { "published_at": "2024-08-13", "title": "Bulletin de s\u00e9curit\u00e9 IBM 7165364", "url": "https://www.ibm.com/support/pages/node/7165364" }, { "published_at": "2024-08-13", "title": "Bulletin de s\u00e9curit\u00e9 IBM 7165363", "url": "https://www.ibm.com/support/pages/node/7165363" }, { "published_at": "2024-08-14", "title": "Bulletin de s\u00e9curit\u00e9 IBM 7165488", "url": "https://www.ibm.com/support/pages/node/7165488" }, { "published_at": "2024-08-16", "title": "Bulletin de s\u00e9curit\u00e9 IBM 7165685", "url": "https://www.ibm.com/support/pages/node/7165685" } ] }
CERTFR-2025-AVI-0512
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à la confidentialité des données.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
Vendor | Product | Description | ||
---|---|---|---|---|
IBM | Security QRadar EDR | Security QRadar EDR versions antérieures à 3.12.16 | ||
IBM | Db2 | Db2 versions antérieures à 5.2.0 pour Cloud Pak for Data | ||
IBM | Cognos Analytics | Cognos Analytics versions 12.0.x antérieures à 12.0.4 FP1 | ||
IBM | Cognos Analytics | Cognos Analytics versions 11.2.x antérieures à 11.2.4 IF4 | ||
IBM | Db2 Warehouse | Db2 warehouse versions antérieures à 5.2.0 pour Cloud Pak for Data |
Title | Publication Time | Tags | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
{ "$ref": "https://www.cert.ssi.gouv.fr/openapi.json", "affected_systems": [ { "description": "Security QRadar EDR versions ant\u00e9rieures \u00e0 3.12.16", "product": { "name": "Security QRadar EDR", "vendor": { "name": "IBM", "scada": false } } }, { "description": "Db2 versions ant\u00e9rieures \u00e0 5.2.0 pour Cloud Pak for Data", "product": { "name": "Db2", "vendor": { "name": "IBM", "scada": false } } }, { "description": "Cognos Analytics versions 12.0.x ant\u00e9rieures \u00e0 12.0.4 FP1", "product": { "name": "Cognos Analytics", "vendor": { "name": "IBM", "scada": false } } }, { "description": "Cognos Analytics versions 11.2.x ant\u00e9rieures \u00e0 11.2.4 IF4", "product": { "name": "Cognos Analytics", "vendor": { "name": "IBM", "scada": false } } }, { "description": "Db2 warehouse versions ant\u00e9rieures \u00e0 5.2.0 pour Cloud Pak for Data", "product": { "name": "Db2 Warehouse", "vendor": { "name": "IBM", "scada": false } } } ], "affected_systems_content": "", "content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).", "cves": [ { "name": "CVE-2025-0917", "url": "https://www.cve.org/CVERecord?id=CVE-2025-0917" }, { "name": "CVE-2018-19361", "url": "https://www.cve.org/CVERecord?id=CVE-2018-19361" }, { "name": "CVE-2023-29483", "url": "https://www.cve.org/CVERecord?id=CVE-2023-29483" }, { "name": "CVE-2021-33036", "url": "https://www.cve.org/CVERecord?id=CVE-2021-33036" }, { "name": "CVE-2019-17267", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17267" }, { "name": "CVE-2024-22201", "url": "https://www.cve.org/CVERecord?id=CVE-2024-22201" }, { "name": "CVE-2025-27516", "url": "https://www.cve.org/CVERecord?id=CVE-2025-27516" }, { "name": "CVE-2018-14719", "url": "https://www.cve.org/CVERecord?id=CVE-2018-14719" }, { "name": "CVE-2020-9546", "url": "https://www.cve.org/CVERecord?id=CVE-2020-9546" }, { "name": "CVE-2024-28757", "url": "https://www.cve.org/CVERecord?id=CVE-2024-28757" }, { "name": "CVE-2025-47944", "url": "https://www.cve.org/CVERecord?id=CVE-2025-47944" }, { "name": "CVE-2024-12797", "url": "https://www.cve.org/CVERecord?id=CVE-2024-12797" }, { "name": "CVE-2025-30065", "url": "https://www.cve.org/CVERecord?id=CVE-2025-30065" }, { "name": "CVE-2025-27219", "url": "https://www.cve.org/CVERecord?id=CVE-2025-27219" }, { "name": "CVE-2024-25638", "url": "https://www.cve.org/CVERecord?id=CVE-2024-25638" }, { "name": "CVE-2023-45853", "url": "https://www.cve.org/CVERecord?id=CVE-2023-45853" }, { "name": "CVE-2017-9047", "url": "https://www.cve.org/CVERecord?id=CVE-2017-9047" }, { "name": "CVE-2020-9548", "url": "https://www.cve.org/CVERecord?id=CVE-2020-9548" }, { "name": "CVE-2023-45288", "url": "https://www.cve.org/CVERecord?id=CVE-2023-45288" }, { "name": "CVE-2023-45178", "url": "https://www.cve.org/CVERecord?id=CVE-2023-45178" }, { "name": "CVE-2024-47076", "url": "https://www.cve.org/CVERecord?id=CVE-2024-47076" }, { "name": "CVE-2024-47177", "url": "https://www.cve.org/CVERecord?id=CVE-2024-47177" }, { "name": "CVE-2022-30635", "url": "https://www.cve.org/CVERecord?id=CVE-2022-30635" }, { "name": "CVE-2022-26612", "url": "https://www.cve.org/CVERecord?id=CVE-2022-26612" }, { "name": "CVE-2024-56171", "url": "https://www.cve.org/CVERecord?id=CVE-2024-56171" }, { "name": "CVE-2024-1975", "url": "https://www.cve.org/CVERecord?id=CVE-2024-1975" }, { "name": "CVE-2024-47561", "url": "https://www.cve.org/CVERecord?id=CVE-2024-47561" }, { "name": "CVE-2019-16942", "url": "https://www.cve.org/CVERecord?id=CVE-2019-16942" }, { "name": "CVE-2024-31881", "url": "https://www.cve.org/CVERecord?id=CVE-2024-31881" }, { "name": "CVE-2020-9547", "url": "https://www.cve.org/CVERecord?id=CVE-2020-9547" }, { "name": "CVE-2025-24970", "url": "https://www.cve.org/CVERecord?id=CVE-2025-24970" }, { "name": "CVE-2018-14718", "url": "https://www.cve.org/CVERecord?id=CVE-2018-14718" }, { "name": "CVE-2025-0923", "url": "https://www.cve.org/CVERecord?id=CVE-2025-0923" }, { "name": "CVE-2024-29857", "url": "https://www.cve.org/CVERecord?id=CVE-2024-29857" }, { "name": "CVE-2018-19360", "url": "https://www.cve.org/CVERecord?id=CVE-2018-19360" }, { "name": "CVE-2024-1737", "url": "https://www.cve.org/CVERecord?id=CVE-2024-1737" }, { "name": "CVE-2024-31880", "url": "https://www.cve.org/CVERecord?id=CVE-2024-31880" }, { "name": "CVE-2024-29025", "url": "https://www.cve.org/CVERecord?id=CVE-2024-29025" }, { "name": "CVE-2019-16335", "url": "https://www.cve.org/CVERecord?id=CVE-2019-16335" }, { "name": "CVE-2024-28762", "url": "https://www.cve.org/CVERecord?id=CVE-2024-28762" }, { "name": "CVE-2018-7489", "url": "https://www.cve.org/CVERecord?id=CVE-2018-7489" }, { "name": "CVE-2019-14893", "url": "https://www.cve.org/CVERecord?id=CVE-2019-14893" }, { "name": "CVE-2023-50298", "url": "https://www.cve.org/CVERecord?id=CVE-2023-50298" }, { "name": "CVE-2024-26308", "url": "https://www.cve.org/CVERecord?id=CVE-2024-26308" }, { "name": "CVE-2024-53197", "url": "https://www.cve.org/CVERecord?id=CVE-2024-53197" }, { "name": "CVE-2025-43859", "url": "https://www.cve.org/CVERecord?id=CVE-2025-43859" }, { "name": "CVE-2024-30172", "url": "https://www.cve.org/CVERecord?id=CVE-2024-30172" }, { "name": "CVE-2024-51744", "url": "https://www.cve.org/CVERecord?id=CVE-2024-51744" }, { "name": "CVE-2024-45338", "url": "https://www.cve.org/CVERecord?id=CVE-2024-45338" }, { "name": "CVE-2024-23454", "url": "https://www.cve.org/CVERecord?id=CVE-2024-23454" }, { "name": "CVE-2022-3510", "url": "https://www.cve.org/CVERecord?id=CVE-2022-3510" }, { "name": "CVE-2022-3509", "url": "https://www.cve.org/CVERecord?id=CVE-2022-3509" }, { "name": "CVE-2025-27152", "url": "https://www.cve.org/CVERecord?id=CVE-2025-27152" }, { "name": "CVE-2024-21634", "url": "https://www.cve.org/CVERecord?id=CVE-2024-21634" }, { "name": "CVE-2024-29131", "url": "https://www.cve.org/CVERecord?id=CVE-2024-29131" }, { "name": "CVE-2024-37529", "url": "https://www.cve.org/CVERecord?id=CVE-2024-37529" }, { "name": "CVE-2025-22868", "url": "https://www.cve.org/CVERecord?id=CVE-2025-22868" }, { "name": "CVE-2021-25642", "url": "https://www.cve.org/CVERecord?id=CVE-2021-25642" }, { "name": "CVE-2024-53382", "url": "https://www.cve.org/CVERecord?id=CVE-2024-53382" }, { "name": "CVE-2024-45296", "url": "https://www.cve.org/CVERecord?id=CVE-2024-45296" }, { "name": "CVE-2024-45337", "url": "https://www.cve.org/CVERecord?id=CVE-2024-45337" }, { "name": "CVE-2023-39410", "url": "https://www.cve.org/CVERecord?id=CVE-2023-39410" }, { "name": "CVE-2024-25710", "url": "https://www.cve.org/CVERecord?id=CVE-2024-25710" }, { "name": "CVE-2024-7254", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7254" }, { "name": "CVE-2020-9492", "url": "https://www.cve.org/CVERecord?id=CVE-2020-9492" }, { "name": "CVE-2025-27220", "url": "https://www.cve.org/CVERecord?id=CVE-2025-27220" }, { "name": "CVE-2024-29133", "url": "https://www.cve.org/CVERecord?id=CVE-2024-29133" }, { "name": "CVE-2019-16943", "url": "https://www.cve.org/CVERecord?id=CVE-2019-16943" }, { "name": "CVE-2024-12905", "url": "https://www.cve.org/CVERecord?id=CVE-2024-12905" }, { "name": "CVE-2024-41946", "url": "https://www.cve.org/CVERecord?id=CVE-2024-41946" }, { "name": "CVE-2024-52046", "url": "https://www.cve.org/CVERecord?id=CVE-2024-52046" }, { "name": "CVE-2021-37404", "url": "https://www.cve.org/CVERecord?id=CVE-2021-37404" }, { "name": "CVE-2025-47935", "url": "https://www.cve.org/CVERecord?id=CVE-2025-47935" }, { "name": "CVE-2017-7525", "url": "https://www.cve.org/CVERecord?id=CVE-2017-7525" }, { "name": "CVE-2019-20330", "url": "https://www.cve.org/CVERecord?id=CVE-2019-20330" }, { "name": "CVE-2023-44981", "url": "https://www.cve.org/CVERecord?id=CVE-2023-44981" }, { "name": "CVE-2024-34156", "url": "https://www.cve.org/CVERecord?id=CVE-2024-34156" }, { "name": "CVE-2019-17531", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17531" }, { "name": "CVE-2024-52798", "url": "https://www.cve.org/CVERecord?id=CVE-2024-52798" }, { "name": "CVE-2024-47535", "url": "https://www.cve.org/CVERecord?id=CVE-2024-47535" }, { "name": "CVE-2023-52428", "url": "https://www.cve.org/CVERecord?id=CVE-2023-52428" }, { "name": "CVE-2024-25062", "url": "https://www.cve.org/CVERecord?id=CVE-2024-25062" }, { "name": "CVE-2020-8840", "url": "https://www.cve.org/CVERecord?id=CVE-2020-8840" }, { "name": "CVE-2024-10963", "url": "https://www.cve.org/CVERecord?id=CVE-2024-10963" }, { "name": "CVE-2024-57965", "url": "https://www.cve.org/CVERecord?id=CVE-2024-57965" }, { "name": "CVE-2023-29267", "url": "https://www.cve.org/CVERecord?id=CVE-2023-29267" }, { "name": "CVE-2024-31882", "url": "https://www.cve.org/CVERecord?id=CVE-2024-31882" }, { "name": "CVE-2025-22869", "url": "https://www.cve.org/CVERecord?id=CVE-2025-22869" }, { "name": "CVE-2024-4603", "url": "https://www.cve.org/CVERecord?id=CVE-2024-4603" }, { "name": "CVE-2025-25193", "url": "https://www.cve.org/CVERecord?id=CVE-2025-25193" }, { "name": "CVE-2018-14720", "url": "https://www.cve.org/CVERecord?id=CVE-2018-14720" }, { "name": "CVE-2024-47176", "url": "https://www.cve.org/CVERecord?id=CVE-2024-47176" }, { "name": "CVE-2025-22870", "url": "https://www.cve.org/CVERecord?id=CVE-2025-22870" }, { "name": "CVE-2024-30171", "url": "https://www.cve.org/CVERecord?id=CVE-2024-30171" }, { "name": "CVE-2023-52922", "url": "https://www.cve.org/CVERecord?id=CVE-2023-52922" }, { "name": "CVE-2019-14540", "url": "https://www.cve.org/CVERecord?id=CVE-2019-14540" }, { "name": "CVE-2025-27789", "url": "https://www.cve.org/CVERecord?id=CVE-2025-27789" }, { "name": "CVE-2024-6827", "url": "https://www.cve.org/CVERecord?id=CVE-2024-6827" }, { "name": "CVE-2018-14721", "url": "https://www.cve.org/CVERecord?id=CVE-2018-14721" }, { "name": "CVE-2018-11307", "url": "https://www.cve.org/CVERecord?id=CVE-2018-11307" }, { "name": "CVE-2024-3651", "url": "https://www.cve.org/CVERecord?id=CVE-2024-3651" }, { "name": "CVE-2025-27363", "url": "https://www.cve.org/CVERecord?id=CVE-2025-27363" }, { "name": "CVE-2022-42969", "url": "https://www.cve.org/CVERecord?id=CVE-2022-42969" }, { "name": "CVE-2025-24928", "url": "https://www.cve.org/CVERecord?id=CVE-2025-24928" }, { "name": "CVE-2024-41091", "url": "https://www.cve.org/CVERecord?id=CVE-2024-41091" }, { "name": "CVE-2024-35152", "url": "https://www.cve.org/CVERecord?id=CVE-2024-35152" }, { "name": "CVE-2019-14379", "url": "https://www.cve.org/CVERecord?id=CVE-2019-14379" }, { "name": "CVE-2025-25032", "url": "https://www.cve.org/CVERecord?id=CVE-2025-25032" }, { "name": "CVE-2023-42282", "url": "https://www.cve.org/CVERecord?id=CVE-2023-42282" }, { "name": "CVE-2025-30204", "url": "https://www.cve.org/CVERecord?id=CVE-2025-30204" }, { "name": "CVE-2022-3171", "url": "https://www.cve.org/CVERecord?id=CVE-2022-3171" }, { "name": "CVE-2024-47175", "url": "https://www.cve.org/CVERecord?id=CVE-2024-47175" }, { "name": "CVE-2024-41123", "url": "https://www.cve.org/CVERecord?id=CVE-2024-41123" }, { "name": "CVE-2023-39663", "url": "https://www.cve.org/CVERecord?id=CVE-2023-39663" }, { "name": "CVE-2024-35136", "url": "https://www.cve.org/CVERecord?id=CVE-2024-35136" }, { "name": "CVE-2022-25168", "url": "https://www.cve.org/CVERecord?id=CVE-2022-25168" }, { "name": "CVE-2024-49761", "url": "https://www.cve.org/CVERecord?id=CVE-2024-49761" }, { "name": "CVE-2024-6345", "url": "https://www.cve.org/CVERecord?id=CVE-2024-6345" }, { "name": "CVE-2019-14892", "url": "https://www.cve.org/CVERecord?id=CVE-2019-14892" } ], "initial_release_date": "2025-06-13T00:00:00", "last_revision_date": "2025-06-13T00:00:00", "links": [], "reference": "CERTFR-2025-AVI-0512", "revisions": [ { "description": "Version initiale", "revision_date": "2025-06-13T00:00:00.000000" } ], "risks": [ { "description": "D\u00e9ni de service \u00e0 distance" }, { "description": "Injection de code indirecte \u00e0 distance (XSS)" }, { "description": "Ex\u00e9cution de code arbitraire \u00e0 distance" }, { "description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es" }, { "description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur" }, { "description": "Falsification de requ\u00eates c\u00f4t\u00e9 serveur (SSRF)" }, { "description": "Contournement de la politique de s\u00e9curit\u00e9" }, { "description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es" } ], "summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0 distance et une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.", "title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM", "vendor_advisories": [ { "published_at": "2025-06-12", "title": "Bulletin de s\u00e9curit\u00e9 IBM 7236500", "url": "https://www.ibm.com/support/pages/node/7236500" }, { "published_at": "2025-06-11", "title": "Bulletin de s\u00e9curit\u00e9 IBM 7234674", "url": "https://www.ibm.com/support/pages/node/7234674" }, { "published_at": "2025-06-11", "title": "Bulletin de s\u00e9curit\u00e9 IBM 7236354", "url": "https://www.ibm.com/support/pages/node/7236354" } ] }
CERTFR-2024-AVI-0959
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les produits NetApp. Certaines d'entre elles permettent à un attaquant de provoquer un déni de service à distance, une atteinte à la confidentialité des données et une atteinte à l'intégrité des données.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
Vendor | Product | Description | ||
---|---|---|---|---|
NetApp | OnCommand Insight | OnCommand Insight versions antérieures à 7.3.16 | ||
NetApp | StorageGRID | StorageGRID (anciennement StorageGRID Webscale) versions antérieures à 11.9.0 |
Title | Publication Time | Tags | ||||||
---|---|---|---|---|---|---|---|---|
|
{ "$ref": "https://www.cert.ssi.gouv.fr/openapi.json", "affected_systems": [ { "description": "OnCommand Insight versions ant\u00e9rieures \u00e0 7.3.16", "product": { "name": "OnCommand Insight", "vendor": { "name": "NetApp", "scada": false } } }, { "description": "StorageGRID (anciennement StorageGRID Webscale) versions ant\u00e9rieures \u00e0 11.9.0", "product": { "name": "StorageGRID", "vendor": { "name": "NetApp", "scada": false } } } ], "affected_systems_content": "", "content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).", "cves": [ { "name": "CVE-2024-20919", "url": "https://www.cve.org/CVERecord?id=CVE-2024-20919" }, { "name": "CVE-2022-31129", "url": "https://www.cve.org/CVERecord?id=CVE-2022-31129" }, { "name": "CVE-2017-20189", "url": "https://www.cve.org/CVERecord?id=CVE-2017-20189" }, { "name": "CVE-2010-4756", "url": "https://www.cve.org/CVERecord?id=CVE-2010-4756" }, { "name": "CVE-2024-20926", "url": "https://www.cve.org/CVERecord?id=CVE-2024-20926" }, { "name": "CVE-2022-3715", "url": "https://www.cve.org/CVERecord?id=CVE-2022-3715" }, { "name": "CVE-2024-20921", "url": "https://www.cve.org/CVERecord?id=CVE-2024-20921" }, { "name": "CVE-2024-21994", "url": "https://www.cve.org/CVERecord?id=CVE-2024-21994" }, { "name": "CVE-2023-5363", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5363" }, { "name": "CVE-2023-22081", "url": "https://www.cve.org/CVERecord?id=CVE-2023-22081" }, { "name": "CVE-2024-25041", "url": "https://www.cve.org/CVERecord?id=CVE-2024-25041" }, { "name": "CVE-2023-38552", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38552" }, { "name": "CVE-2021-23358", "url": "https://www.cve.org/CVERecord?id=CVE-2021-23358" }, { "name": "CVE-2023-22067", "url": "https://www.cve.org/CVERecord?id=CVE-2023-22067" }, { "name": "CVE-2024-21634", "url": "https://www.cve.org/CVERecord?id=CVE-2024-21634" }, { "name": "CVE-2023-46750", "url": "https://www.cve.org/CVERecord?id=CVE-2023-46750" }, { "name": "CVE-2023-46749", "url": "https://www.cve.org/CVERecord?id=CVE-2023-46749" }, { "name": "CVE-2021-36770", "url": "https://www.cve.org/CVERecord?id=CVE-2021-36770" }, { "name": "CVE-2022-24785", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24785" }, { "name": "CVE-2023-37466", "url": "https://www.cve.org/CVERecord?id=CVE-2023-37466" }, { "name": "CVE-2023-51775", "url": "https://www.cve.org/CVERecord?id=CVE-2023-51775" }, { "name": "CVE-2023-37903", "url": "https://www.cve.org/CVERecord?id=CVE-2023-37903" }, { "name": "CVE-2023-33850", "url": "https://www.cve.org/CVERecord?id=CVE-2023-33850" }, { "name": "CVE-2021-20086", "url": "https://www.cve.org/CVERecord?id=CVE-2021-20086" }, { "name": "CVE-2017-20162", "url": "https://www.cve.org/CVERecord?id=CVE-2017-20162" }, { "name": "CVE-2023-44483", "url": "https://www.cve.org/CVERecord?id=CVE-2023-44483" }, { "name": "CVE-2023-5676", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5676" }, { "name": "CVE-2023-24998", "url": "https://www.cve.org/CVERecord?id=CVE-2023-24998" }, { "name": "CVE-2024-20918", "url": "https://www.cve.org/CVERecord?id=CVE-2024-20918" }, { "name": "CVE-2018-9466", "url": "https://www.cve.org/CVERecord?id=CVE-2018-9466" }, { "name": "CVE-2023-2976", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2976" }, { "name": "CVE-2024-25053", "url": "https://www.cve.org/CVERecord?id=CVE-2024-25053" }, { "name": "CVE-2023-39331", "url": "https://www.cve.org/CVERecord?id=CVE-2023-39331" }, { "name": "CVE-2024-20945", "url": "https://www.cve.org/CVERecord?id=CVE-2024-20945" }, { "name": "CVE-2021-3377", "url": "https://www.cve.org/CVERecord?id=CVE-2021-3377" }, { "name": "CVE-2023-39332", "url": "https://www.cve.org/CVERecord?id=CVE-2023-39332" }, { "name": "CVE-2023-39333", "url": "https://www.cve.org/CVERecord?id=CVE-2023-39333" }, { "name": "CVE-2023-26159", "url": "https://www.cve.org/CVERecord?id=CVE-2023-26159" }, { "name": "CVE-2024-20952", "url": "https://www.cve.org/CVERecord?id=CVE-2024-20952" } ], "initial_release_date": "2024-11-12T00:00:00", "last_revision_date": "2024-11-12T00:00:00", "links": [], "reference": "CERTFR-2024-AVI-0959", "revisions": [ { "description": "Version initiale", "revision_date": "2024-11-12T00:00:00.000000" } ], "risks": [ { "description": "D\u00e9ni de service \u00e0 distance" }, { "description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es" }, { "description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es" } ], "summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits NetApp. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer un d\u00e9ni de service \u00e0 distance, une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es et une atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es.", "title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits NetApp", "vendor_advisories": [ { "published_at": "2024-11-08", "title": "Bulletin de s\u00e9curit\u00e9 NetApp NTAP-20241108-0001", "url": "https://security.netapp.com/advisory/ntap-20241108-0001/" }, { "published_at": "2024-11-08", "title": "Bulletin de s\u00e9curit\u00e9 NetApp NTAP-20241108-0002", "url": "https://security.netapp.com/advisory/ntap-20241108-0002/" } ] }
CERTFR-2024-AVI-1051
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une élévation de privilèges et un déni de service à distance.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
Vendor | Product | Description | ||
---|---|---|---|---|
IBM | VIOS | VIOS version 3.1 sans le correctif invscout_fix7.tar | ||
IBM | AIX | AIX version 7.3 sans le correctif invscout_fix7.tar | ||
IBM | Cognos Controller | Cognos Controller versions 11.0.x antérieures à 11.0.1 FP3 | ||
IBM | AIX | AIX version 7.2 sans le correctif invscout_fix7.tar | ||
IBM | Sterling Partner Engagement Manager Essentials Edition | Sterling Partner Engagement Manager Essentials Edition versions 6.2.x antérieures à 6.2.2.2 | ||
IBM | QRadar Use Case Manager App | QRadar Use Case Manager App versions antérieures à 4.0.0 | ||
IBM | Sterling Partner Engagement Manager Essentials Edition | Sterling Partner Engagement Manager Essentials Edition versions 6.1.x antérieures à 6.1.2.10 | ||
IBM | Sterling Partner Engagement Manager Standard Edition | Sterling Partner Engagement Manager Standard Edition versions 6.1.x antérieures à 6.1.2.10 | ||
IBM | VIOS | VIOS version 4.1 sans le correctif invscout_fix7.tar | ||
IBM | Sterling Partner Engagement Manager Standard Edition | Sterling Partner Engagement Manager Standard Edition versions 6.2.x antérieures à 6.2.3.2 |
Title | Publication Time | Tags | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
{ "$ref": "https://www.cert.ssi.gouv.fr/openapi.json", "affected_systems": [ { "description": "VIOS version 3.1 sans le correctif invscout_fix7.tar", "product": { "name": "VIOS", "vendor": { "name": "IBM", "scada": false } } }, { "description": "AIX version 7.3 sans le correctif invscout_fix7.tar", "product": { "name": "AIX", "vendor": { "name": "IBM", "scada": false } } }, { "description": "Cognos Controller versions 11.0.x ant\u00e9rieures \u00e0 11.0.1 FP3", "product": { "name": "Cognos Controller", "vendor": { "name": "IBM", "scada": false } } }, { "description": "AIX version 7.2 sans le correctif invscout_fix7.tar", "product": { "name": "AIX", "vendor": { "name": "IBM", "scada": false } } }, { "description": "Sterling Partner Engagement Manager Essentials Edition versions 6.2.x ant\u00e9rieures \u00e0 6.2.2.2", "product": { "name": "Sterling Partner Engagement Manager Essentials Edition", "vendor": { "name": "IBM", "scada": false } } }, { "description": "QRadar Use Case Manager App versions ant\u00e9rieures \u00e0 4.0.0", "product": { "name": "QRadar Use Case Manager App", "vendor": { "name": "IBM", "scada": false } } }, { "description": "Sterling Partner Engagement Manager Essentials Edition versions 6.1.x ant\u00e9rieures \u00e0 6.1.2.10", "product": { "name": "Sterling Partner Engagement Manager Essentials Edition", "vendor": { "name": "IBM", "scada": false } } }, { "description": "Sterling Partner Engagement Manager Standard Edition versions 6.1.x ant\u00e9rieures \u00e0 6.1.2.10", "product": { "name": "Sterling Partner Engagement Manager Standard Edition", "vendor": { "name": "IBM", "scada": false } } }, { "description": "VIOS version 4.1 sans le correctif invscout_fix7.tar", "product": { "name": "VIOS", "vendor": { "name": "IBM", "scada": false } } }, { "description": "Sterling Partner Engagement Manager Standard Edition versions 6.2.x ant\u00e9rieures \u00e0 6.2.3.2", "product": { "name": "Sterling Partner Engagement Manager Standard Edition", "vendor": { "name": "IBM", "scada": false } } } ], "affected_systems_content": "", "content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).", "cves": [ { "name": "CVE-2024-20919", "url": "https://www.cve.org/CVERecord?id=CVE-2024-20919" }, { "name": "CVE-2023-7104", "url": "https://www.cve.org/CVERecord?id=CVE-2023-7104" }, { "name": "CVE-2023-21938", "url": "https://www.cve.org/CVERecord?id=CVE-2023-21938" }, { "name": "CVE-2023-21843", "url": "https://www.cve.org/CVERecord?id=CVE-2023-21843" }, { "name": "CVE-2024-47115", "url": "https://www.cve.org/CVERecord?id=CVE-2024-47115" }, { "name": "CVE-2021-29425", "url": "https://www.cve.org/CVERecord?id=CVE-2021-29425" }, { "name": "CVE-2022-32213", "url": "https://www.cve.org/CVERecord?id=CVE-2022-32213" }, { "name": "CVE-2021-22959", "url": "https://www.cve.org/CVERecord?id=CVE-2021-22959" }, { "name": "CVE-2023-38264", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38264" }, { "name": "CVE-2024-25020", "url": "https://www.cve.org/CVERecord?id=CVE-2024-25020" }, { "name": "CVE-2024-28849", "url": "https://www.cve.org/CVERecord?id=CVE-2024-28849" }, { "name": "CVE-2022-35256", "url": "https://www.cve.org/CVERecord?id=CVE-2022-35256" }, { "name": "CVE-2023-21954", "url": "https://www.cve.org/CVERecord?id=CVE-2023-21954" }, { "name": "CVE-2023-21939", "url": "https://www.cve.org/CVERecord?id=CVE-2023-21939" }, { "name": "CVE-2024-20926", "url": "https://www.cve.org/CVERecord?id=CVE-2024-20926" }, { "name": "CVE-2024-22353", "url": "https://www.cve.org/CVERecord?id=CVE-2024-22353" }, { "name": "CVE-2024-41777", "url": "https://www.cve.org/CVERecord?id=CVE-2024-41777" }, { "name": "CVE-2024-21890", "url": "https://www.cve.org/CVERecord?id=CVE-2024-21890" }, { "name": "CVE-2024-21896", "url": "https://www.cve.org/CVERecord?id=CVE-2024-21896" }, { "name": "CVE-2024-43799", "url": "https://www.cve.org/CVERecord?id=CVE-2024-43799" }, { "name": "CVE-2021-36690", "url": "https://www.cve.org/CVERecord?id=CVE-2021-36690" }, { "name": "CVE-2023-21830", "url": "https://www.cve.org/CVERecord?id=CVE-2023-21830" }, { "name": "CVE-2021-22940", "url": "https://www.cve.org/CVERecord?id=CVE-2021-22940" }, { "name": "CVE-2023-23936", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23936" }, { "name": "CVE-2023-50312", "url": "https://www.cve.org/CVERecord?id=CVE-2023-50312" }, { "name": "CVE-2021-22930", "url": "https://www.cve.org/CVERecord?id=CVE-2021-22930" }, { "name": "CVE-2024-25035", "url": "https://www.cve.org/CVERecord?id=CVE-2024-25035" }, { "name": "CVE-2024-20921", "url": "https://www.cve.org/CVERecord?id=CVE-2024-20921" }, { "name": "CVE-2023-38737", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38737" }, { "name": "CVE-2023-24807", "url": "https://www.cve.org/CVERecord?id=CVE-2023-24807" }, { "name": "CVE-2023-44487", "url": "https://www.cve.org/CVERecord?id=CVE-2023-44487" }, { "name": "CVE-2024-29857", "url": "https://www.cve.org/CVERecord?id=CVE-2024-29857" }, { "name": "CVE-2021-22918", "url": "https://www.cve.org/CVERecord?id=CVE-2021-22918" }, { "name": "CVE-2023-22081", "url": "https://www.cve.org/CVERecord?id=CVE-2023-22081" }, { "name": "CVE-2024-45590", "url": "https://www.cve.org/CVERecord?id=CVE-2024-45590" }, { "name": "CVE-2021-23337", "url": "https://www.cve.org/CVERecord?id=CVE-2021-23337" }, { "name": "CVE-2024-25026", "url": "https://www.cve.org/CVERecord?id=CVE-2024-25026" }, { "name": "CVE-2021-22939", "url": "https://www.cve.org/CVERecord?id=CVE-2021-22939" }, { "name": "CVE-2021-44532", "url": "https://www.cve.org/CVERecord?id=CVE-2021-44532" }, { "name": "CVE-2024-26308", "url": "https://www.cve.org/CVERecord?id=CVE-2024-26308" }, { "name": "CVE-2022-0155", "url": "https://www.cve.org/CVERecord?id=CVE-2022-0155" }, { "name": "CVE-2021-22960", "url": "https://www.cve.org/CVERecord?id=CVE-2021-22960" }, { "name": "CVE-2024-41776", "url": "https://www.cve.org/CVERecord?id=CVE-2024-41776" }, { "name": "CVE-2024-30172", "url": "https://www.cve.org/CVERecord?id=CVE-2024-30172" }, { "name": "CVE-2024-25019", "url": "https://www.cve.org/CVERecord?id=CVE-2024-25019" }, { "name": "CVE-2022-32222", "url": "https://www.cve.org/CVERecord?id=CVE-2022-32222" }, { "name": "CVE-2023-22067", "url": "https://www.cve.org/CVERecord?id=CVE-2023-22067" }, { "name": "CVE-2022-32212", "url": "https://www.cve.org/CVERecord?id=CVE-2022-32212" }, { "name": "CVE-2023-23920", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23920" }, { "name": "CVE-2024-21634", "url": "https://www.cve.org/CVERecord?id=CVE-2024-21634" }, { "name": "CVE-2023-23918", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23918" }, { "name": "CVE-2024-21011", "url": "https://www.cve.org/CVERecord?id=CVE-2024-21011" }, { "name": "CVE-2024-22329", "url": "https://www.cve.org/CVERecord?id=CVE-2024-22329" }, { "name": "CVE-2021-22921", "url": "https://www.cve.org/CVERecord?id=CVE-2021-22921" }, { "name": "CVE-2022-0536", "url": "https://www.cve.org/CVERecord?id=CVE-2022-0536" }, { "name": "CVE-2024-25710", "url": "https://www.cve.org/CVERecord?id=CVE-2024-25710" }, { "name": "CVE-2021-29892", "url": "https://www.cve.org/CVERecord?id=CVE-2021-29892" }, { "name": "CVE-2024-45676", "url": "https://www.cve.org/CVERecord?id=CVE-2024-45676" }, { "name": "CVE-2023-49735", "url": "https://www.cve.org/CVERecord?id=CVE-2023-49735" }, { "name": "CVE-2024-40691", "url": "https://www.cve.org/CVERecord?id=CVE-2024-40691" }, { "name": "CVE-2024-21094", "url": "https://www.cve.org/CVERecord?id=CVE-2024-21094" }, { "name": "CVE-2023-51775", "url": "https://www.cve.org/CVERecord?id=CVE-2023-51775" }, { "name": "CVE-2023-21937", "url": "https://www.cve.org/CVERecord?id=CVE-2023-21937" }, { "name": "CVE-2024-27268", "url": "https://www.cve.org/CVERecord?id=CVE-2024-27268" }, { "name": "CVE-2022-32215", "url": "https://www.cve.org/CVERecord?id=CVE-2022-32215" }, { "name": "CVE-2023-33850", "url": "https://www.cve.org/CVERecord?id=CVE-2023-33850" }, { "name": "CVE-2023-2597", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2597" }, { "name": "CVE-2023-22045", "url": "https://www.cve.org/CVERecord?id=CVE-2023-22045" }, { "name": "CVE-2024-41775", "url": "https://www.cve.org/CVERecord?id=CVE-2024-41775" }, { "name": "CVE-2023-22049", "url": "https://www.cve.org/CVERecord?id=CVE-2023-22049" }, { "name": "CVE-2023-23919", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23919" }, { "name": "CVE-2020-28500", "url": "https://www.cve.org/CVERecord?id=CVE-2020-28500" }, { "name": "CVE-2021-22931", "url": "https://www.cve.org/CVERecord?id=CVE-2021-22931" }, { "name": "CVE-2023-44483", "url": "https://www.cve.org/CVERecord?id=CVE-2023-44483" }, { "name": "CVE-2021-44533", "url": "https://www.cve.org/CVERecord?id=CVE-2021-44533" }, { "name": "CVE-2023-5676", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5676" }, { "name": "CVE-2022-35737", "url": "https://www.cve.org/CVERecord?id=CVE-2022-35737" }, { "name": "CVE-2024-28863", "url": "https://www.cve.org/CVERecord?id=CVE-2024-28863" }, { "name": "CVE-2020-8203", "url": "https://www.cve.org/CVERecord?id=CVE-2020-8203" }, { "name": "CVE-2022-25857", "url": "https://www.cve.org/CVERecord?id=CVE-2022-25857" }, { "name": "CVE-2024-27270", "url": "https://www.cve.org/CVERecord?id=CVE-2024-27270" }, { "name": "CVE-2024-21891", "url": "https://www.cve.org/CVERecord?id=CVE-2024-21891" }, { "name": "CVE-2023-21968", "url": "https://www.cve.org/CVERecord?id=CVE-2023-21968" }, { "name": "CVE-2022-32214", "url": "https://www.cve.org/CVERecord?id=CVE-2022-32214" }, { "name": "CVE-2024-39338", "url": "https://www.cve.org/CVERecord?id=CVE-2024-39338" }, { "name": "CVE-2024-30171", "url": "https://www.cve.org/CVERecord?id=CVE-2024-30171" }, { "name": "CVE-2022-21824", "url": "https://www.cve.org/CVERecord?id=CVE-2022-21824" }, { "name": "CVE-2023-21930", "url": "https://www.cve.org/CVERecord?id=CVE-2023-21930" }, { "name": "CVE-2024-22017", "url": "https://www.cve.org/CVERecord?id=CVE-2024-22017" }, { "name": "CVE-2023-24998", "url": "https://www.cve.org/CVERecord?id=CVE-2023-24998" }, { "name": "CVE-2024-20918", "url": "https://www.cve.org/CVERecord?id=CVE-2024-20918" }, { "name": "CVE-2022-35255", "url": "https://www.cve.org/CVERecord?id=CVE-2022-35255" }, { "name": "CVE-2024-25036", "url": "https://www.cve.org/CVERecord?id=CVE-2024-25036" }, { "name": "CVE-2024-21085", "url": "https://www.cve.org/CVERecord?id=CVE-2024-21085" }, { "name": "CVE-2021-44531", "url": "https://www.cve.org/CVERecord?id=CVE-2021-44531" }, { "name": "CVE-2024-20945", "url": "https://www.cve.org/CVERecord?id=CVE-2024-20945" }, { "name": "CVE-2023-39332", "url": "https://www.cve.org/CVERecord?id=CVE-2023-39332" }, { "name": "CVE-2024-22354", "url": "https://www.cve.org/CVERecord?id=CVE-2024-22354" }, { "name": "CVE-2023-21967", "url": "https://www.cve.org/CVERecord?id=CVE-2023-21967" }, { "name": "CVE-2022-32223", "url": "https://www.cve.org/CVERecord?id=CVE-2022-32223" }, { "name": "CVE-2023-26159", "url": "https://www.cve.org/CVERecord?id=CVE-2023-26159" }, { "name": "CVE-2024-20952", "url": "https://www.cve.org/CVERecord?id=CVE-2024-20952" } ], "initial_release_date": "2024-12-06T00:00:00", "last_revision_date": "2024-12-06T00:00:00", "links": [], "reference": "CERTFR-2024-AVI-1051", "revisions": [ { "description": "Version initiale", "revision_date": "2024-12-06T00:00:00.000000" } ], "risks": [ { "description": "Ex\u00e9cution de code arbitraire \u00e0 distance" }, { "description": "\u00c9l\u00e9vation de privil\u00e8ges" }, { "description": "D\u00e9ni de service \u00e0 distance" }, { "description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es" }, { "description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es" }, { "description": "Contournement de la politique de s\u00e9curit\u00e9" }, { "description": "Injection de requ\u00eates ill\u00e9gitimes par rebond (CSRF)" }, { "description": "Injection de code indirecte \u00e0 distance (XSS)" }, { "description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur" } ], "summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une \u00e9l\u00e9vation de privil\u00e8ges et un d\u00e9ni de service \u00e0 distance.", "title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM", "vendor_advisories": [ { "published_at": "2024-12-05", "title": "Bulletin de s\u00e9curit\u00e9 IBM 7178033", "url": "https://www.ibm.com/support/pages/node/7178033" }, { "published_at": "2024-12-06", "title": "Bulletin de s\u00e9curit\u00e9 IBM 7178054", "url": "https://www.ibm.com/support/pages/node/7178054" }, { "published_at": "2024-12-02", "title": "Bulletin de s\u00e9curit\u00e9 IBM 7177220", "url": "https://www.ibm.com/support/pages/node/7177220" }, { "published_at": "2024-12-05", "title": "Bulletin de s\u00e9curit\u00e9 IBM 7177981", "url": "https://www.ibm.com/support/pages/node/7177981" } ] }
CERTFR-2024-AVI-0312
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les produits Atlassian. Elles permettent à un attaquant de provoquer un déni de service à distance.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
NoneVendor | Product | Description | ||
---|---|---|---|---|
Atlassian | Jira | Jira Software Data Center versions 9.12.x LTS antérieures à 9.12.7 LTS | ||
Atlassian | Jira | Jira Service Management Server versions antérieures à 5.4.19 LTS | ||
Atlassian | Confluence | Confluence Data Center versions 7.x LTS antérieures 7.19.20 LTS | ||
Atlassian | Jira | Jira Service Management Data Center versions antérieures à 5.4.19 LTS | ||
Atlassian | Confluence | Confluence Data Center versions antérieures à 8.7.1 | ||
Atlassian | Jira | Jira Software Data Center versions antérieures à 9.15.0 | ||
Atlassian | Jira | Jira Service Management Data Center versions antérieures à 5.12.6 | ||
Atlassian | Confluence | Confluence Server versions antérieures à 8.5.7 LTS | ||
Atlassian | Confluence | Confluence Server versions 7.x LTS antérieures 7.19.20 LTS | ||
Atlassian | Confluence | Confluence Data Center versions 8.x LTS antérieures à 8.5.7 LTS | ||
Atlassian | Jira | Jira Software Server versions 9.1.x, 9.2.x, 9.3.x et 9.4.x antérieures à 9.4.18 LTS | ||
Atlassian | Jira | Jira Service Management Server versions antérieures à 5.12.6 | ||
Atlassian | Jira | Jira Software Data Center versions 9.1.x, 9.2.x, 9.3.x et 9.4.x antérieures à 9.4.18 LTS | ||
Atlassian | Jira | Jira Software Server versions antérieures à 9.12.7 LTS |
Title | Publication Time | Tags | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
{ "$ref": "https://www.cert.ssi.gouv.fr/openapi.json", "affected_systems": [ { "description": "Jira Software Data Center versions 9.12.x LTS ant\u00e9rieures \u00e0 9.12.7 LTS", "product": { "name": "Jira", "vendor": { "name": "Atlassian", "scada": false } } }, { "description": "Jira Service Management Server versions ant\u00e9rieures \u00e0 5.4.19 LTS", "product": { "name": "Jira", "vendor": { "name": "Atlassian", "scada": false } } }, { "description": "Confluence Data Center versions 7.x LTS ant\u00e9rieures 7.19.20 LTS", "product": { "name": "Confluence", "vendor": { "name": "Atlassian", "scada": false } } }, { "description": "Jira Service Management Data Center versions ant\u00e9rieures \u00e0 5.4.19 LTS", "product": { "name": "Jira", "vendor": { "name": "Atlassian", "scada": false } } }, { "description": "Confluence Data Center versions ant\u00e9rieures \u00e0 8.7.1", "product": { "name": "Confluence", "vendor": { "name": "Atlassian", "scada": false } } }, { "description": "Jira Software Data Center versions ant\u00e9rieures \u00e0 9.15.0", "product": { "name": "Jira", "vendor": { "name": "Atlassian", "scada": false } } }, { "description": "Jira Service Management Data Center versions ant\u00e9rieures \u00e0 5.12.6", "product": { "name": "Jira", "vendor": { "name": "Atlassian", "scada": false } } }, { "description": "Confluence Server versions ant\u00e9rieures \u00e0 8.5.7 LTS", "product": { "name": "Confluence", "vendor": { "name": "Atlassian", "scada": false } } }, { "description": "Confluence Server versions 7.x LTS ant\u00e9rieures 7.19.20 LTS", "product": { "name": "Confluence", "vendor": { "name": "Atlassian", "scada": false } } }, { "description": "Confluence Data Center versions 8.x LTS ant\u00e9rieures \u00e0 8.5.7 LTS", "product": { "name": "Confluence", "vendor": { "name": "Atlassian", "scada": false } } }, { "description": "Jira Software Server versions 9.1.x, 9.2.x, 9.3.x et 9.4.x ant\u00e9rieures \u00e0 9.4.18 LTS", "product": { "name": "Jira", "vendor": { "name": "Atlassian", "scada": false } } }, { "description": "Jira Service Management Server versions ant\u00e9rieures \u00e0 5.12.6", "product": { "name": "Jira", "vendor": { "name": "Atlassian", "scada": false } } }, { "description": "Jira Software Data Center versions 9.1.x, 9.2.x, 9.3.x et 9.4.x ant\u00e9rieures \u00e0 9.4.18 LTS", "product": { "name": "Jira", "vendor": { "name": "Atlassian", "scada": false } } }, { "description": "Jira Software Server versions ant\u00e9rieures \u00e0 9.12.7 LTS", "product": { "name": "Jira", "vendor": { "name": "Atlassian", "scada": false } } } ], "affected_systems_content": null, "content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n", "cves": [ { "name": "CVE-2023-1370", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1370" }, { "name": "CVE-2024-21634", "url": "https://www.cve.org/CVERecord?id=CVE-2024-21634" }, { "name": "CVE-2023-52428", "url": "https://www.cve.org/CVERecord?id=CVE-2023-52428" } ], "initial_release_date": "2024-04-17T00:00:00", "last_revision_date": "2024-04-18T00:00:00", "links": [], "reference": "CERTFR-2024-AVI-0312", "revisions": [ { "description": "Version initiale", "revision_date": "2024-04-17T00:00:00.000000" }, { "description": "Mise \u00e0 jour du r\u00e9sum\u00e9", "revision_date": "2024-04-18T00:00:00.000000" } ], "risks": [ { "description": "D\u00e9ni de service \u00e0 distance" } ], "summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans \u003cspan\nclass=\"textit\"\u003eles produits Atlassian\u003c/span\u003e. Elles permettent \u00e0 un\nattaquant de provoquer un d\u00e9ni de service \u00e0 distance.\n", "title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Atlassian", "vendor_advisories": [ { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Atlassian JSDSERVER-15248 du 16 avril 2024", "url": "https://jira.atlassian.com/browse/JSDSERVER-15248" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Atlassian JSWSERVER-25885 du 16 avril 2024", "url": "https://jira.atlassian.com/browse/JSWSERVER-25885" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Atlassian JSWSERVER-25892 du 16 avril 2024", "url": "https://jira.atlassian.com/browse/JSWSERVER-25892" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Atlassian CONFSERVER-95099 du 16 avril 2024", "url": "https://jira.atlassian.com/browse/CONFSERVER-95099" } ] }
CERTFR-2024-AVI-0529
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une élévation de privilèges et un déni de service à distance.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
Vendor | Product | Description | ||
---|---|---|---|---|
IBM | N/A | IBM WebSphere Hybrid Edition version 5.1 sans le dernier correctif de sécurité (APAR PH61504) pour IBM WebSphere Application Server | ||
IBM | Cloud Pak | IBM Cognos Dashboards sur Cloud Pak for Data versions antérieures à 5.0 | ||
IBM | N/A | WebSphere Service Registry and Repository version 8.5 sans le dernier correctif de sécurité (APAR PH61504) pour IBM WebSphere Application Server | ||
IBM | N/A | IBM WebSphere Remote Server versions 9.1, 9.0 et 8.5 sans le dernier correctif de sécurité (APAR PH61504) pour IBM WebSphere Application Server | ||
IBM | Cognos Analytics | IBM Cognos Analytics versions 12.x antérieures à 12.0.3 IF1 | ||
IBM | Cognos Analytics | IBM Cognos Analytics versions 11.2.x antérieures à 11.2.4 FP4 |
Title | Publication Time | Tags | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
{ "$ref": "https://www.cert.ssi.gouv.fr/openapi.json", "affected_systems": [ { "description": "IBM WebSphere Hybrid Edition version 5.1 sans le dernier correctif de s\u00e9curit\u00e9 (APAR PH61504) pour IBM WebSphere Application Server", "product": { "name": "N/A", "vendor": { "name": "IBM", "scada": false } } }, { "description": "IBM Cognos Dashboards sur Cloud Pak for Data versions ant\u00e9rieures \u00e0 5.0", "product": { "name": "Cloud Pak", "vendor": { "name": "IBM", "scada": false } } }, { "description": "WebSphere Service Registry and Repository version 8.5 sans le dernier correctif de s\u00e9curit\u00e9 (APAR PH61504) pour IBM WebSphere Application Server", "product": { "name": "N/A", "vendor": { "name": "IBM", "scada": false } } }, { "description": "IBM WebSphere Remote Server versions 9.1, 9.0 et 8.5 sans le dernier correctif de s\u00e9curit\u00e9 (APAR PH61504) pour IBM WebSphere Application Server", "product": { "name": "N/A", "vendor": { "name": "IBM", "scada": false } } }, { "description": "IBM Cognos Analytics versions 12.x ant\u00e9rieures \u00e0 12.0.3 IF1", "product": { "name": "Cognos Analytics", "vendor": { "name": "IBM", "scada": false } } }, { "description": "IBM Cognos Analytics versions 11.2.x ant\u00e9rieures \u00e0 11.2.4 FP4", "product": { "name": "Cognos Analytics", "vendor": { "name": "IBM", "scada": false } } } ], "affected_systems_content": "", "content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).", "cves": [ { "name": "CVE-2024-20919", "url": "https://www.cve.org/CVERecord?id=CVE-2024-20919" }, { "name": "CVE-2022-31129", "url": "https://www.cve.org/CVERecord?id=CVE-2022-31129" }, { "name": "CVE-2024-1597", "url": "https://www.cve.org/CVERecord?id=CVE-2024-1597" }, { "name": "CVE-2024-37532", "url": "https://www.cve.org/CVERecord?id=CVE-2024-37532" }, { "name": "CVE-2023-52425", "url": "https://www.cve.org/CVERecord?id=CVE-2023-52425" }, { "name": "CVE-2017-20189", "url": "https://www.cve.org/CVERecord?id=CVE-2017-20189" }, { "name": "CVE-2010-4756", "url": "https://www.cve.org/CVERecord?id=CVE-2010-4756" }, { "name": "CVE-2024-20926", "url": "https://www.cve.org/CVERecord?id=CVE-2024-20926" }, { "name": "CVE-2024-28757", "url": "https://www.cve.org/CVERecord?id=CVE-2024-28757" }, { "name": "CVE-2024-27322", "url": "https://www.cve.org/CVERecord?id=CVE-2024-27322" }, { "name": "CVE-2023-52426", "url": "https://www.cve.org/CVERecord?id=CVE-2023-52426" }, { "name": "CVE-2022-25647", "url": "https://www.cve.org/CVERecord?id=CVE-2022-25647" }, { "name": "CVE-2022-3715", "url": "https://www.cve.org/CVERecord?id=CVE-2022-3715" }, { "name": "CVE-2024-20921", "url": "https://www.cve.org/CVERecord?id=CVE-2024-20921" }, { "name": "CVE-2023-5363", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5363" }, { "name": "CVE-2023-22081", "url": "https://www.cve.org/CVERecord?id=CVE-2023-22081" }, { "name": "CVE-2022-29622", "url": "https://www.cve.org/CVERecord?id=CVE-2022-29622" }, { "name": "CVE-2019-0231", "url": "https://www.cve.org/CVERecord?id=CVE-2019-0231" }, { "name": "CVE-2024-25041", "url": "https://www.cve.org/CVERecord?id=CVE-2024-25041" }, { "name": "CVE-2023-38552", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38552" }, { "name": "CVE-2021-23358", "url": "https://www.cve.org/CVERecord?id=CVE-2021-23358" }, { "name": "CVE-2023-22067", "url": "https://www.cve.org/CVERecord?id=CVE-2023-22067" }, { "name": "CVE-2021-41973", "url": "https://www.cve.org/CVERecord?id=CVE-2021-41973" }, { "name": "CVE-2024-21634", "url": "https://www.cve.org/CVERecord?id=CVE-2024-21634" }, { "name": "CVE-2023-46750", "url": "https://www.cve.org/CVERecord?id=CVE-2023-46750" }, { "name": "CVE-2023-46749", "url": "https://www.cve.org/CVERecord?id=CVE-2023-46749" }, { "name": "CVE-2021-36770", "url": "https://www.cve.org/CVERecord?id=CVE-2021-36770" }, { "name": "CVE-2024-28233", "url": "https://www.cve.org/CVERecord?id=CVE-2024-28233" }, { "name": "CVE-2022-24785", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24785" }, { "name": "CVE-2023-37466", "url": "https://www.cve.org/CVERecord?id=CVE-2023-37466" }, { "name": "CVE-2023-51775", "url": "https://www.cve.org/CVERecord?id=CVE-2023-51775" }, { "name": "CVE-2023-37903", "url": "https://www.cve.org/CVERecord?id=CVE-2023-37903" }, { "name": "CVE-2023-33850", "url": "https://www.cve.org/CVERecord?id=CVE-2023-33850" }, { "name": "CVE-2021-20086", "url": "https://www.cve.org/CVERecord?id=CVE-2021-20086" }, { "name": "CVE-2017-20162", "url": "https://www.cve.org/CVERecord?id=CVE-2017-20162" }, { "name": "CVE-2023-44483", "url": "https://www.cve.org/CVERecord?id=CVE-2023-44483" }, { "name": "CVE-2023-5676", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5676" }, { "name": "CVE-2023-24998", "url": "https://www.cve.org/CVERecord?id=CVE-2023-24998" }, { "name": "CVE-2024-20918", "url": "https://www.cve.org/CVERecord?id=CVE-2024-20918" }, { "name": "CVE-2018-9466", "url": "https://www.cve.org/CVERecord?id=CVE-2018-9466" }, { "name": "CVE-2023-2976", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2976" }, { "name": "CVE-2024-25053", "url": "https://www.cve.org/CVERecord?id=CVE-2024-25053" }, { "name": "CVE-2023-39331", "url": "https://www.cve.org/CVERecord?id=CVE-2023-39331" }, { "name": "CVE-2024-20945", "url": "https://www.cve.org/CVERecord?id=CVE-2024-20945" }, { "name": "CVE-2021-3377", "url": "https://www.cve.org/CVERecord?id=CVE-2021-3377" }, { "name": "CVE-2022-24903", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24903" }, { "name": "CVE-2023-39332", "url": "https://www.cve.org/CVERecord?id=CVE-2023-39332" }, { "name": "CVE-2023-39333", "url": "https://www.cve.org/CVERecord?id=CVE-2023-39333" }, { "name": "CVE-2023-26159", "url": "https://www.cve.org/CVERecord?id=CVE-2023-26159" }, { "name": "CVE-2024-20952", "url": "https://www.cve.org/CVERecord?id=CVE-2024-20952" } ], "initial_release_date": "2024-06-28T00:00:00", "last_revision_date": "2024-06-28T00:00:00", "links": [], "reference": "CERTFR-2024-AVI-0529", "revisions": [ { "description": "Version initiale", "revision_date": "2024-06-28T00:00:00.000000" } ], "risks": [ { "description": "Ex\u00e9cution de code arbitraire \u00e0 distance" }, { "description": "\u00c9l\u00e9vation de privil\u00e8ges" }, { "description": "D\u00e9ni de service \u00e0 distance" }, { "description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es" }, { "description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es" }, { "description": "Contournement de la politique de s\u00e9curit\u00e9" }, { "description": "Injection de code indirecte \u00e0 distance (XSS)" }, { "description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur" } ], "summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une \u00e9l\u00e9vation de privil\u00e8ges et un d\u00e9ni de service \u00e0 distance.", "title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM", "vendor_advisories": [ { "published_at": "2024-06-27", "title": "Bulletin de s\u00e9curit\u00e9 IBM 7156941", "url": "https://www.ibm.com/support/pages/node/7156941" }, { "published_at": "2024-06-24", "title": "Bulletin de s\u00e9curit\u00e9 IBM 7158537", "url": "https://www.ibm.com/support/pages/node/7158537" }, { "published_at": "2024-06-27", "title": "Bulletin de s\u00e9curit\u00e9 IBM 7157712", "url": "https://www.ibm.com/support/pages/node/7157712" }, { "published_at": "2024-06-25", "title": "Bulletin de s\u00e9curit\u00e9 IBM 7158652", "url": "https://www.ibm.com/support/pages/node/7158652" }, { "published_at": "2024-06-24", "title": "Bulletin de s\u00e9curit\u00e9 IBM 7158539", "url": "https://www.ibm.com/support/pages/node/7158539" }, { "published_at": "2024-06-26", "title": "Bulletin de s\u00e9curit\u00e9 IBM 7158762", "url": "https://www.ibm.com/support/pages/node/7158762" } ] }
ncsc-2024-0231
Vulnerability from csaf_ncscnl
Notes
{ "document": { "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE" } }, "lang": "nl", "notes": [ { "category": "legal_disclaimer", "text": "The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:\n\n NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.\n\n NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.\n This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings." }, { "category": "description", "text": "Atlassian heeft kwetsbaarheden verholpen in diverse producten, zoals Jira, Confluence en Bitbucket.", "title": "Feiten" }, { "category": "description", "text": "Een kwaadwillende kan de kwetsbaarheden misbruiken om aanvallen uit te voeren die kunnen leiden tot de volgende categorie\u00ebn schade:\n\n- Cross-Site Request Forgery (XSRF)\n- Denial-of-Service (DoS)\n- Omzeilen van authenticatie\n- (Remote) code execution (Administrator/Root rechten)\n- (Remote) code execution (Gebruikersrechten)\n- SQL Injection\n- Toegang tot systeemgegevens\n", "title": "Interpretaties" }, { "category": "description", "text": "Atlassian heeft updates uitgebracht om de kwetsbaarheden te verhelpen. Zie bijgevoegde referenties voor meer informatie:\n\nhttps://confluence.atlassian.com/security/security-bulletin-may-21-2024-1387867145.html", "title": "Oplossingen" }, { "category": "general", "text": "medium", "title": "Kans" }, { "category": "general", "text": "high", "title": "Schade" }, { "category": "general", "text": "Improper Access Control", "title": "CWE-284" }, { "category": "general", "text": "Improper Input Validation", "title": "CWE-20" }, { "category": "general", "text": "Improper Preservation of Permissions", "title": "CWE-281" }, { "category": "general", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" }, { "category": "general", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" }, { "category": "general", "text": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)", "title": "CWE-444" }, { "category": "general", "text": "Incomplete Cleanup", "title": "CWE-459" }, { "category": "general", "text": "Deserialization of Untrusted Data", "title": "CWE-502" }, { "category": "general", "text": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)", "title": "CWE-601" }, { "category": "general", "text": "Allocation of Resources Without Limits or Throttling", "title": "CWE-770" }, { "category": "general", "text": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)", "title": "CWE-89" }, { "category": "general", "text": "Improper Control of Dynamically-Managed Code Resources", "title": "CWE-913" }, { "category": "general", "text": "Improper Neutralization of Directives in Statically Saved Code (\u0027Static Code Injection\u0027)", "title": "CWE-96" } ], "publisher": { "category": "coordinator", "contact_details": "cert@ncsc.nl", "name": "Nationaal Cyber Security Centrum", "namespace": "https://www.ncsc.nl/" }, "references": [ { "category": "external", "summary": "Reference - cveprojectv5; nvd", "url": "https://confluence.atlassian.com/pages/viewpage.action?pageId=1387867145" } ], "title": "Kwetsbaarheden verholpen in Atlassian producten", "tracking": { "current_release_date": "2024-05-22T11:13:07.693855Z", "id": "NCSC-2024-0231", "initial_release_date": "2024-05-22T11:13:07.693855Z", "revision_history": [ { "date": "2024-05-22T11:13:07.693855Z", "number": "0", "summary": "Initiele versie" } ], "status": "final", "version": "1.0.0" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "bamboo", "product": { "name": "bamboo", "product_id": "CSAFPID-716889", "product_identification_helper": { "cpe": "cpe:2.3:a:atlassian:bamboo:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "bitbucket", "product": { "name": "bitbucket", "product_id": "CSAFPID-344199", "product_identification_helper": { "cpe": "cpe:2.3:a:atlassian:bitbucket:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "confluence", "product": { "name": "confluence", "product_id": "CSAFPID-551338", "product_identification_helper": { "cpe": "cpe:2.3:a:atlassian:confluence:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "crowd", "product": { "name": "crowd", "product_id": "CSAFPID-344399", "product_identification_helper": { "cpe": "cpe:2.3:a:atlassian:crowd:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "jira_service_management", "product": { "name": "jira_service_management", "product_id": "CSAFPID-343852", "product_identification_helper": { "cpe": "cpe:2.3:a:atlassian:jira_service_management:*:*:*:*:data_center:*:*:*" } } }, { "category": "product_name", "name": "jira_service_management", "product": { "name": "jira_service_management", "product_id": "CSAFPID-343851", "product_identification_helper": { "cpe": "cpe:2.3:a:atlassian:jira_service_management:*:*:*:*:server:*:*:*" } } }, { "category": "product_name", "name": "jira", "product": { "name": "jira", "product_id": "CSAFPID-98204", "product_identification_helper": { "cpe": "cpe:2.3:a:atlassian:jira:*:*:*:*:*:*:*:*" } } } ], "category": "vendor", "name": "atlassian" } ] }, "vulnerabilities": [ { "cve": "CVE-2017-7656", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "notes": [ { "category": "other", "text": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)", "title": "CWE-444" } ], "references": [ { "category": "self", "summary": "CVE-2017-7656", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2017/CVE-2017-7656.json" } ], "title": "CVE-2017-7656" }, { "cve": "CVE-2017-9735", "references": [ { "category": "self", "summary": "CVE-2017-9735", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2017/CVE-2017-9735.json" } ], "title": "CVE-2017-9735" }, { "cve": "CVE-2020-10672", "cwe": { "id": "CWE-96", "name": "Improper Neutralization of Directives in Statically Saved Code (\u0027Static Code Injection\u0027)" }, "notes": [ { "category": "other", "text": "Improper Neutralization of Directives in Statically Saved Code (\u0027Static Code Injection\u0027)", "title": "CWE-96" } ], "references": [ { "category": "self", "summary": "CVE-2020-10672", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2020/CVE-2020-10672.json" } ], "title": "CVE-2020-10672" }, { "cve": "CVE-2020-10673", "cwe": { "id": "CWE-96", "name": "Improper Neutralization of Directives in Statically Saved Code (\u0027Static Code Injection\u0027)" }, "notes": [ { "category": "other", "text": "Improper Neutralization of Directives in Statically Saved Code (\u0027Static Code Injection\u0027)", "title": "CWE-96" } ], "references": [ { "category": "self", "summary": "CVE-2020-10673", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2020/CVE-2020-10673.json" } ], "title": "CVE-2020-10673" }, { "cve": "CVE-2020-10968", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "notes": [ { "category": "other", "text": "Deserialization of Untrusted Data", "title": "CWE-502" } ], "references": [ { "category": "self", "summary": "CVE-2020-10968", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2020/CVE-2020-10968.json" } ], "title": "CVE-2020-10968" }, { "cve": "CVE-2020-10969", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "notes": [ { "category": "other", "text": "Deserialization of Untrusted Data", "title": "CWE-502" } ], "references": [ { "category": "self", "summary": "CVE-2020-10969", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2020/CVE-2020-10969.json" } ], "title": "CVE-2020-10969" }, { "cve": "CVE-2020-11111", "cwe": { "id": "CWE-96", "name": "Improper Neutralization of Directives in Statically Saved Code (\u0027Static Code Injection\u0027)" }, "notes": [ { "category": "other", "text": "Improper Neutralization of Directives in Statically Saved Code (\u0027Static Code Injection\u0027)", "title": "CWE-96" } ], "references": [ { "category": "self", "summary": "CVE-2020-11111", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2020/CVE-2020-11111.json" } ], "title": "CVE-2020-11111" }, { "cve": "CVE-2020-11112", "cwe": { "id": "CWE-96", "name": "Improper Neutralization of Directives in Statically Saved Code (\u0027Static Code Injection\u0027)" }, "notes": [ { "category": "other", "text": "Improper Neutralization of Directives in Statically Saved Code (\u0027Static Code Injection\u0027)", "title": "CWE-96" } ], "references": [ { "category": "self", "summary": "CVE-2020-11112", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2020/CVE-2020-11112.json" } ], "title": "CVE-2020-11112" }, { "cve": "CVE-2020-11113", "cwe": { "id": "CWE-96", "name": "Improper Neutralization of Directives in Statically Saved Code (\u0027Static Code Injection\u0027)" }, "notes": [ { "category": "other", "text": "Improper Neutralization of Directives in Statically Saved Code (\u0027Static Code Injection\u0027)", "title": "CWE-96" } ], "references": [ { "category": "self", "summary": "CVE-2020-11113", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2020/CVE-2020-11113.json" } ], "title": "CVE-2020-11113" }, { "cve": "CVE-2020-24616", "references": [ { "category": "self", "summary": "CVE-2020-24616", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2020/CVE-2020-24616.json" } ], "title": "CVE-2020-24616" }, { "cve": "CVE-2020-35728", "cwe": { "id": "CWE-96", "name": "Improper Neutralization of Directives in Statically Saved Code (\u0027Static Code Injection\u0027)" }, "notes": [ { "category": "other", "text": "Improper Neutralization of Directives in Statically Saved Code (\u0027Static Code Injection\u0027)", "title": "CWE-96" } ], "references": [ { "category": "self", "summary": "CVE-2020-35728", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2020/CVE-2020-35728.json" } ], "title": "CVE-2020-35728" }, { "cve": "CVE-2020-36179", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "notes": [ { "category": "other", "text": "Deserialization of Untrusted Data", "title": "CWE-502" } ], "references": [ { "category": "self", "summary": "CVE-2020-36179", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2020/CVE-2020-36179.json" } ], "title": "CVE-2020-36179" }, { "cve": "CVE-2020-36180", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "notes": [ { "category": "other", "text": "Deserialization of Untrusted Data", "title": "CWE-502" } ], "references": [ { "category": "self", "summary": "CVE-2020-36180", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2020/CVE-2020-36180.json" } ], "title": "CVE-2020-36180" }, { "cve": "CVE-2020-36181", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "notes": [ { "category": "other", "text": "Deserialization of Untrusted Data", "title": "CWE-502" } ], "references": [ { "category": "self", "summary": "CVE-2020-36181", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2020/CVE-2020-36181.json" } ], "title": "CVE-2020-36181" }, { "cve": "CVE-2020-36182", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "notes": [ { "category": "other", "text": "Deserialization of Untrusted Data", "title": "CWE-502" } ], "references": [ { "category": "self", "summary": "CVE-2020-36182", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2020/CVE-2020-36182.json" } ], "title": "CVE-2020-36182" }, { "cve": "CVE-2020-36184", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "notes": [ { "category": "other", "text": "Deserialization of Untrusted Data", "title": "CWE-502" } ], "references": [ { "category": "self", "summary": "CVE-2020-36184", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2020/CVE-2020-36184.json" } ], "title": "CVE-2020-36184" }, { "cve": "CVE-2020-36188", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "notes": [ { "category": "other", "text": "Deserialization of Untrusted Data", "title": "CWE-502" } ], "references": [ { "category": "self", "summary": "CVE-2020-36188", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2020/CVE-2020-36188.json" } ], "title": "CVE-2020-36188" }, { "cve": "CVE-2021-28165", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "references": [ { "category": "self", "summary": "CVE-2021-28165", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2021/CVE-2021-28165.json" } ], "title": "CVE-2021-28165" }, { "cve": "CVE-2022-25647", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "notes": [ { "category": "other", "text": "Deserialization of Untrusted Data", "title": "CWE-502" } ], "references": [ { "category": "self", "summary": "CVE-2022-25647", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-25647.json" } ], "title": "CVE-2022-25647" }, { "cve": "CVE-2022-41966", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "notes": [ { "category": "other", "text": "Deserialization of Untrusted Data", "title": "CWE-502" }, { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" } ], "references": [ { "category": "self", "summary": "CVE-2022-41966", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-41966.json" } ], "title": "CVE-2022-41966" }, { "cve": "CVE-2022-42003", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" }, { "category": "other", "text": "Deserialization of Untrusted Data", "title": "CWE-502" } ], "references": [ { "category": "self", "summary": "CVE-2022-42003", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-42003.json" } ], "title": "CVE-2022-42003" }, { "cve": "CVE-2023-4759", "references": [ { "category": "self", "summary": "CVE-2023-4759", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-4759.json" } ], "title": "CVE-2023-4759" }, { "cve": "CVE-2023-34396", "references": [ { "category": "self", "summary": "CVE-2023-34396", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-34396.json" } ], "title": "CVE-2023-34396" }, { "cve": "CVE-2023-41835", "cwe": { "id": "CWE-913", "name": "Improper Control of Dynamically-Managed Code Resources" }, "notes": [ { "category": "other", "text": "Improper Control of Dynamically-Managed Code Resources", "title": "CWE-913" } ], "references": [ { "category": "self", "summary": "CVE-2023-41835", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-41835.json" } ], "title": "CVE-2023-41835" }, { "cve": "CVE-2023-45859", "cwe": { "id": "CWE-281", "name": "Improper Preservation of Permissions" }, "notes": [ { "category": "other", "text": "Improper Preservation of Permissions", "title": "CWE-281" } ], "references": [ { "category": "self", "summary": "CVE-2023-45859", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-45859.json" } ], "title": "CVE-2023-45859" }, { "cve": "CVE-2024-1597", "cwe": { "id": "CWE-89", "name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)" }, "notes": [ { "category": "other", "text": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)", "title": "CWE-89" } ], "references": [ { "category": "self", "summary": "CVE-2024-1597", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-1597.json" } ], "title": "CVE-2024-1597" }, { "cve": "CVE-2024-21634", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "notes": [ { "category": "other", "text": "Allocation of Resources Without Limits or Throttling", "title": "CWE-770" } ], "references": [ { "category": "self", "summary": "CVE-2024-21634", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21634.json" } ], "title": "CVE-2024-21634" }, { "cve": "CVE-2024-21683", "references": [ { "category": "self", "summary": "CVE-2024-21683", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21683.json" } ], "title": "CVE-2024-21683" }, { "cve": "CVE-2024-22257", "cwe": { "id": "CWE-284", "name": "Improper Access Control" }, "notes": [ { "category": "other", "text": "Improper Access Control", "title": "CWE-284" } ], "references": [ { "category": "self", "summary": "CVE-2024-22257", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22257.json" } ], "title": "CVE-2024-22257" }, { "cve": "CVE-2024-22262", "cwe": { "id": "CWE-601", "name": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)" }, "notes": [ { "category": "other", "text": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)", "title": "CWE-601" } ], "references": [ { "category": "self", "summary": "CVE-2024-22262", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22262.json" } ], "title": "CVE-2024-22262" }, { "cve": "CVE-2024-23672", "cwe": { "id": "CWE-459", "name": "Incomplete Cleanup" }, "notes": [ { "category": "other", "text": "Incomplete Cleanup", "title": "CWE-459" } ], "references": [ { "category": "self", "summary": "CVE-2024-23672", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-23672.json" } ], "title": "CVE-2024-23672" }, { "cve": "CVE-2024-24549", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" } ], "references": [ { "category": "self", "summary": "CVE-2024-24549", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-24549.json" } ], "title": "CVE-2024-24549" } ] }
NCSC-2024-0231
Vulnerability from csaf_ncscnl
Notes
{ "document": { "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE" } }, "lang": "nl", "notes": [ { "category": "legal_disclaimer", "text": "The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:\n\n NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.\n\n NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.\n This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings." }, { "category": "description", "text": "Atlassian heeft kwetsbaarheden verholpen in diverse producten, zoals Jira, Confluence en Bitbucket.", "title": "Feiten" }, { "category": "description", "text": "Een kwaadwillende kan de kwetsbaarheden misbruiken om aanvallen uit te voeren die kunnen leiden tot de volgende categorie\u00ebn schade:\n\n- Cross-Site Request Forgery (XSRF)\n- Denial-of-Service (DoS)\n- Omzeilen van authenticatie\n- (Remote) code execution (Administrator/Root rechten)\n- (Remote) code execution (Gebruikersrechten)\n- SQL Injection\n- Toegang tot systeemgegevens\n", "title": "Interpretaties" }, { "category": "description", "text": "Atlassian heeft updates uitgebracht om de kwetsbaarheden te verhelpen. Zie bijgevoegde referenties voor meer informatie:\n\nhttps://confluence.atlassian.com/security/security-bulletin-may-21-2024-1387867145.html", "title": "Oplossingen" }, { "category": "general", "text": "medium", "title": "Kans" }, { "category": "general", "text": "high", "title": "Schade" }, { "category": "general", "text": "Improper Access Control", "title": "CWE-284" }, { "category": "general", "text": "Improper Input Validation", "title": "CWE-20" }, { "category": "general", "text": "Improper Preservation of Permissions", "title": "CWE-281" }, { "category": "general", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" }, { "category": "general", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" }, { "category": "general", "text": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)", "title": "CWE-444" }, { "category": "general", "text": "Incomplete Cleanup", "title": "CWE-459" }, { "category": "general", "text": "Deserialization of Untrusted Data", "title": "CWE-502" }, { "category": "general", "text": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)", "title": "CWE-601" }, { "category": "general", "text": "Allocation of Resources Without Limits or Throttling", "title": "CWE-770" }, { "category": "general", "text": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)", "title": "CWE-89" }, { "category": "general", "text": "Improper Control of Dynamically-Managed Code Resources", "title": "CWE-913" }, { "category": "general", "text": "Improper Neutralization of Directives in Statically Saved Code (\u0027Static Code Injection\u0027)", "title": "CWE-96" } ], "publisher": { "category": "coordinator", "contact_details": "cert@ncsc.nl", "name": "Nationaal Cyber Security Centrum", "namespace": "https://www.ncsc.nl/" }, "references": [ { "category": "external", "summary": "Reference - cveprojectv5; nvd", "url": "https://confluence.atlassian.com/pages/viewpage.action?pageId=1387867145" } ], "title": "Kwetsbaarheden verholpen in Atlassian producten", "tracking": { "current_release_date": "2024-05-22T11:13:07.693855Z", "id": "NCSC-2024-0231", "initial_release_date": "2024-05-22T11:13:07.693855Z", "revision_history": [ { "date": "2024-05-22T11:13:07.693855Z", "number": "0", "summary": "Initiele versie" } ], "status": "final", "version": "1.0.0" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "bamboo", "product": { "name": "bamboo", "product_id": "CSAFPID-716889", "product_identification_helper": { "cpe": "cpe:2.3:a:atlassian:bamboo:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "bitbucket", "product": { "name": "bitbucket", "product_id": "CSAFPID-344199", "product_identification_helper": { "cpe": "cpe:2.3:a:atlassian:bitbucket:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "confluence", "product": { "name": "confluence", "product_id": "CSAFPID-551338", "product_identification_helper": { "cpe": "cpe:2.3:a:atlassian:confluence:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "crowd", "product": { "name": "crowd", "product_id": "CSAFPID-344399", "product_identification_helper": { "cpe": "cpe:2.3:a:atlassian:crowd:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "jira_service_management", "product": { "name": "jira_service_management", "product_id": "CSAFPID-343852", "product_identification_helper": { "cpe": "cpe:2.3:a:atlassian:jira_service_management:*:*:*:*:data_center:*:*:*" } } }, { "category": "product_name", "name": "jira_service_management", "product": { "name": "jira_service_management", "product_id": "CSAFPID-343851", "product_identification_helper": { "cpe": "cpe:2.3:a:atlassian:jira_service_management:*:*:*:*:server:*:*:*" } } }, { "category": "product_name", "name": "jira", "product": { "name": "jira", "product_id": "CSAFPID-98204", "product_identification_helper": { "cpe": "cpe:2.3:a:atlassian:jira:*:*:*:*:*:*:*:*" } } } ], "category": "vendor", "name": "atlassian" } ] }, "vulnerabilities": [ { "cve": "CVE-2017-7656", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "notes": [ { "category": "other", "text": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)", "title": "CWE-444" } ], "references": [ { "category": "self", "summary": "CVE-2017-7656", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2017/CVE-2017-7656.json" } ], "title": "CVE-2017-7656" }, { "cve": "CVE-2017-9735", "references": [ { "category": "self", "summary": "CVE-2017-9735", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2017/CVE-2017-9735.json" } ], "title": "CVE-2017-9735" }, { "cve": "CVE-2020-10672", "cwe": { "id": "CWE-96", "name": "Improper Neutralization of Directives in Statically Saved Code (\u0027Static Code Injection\u0027)" }, "notes": [ { "category": "other", "text": "Improper Neutralization of Directives in Statically Saved Code (\u0027Static Code Injection\u0027)", "title": "CWE-96" } ], "references": [ { "category": "self", "summary": "CVE-2020-10672", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2020/CVE-2020-10672.json" } ], "title": "CVE-2020-10672" }, { "cve": "CVE-2020-10673", "cwe": { "id": "CWE-96", "name": "Improper Neutralization of Directives in Statically Saved Code (\u0027Static Code Injection\u0027)" }, "notes": [ { "category": "other", "text": "Improper Neutralization of Directives in Statically Saved Code (\u0027Static Code Injection\u0027)", "title": "CWE-96" } ], "references": [ { "category": "self", "summary": "CVE-2020-10673", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2020/CVE-2020-10673.json" } ], "title": "CVE-2020-10673" }, { "cve": "CVE-2020-10968", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "notes": [ { "category": "other", "text": "Deserialization of Untrusted Data", "title": "CWE-502" } ], "references": [ { "category": "self", "summary": "CVE-2020-10968", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2020/CVE-2020-10968.json" } ], "title": "CVE-2020-10968" }, { "cve": "CVE-2020-10969", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "notes": [ { "category": "other", "text": "Deserialization of Untrusted Data", "title": "CWE-502" } ], "references": [ { "category": "self", "summary": "CVE-2020-10969", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2020/CVE-2020-10969.json" } ], "title": "CVE-2020-10969" }, { "cve": "CVE-2020-11111", "cwe": { "id": "CWE-96", "name": "Improper Neutralization of Directives in Statically Saved Code (\u0027Static Code Injection\u0027)" }, "notes": [ { "category": "other", "text": "Improper Neutralization of Directives in Statically Saved Code (\u0027Static Code Injection\u0027)", "title": "CWE-96" } ], "references": [ { "category": "self", "summary": "CVE-2020-11111", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2020/CVE-2020-11111.json" } ], "title": "CVE-2020-11111" }, { "cve": "CVE-2020-11112", "cwe": { "id": "CWE-96", "name": "Improper Neutralization of Directives in Statically Saved Code (\u0027Static Code Injection\u0027)" }, "notes": [ { "category": "other", "text": "Improper Neutralization of Directives in Statically Saved Code (\u0027Static Code Injection\u0027)", "title": "CWE-96" } ], "references": [ { "category": "self", "summary": "CVE-2020-11112", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2020/CVE-2020-11112.json" } ], "title": "CVE-2020-11112" }, { "cve": "CVE-2020-11113", "cwe": { "id": "CWE-96", "name": "Improper Neutralization of Directives in Statically Saved Code (\u0027Static Code Injection\u0027)" }, "notes": [ { "category": "other", "text": "Improper Neutralization of Directives in Statically Saved Code (\u0027Static Code Injection\u0027)", "title": "CWE-96" } ], "references": [ { "category": "self", "summary": "CVE-2020-11113", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2020/CVE-2020-11113.json" } ], "title": "CVE-2020-11113" }, { "cve": "CVE-2020-24616", "references": [ { "category": "self", "summary": "CVE-2020-24616", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2020/CVE-2020-24616.json" } ], "title": "CVE-2020-24616" }, { "cve": "CVE-2020-35728", "cwe": { "id": "CWE-96", "name": "Improper Neutralization of Directives in Statically Saved Code (\u0027Static Code Injection\u0027)" }, "notes": [ { "category": "other", "text": "Improper Neutralization of Directives in Statically Saved Code (\u0027Static Code Injection\u0027)", "title": "CWE-96" } ], "references": [ { "category": "self", "summary": "CVE-2020-35728", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2020/CVE-2020-35728.json" } ], "title": "CVE-2020-35728" }, { "cve": "CVE-2020-36179", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "notes": [ { "category": "other", "text": "Deserialization of Untrusted Data", "title": "CWE-502" } ], "references": [ { "category": "self", "summary": "CVE-2020-36179", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2020/CVE-2020-36179.json" } ], "title": "CVE-2020-36179" }, { "cve": "CVE-2020-36180", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "notes": [ { "category": "other", "text": "Deserialization of Untrusted Data", "title": "CWE-502" } ], "references": [ { "category": "self", "summary": "CVE-2020-36180", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2020/CVE-2020-36180.json" } ], "title": "CVE-2020-36180" }, { "cve": "CVE-2020-36181", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "notes": [ { "category": "other", "text": "Deserialization of Untrusted Data", "title": "CWE-502" } ], "references": [ { "category": "self", "summary": "CVE-2020-36181", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2020/CVE-2020-36181.json" } ], "title": "CVE-2020-36181" }, { "cve": "CVE-2020-36182", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "notes": [ { "category": "other", "text": "Deserialization of Untrusted Data", "title": "CWE-502" } ], "references": [ { "category": "self", "summary": "CVE-2020-36182", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2020/CVE-2020-36182.json" } ], "title": "CVE-2020-36182" }, { "cve": "CVE-2020-36184", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "notes": [ { "category": "other", "text": "Deserialization of Untrusted Data", "title": "CWE-502" } ], "references": [ { "category": "self", "summary": "CVE-2020-36184", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2020/CVE-2020-36184.json" } ], "title": "CVE-2020-36184" }, { "cve": "CVE-2020-36188", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "notes": [ { "category": "other", "text": "Deserialization of Untrusted Data", "title": "CWE-502" } ], "references": [ { "category": "self", "summary": "CVE-2020-36188", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2020/CVE-2020-36188.json" } ], "title": "CVE-2020-36188" }, { "cve": "CVE-2021-28165", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "references": [ { "category": "self", "summary": "CVE-2021-28165", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2021/CVE-2021-28165.json" } ], "title": "CVE-2021-28165" }, { "cve": "CVE-2022-25647", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "notes": [ { "category": "other", "text": "Deserialization of Untrusted Data", "title": "CWE-502" } ], "references": [ { "category": "self", "summary": "CVE-2022-25647", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-25647.json" } ], "title": "CVE-2022-25647" }, { "cve": "CVE-2022-41966", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "notes": [ { "category": "other", "text": "Deserialization of Untrusted Data", "title": "CWE-502" }, { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" } ], "references": [ { "category": "self", "summary": "CVE-2022-41966", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-41966.json" } ], "title": "CVE-2022-41966" }, { "cve": "CVE-2022-42003", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" }, { "category": "other", "text": "Deserialization of Untrusted Data", "title": "CWE-502" } ], "references": [ { "category": "self", "summary": "CVE-2022-42003", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-42003.json" } ], "title": "CVE-2022-42003" }, { "cve": "CVE-2023-4759", "references": [ { "category": "self", "summary": "CVE-2023-4759", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-4759.json" } ], "title": "CVE-2023-4759" }, { "cve": "CVE-2023-34396", "references": [ { "category": "self", "summary": "CVE-2023-34396", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-34396.json" } ], "title": "CVE-2023-34396" }, { "cve": "CVE-2023-41835", "cwe": { "id": "CWE-913", "name": "Improper Control of Dynamically-Managed Code Resources" }, "notes": [ { "category": "other", "text": "Improper Control of Dynamically-Managed Code Resources", "title": "CWE-913" } ], "references": [ { "category": "self", "summary": "CVE-2023-41835", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-41835.json" } ], "title": "CVE-2023-41835" }, { "cve": "CVE-2023-45859", "cwe": { "id": "CWE-281", "name": "Improper Preservation of Permissions" }, "notes": [ { "category": "other", "text": "Improper Preservation of Permissions", "title": "CWE-281" } ], "references": [ { "category": "self", "summary": "CVE-2023-45859", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-45859.json" } ], "title": "CVE-2023-45859" }, { "cve": "CVE-2024-1597", "cwe": { "id": "CWE-89", "name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)" }, "notes": [ { "category": "other", "text": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)", "title": "CWE-89" } ], "references": [ { "category": "self", "summary": "CVE-2024-1597", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-1597.json" } ], "title": "CVE-2024-1597" }, { "cve": "CVE-2024-21634", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "notes": [ { "category": "other", "text": "Allocation of Resources Without Limits or Throttling", "title": "CWE-770" } ], "references": [ { "category": "self", "summary": "CVE-2024-21634", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21634.json" } ], "title": "CVE-2024-21634" }, { "cve": "CVE-2024-21683", "references": [ { "category": "self", "summary": "CVE-2024-21683", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21683.json" } ], "title": "CVE-2024-21683" }, { "cve": "CVE-2024-22257", "cwe": { "id": "CWE-284", "name": "Improper Access Control" }, "notes": [ { "category": "other", "text": "Improper Access Control", "title": "CWE-284" } ], "references": [ { "category": "self", "summary": "CVE-2024-22257", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22257.json" } ], "title": "CVE-2024-22257" }, { "cve": "CVE-2024-22262", "cwe": { "id": "CWE-601", "name": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)" }, "notes": [ { "category": "other", "text": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)", "title": "CWE-601" } ], "references": [ { "category": "self", "summary": "CVE-2024-22262", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22262.json" } ], "title": "CVE-2024-22262" }, { "cve": "CVE-2024-23672", "cwe": { "id": "CWE-459", "name": "Incomplete Cleanup" }, "notes": [ { "category": "other", "text": "Incomplete Cleanup", "title": "CWE-459" } ], "references": [ { "category": "self", "summary": "CVE-2024-23672", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-23672.json" } ], "title": "CVE-2024-23672" }, { "cve": "CVE-2024-24549", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" } ], "references": [ { "category": "self", "summary": "CVE-2024-24549", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-24549.json" } ], "title": "CVE-2024-24549" } ] }
WID-SEC-W-2024-0870
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Communications Applications umfasst eine Sammlung von Werkzeugen zur Verwaltung von Messaging-, Kommunikationsdiensten und -ressourcen.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Oracle Communications Applications ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden.", "title": "Angriff" }, { "category": "general", "text": "- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2024-0870 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-0870.json" }, { "category": "self", "summary": "WID-SEC-2024-0870 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-0870" }, { "category": "external", "summary": "Oracle Critical Patch Update Advisory - April 2024 - Appendix Oracle Communications Applications vom 2024-04-16", "url": "https://www.oracle.com/security-alerts/cpuapr2024.html#AppendixCAGBU" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:1797 vom 2024-04-22", "url": "https://access.redhat.com/errata/RHSA-2024:1797" } ], "source_lang": "en-US", "title": "Oracle Communications Applications: Mehrere Schwachstellen", "tracking": { "current_release_date": "2024-04-22T22:00:00.000+00:00", "generator": { "date": "2024-08-15T18:07:40.529+00:00", "engine": { "name": "BSI-WID", "version": "1.3.5" } }, "id": "WID-SEC-W-2024-0870", "initial_release_date": "2024-04-16T22:00:00.000+00:00", "revision_history": [ { "date": "2024-04-16T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2024-04-22T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Red Hat aufgenommen" } ], "status": "final", "version": "2" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "7.4.1", "product": { "name": "Oracle Communications Applications 7.4.1", "product_id": "T018939", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications_applications:7.4.1" } } }, { "category": "product_version", "name": "7.4.2", "product": { "name": "Oracle Communications Applications 7.4.2", "product_id": "T018940", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications_applications:7.4.2" } } }, { "category": "product_version_range", "name": "\u003c=12.0.0.8", "product": { "name": "Oracle Communications Applications \u003c=12.0.0.8", "product_id": "T034251" } }, { "category": "product_version", "name": "15.0.0.0", "product": { "name": "Oracle Communications Applications 15.0.0.0", "product_id": "T034252", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications_applications:15.0.0.0" } } }, { "category": "product_version", "name": "7.3.6.4", "product": { "name": "Oracle Communications Applications 7.3.6.4", "product_id": "T034253", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications_applications:7.3.6.4" } } }, { "category": "product_version_range", "name": "\u003c=7.4.2", "product": { "name": "Oracle Communications Applications \u003c=7.4.2", "product_id": "T034254" } }, { "category": "product_version", "name": "7.5.0", "product": { "name": "Oracle Communications Applications 7.5.0", "product_id": "T034255", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications_applications:7.5.0" } } }, { "category": "product_version", "name": "7.5.1", "product": { "name": "Oracle Communications Applications 7.5.1", "product_id": "T034256", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications_applications:7.5.1" } } }, { "category": "product_version", "name": "8.0.0.1.0", "product": { "name": "Oracle Communications Applications 8.0.0.1.0", "product_id": "T034257", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications_applications:8.0.0.1.0" } } } ], "category": "product_name", "name": "Communications Applications" } ], "category": "vendor", "name": "Oracle" }, { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } } ], "category": "vendor", "name": "Red Hat" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-37533", "notes": [ { "category": "description", "text": "In Oracle Communications Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T018940", "67646", "T034253", "T034252", "T018939", "T034257", "T034256", "T034255" ], "last_affected": [ "T034251", "T034254" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2021-37533" }, { "cve": "CVE-2022-34169", "notes": [ { "category": "description", "text": "In Oracle Communications Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T018940", "67646", "T034253", "T034252", "T018939", "T034257", "T034256", "T034255" ], "last_affected": [ "T034251", "T034254" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2022-34169" }, { "cve": "CVE-2022-34381", "notes": [ { "category": "description", "text": "In Oracle Communications Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T018940", "67646", "T034253", "T034252", "T018939", "T034257", "T034256", "T034255" ], "last_affected": [ "T034251", "T034254" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2022-34381" }, { "cve": "CVE-2023-0833", "notes": [ { "category": "description", "text": "In Oracle Communications Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T018940", "67646", "T034253", "T034252", "T018939", "T034257", "T034256", "T034255" ], "last_affected": [ "T034251", "T034254" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2023-0833" }, { "cve": "CVE-2023-2976", "notes": [ { "category": "description", "text": "In Oracle Communications Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T018940", "67646", "T034253", "T034252", "T018939", "T034257", "T034256", "T034255" ], "last_affected": [ "T034251", "T034254" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2023-2976" }, { "cve": "CVE-2023-34053", "notes": [ { "category": "description", "text": "In Oracle Communications Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T018940", "67646", "T034253", "T034252", "T018939", "T034257", "T034256", "T034255" ], "last_affected": [ "T034251", "T034254" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2023-34053" }, { "cve": "CVE-2023-34055", "notes": [ { "category": "description", "text": "In Oracle Communications Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T018940", "67646", "T034253", "T034252", "T018939", "T034257", "T034256", "T034255" ], "last_affected": [ "T034251", "T034254" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2023-34055" }, { "cve": "CVE-2023-4043", "notes": [ { "category": "description", "text": "In Oracle Communications Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T018940", "67646", "T034253", "T034252", "T018939", "T034257", "T034256", "T034255" ], "last_affected": [ "T034251", "T034254" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2023-4043" }, { "cve": "CVE-2023-44487", "notes": [ { "category": "description", "text": "In Oracle Communications Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T018940", "67646", "T034253", "T034252", "T018939", "T034257", "T034256", "T034255" ], "last_affected": [ "T034251", "T034254" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2023-44487" }, { "cve": "CVE-2023-47100", "notes": [ { "category": "description", "text": "In Oracle Communications Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T018940", "67646", "T034253", "T034252", "T018939", "T034257", "T034256", "T034255" ], "last_affected": [ "T034251", "T034254" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2023-47100" }, { "cve": "CVE-2023-6378", "notes": [ { "category": "description", "text": "In Oracle Communications Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T018940", "67646", "T034253", "T034252", "T018939", "T034257", "T034256", "T034255" ], "last_affected": [ "T034251", "T034254" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2023-6378" }, { "cve": "CVE-2024-21634", "notes": [ { "category": "description", "text": "In Oracle Communications Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T018940", "67646", "T034253", "T034252", "T018939", "T034257", "T034256", "T034255" ], "last_affected": [ "T034251", "T034254" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2024-21634" }, { "cve": "CVE-2024-26308", "notes": [ { "category": "description", "text": "In Oracle Communications Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T018940", "67646", "T034253", "T034252", "T018939", "T034257", "T034256", "T034255" ], "last_affected": [ "T034251", "T034254" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2024-26308" } ] }
wid-sec-w-2024-0870
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Communications Applications umfasst eine Sammlung von Werkzeugen zur Verwaltung von Messaging-, Kommunikationsdiensten und -ressourcen.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Oracle Communications Applications ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden.", "title": "Angriff" }, { "category": "general", "text": "- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2024-0870 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-0870.json" }, { "category": "self", "summary": "WID-SEC-2024-0870 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-0870" }, { "category": "external", "summary": "Oracle Critical Patch Update Advisory - April 2024 - Appendix Oracle Communications Applications vom 2024-04-16", "url": "https://www.oracle.com/security-alerts/cpuapr2024.html#AppendixCAGBU" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:1797 vom 2024-04-22", "url": "https://access.redhat.com/errata/RHSA-2024:1797" } ], "source_lang": "en-US", "title": "Oracle Communications Applications: Mehrere Schwachstellen", "tracking": { "current_release_date": "2024-04-22T22:00:00.000+00:00", "generator": { "date": "2024-08-15T18:07:40.529+00:00", "engine": { "name": "BSI-WID", "version": "1.3.5" } }, "id": "WID-SEC-W-2024-0870", "initial_release_date": "2024-04-16T22:00:00.000+00:00", "revision_history": [ { "date": "2024-04-16T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2024-04-22T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Red Hat aufgenommen" } ], "status": "final", "version": "2" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "7.4.1", "product": { "name": "Oracle Communications Applications 7.4.1", "product_id": "T018939", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications_applications:7.4.1" } } }, { "category": "product_version", "name": "7.4.2", "product": { "name": "Oracle Communications Applications 7.4.2", "product_id": "T018940", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications_applications:7.4.2" } } }, { "category": "product_version_range", "name": "\u003c=12.0.0.8", "product": { "name": "Oracle Communications Applications \u003c=12.0.0.8", "product_id": "T034251" } }, { "category": "product_version", "name": "15.0.0.0", "product": { "name": "Oracle Communications Applications 15.0.0.0", "product_id": "T034252", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications_applications:15.0.0.0" } } }, { "category": "product_version", "name": "7.3.6.4", "product": { "name": "Oracle Communications Applications 7.3.6.4", "product_id": "T034253", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications_applications:7.3.6.4" } } }, { "category": "product_version_range", "name": "\u003c=7.4.2", "product": { "name": "Oracle Communications Applications \u003c=7.4.2", "product_id": "T034254" } }, { "category": "product_version", "name": "7.5.0", "product": { "name": "Oracle Communications Applications 7.5.0", "product_id": "T034255", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications_applications:7.5.0" } } }, { "category": "product_version", "name": "7.5.1", "product": { "name": "Oracle Communications Applications 7.5.1", "product_id": "T034256", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications_applications:7.5.1" } } }, { "category": "product_version", "name": "8.0.0.1.0", "product": { "name": "Oracle Communications Applications 8.0.0.1.0", "product_id": "T034257", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications_applications:8.0.0.1.0" } } } ], "category": "product_name", "name": "Communications Applications" } ], "category": "vendor", "name": "Oracle" }, { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } } ], "category": "vendor", "name": "Red Hat" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-37533", "notes": [ { "category": "description", "text": "In Oracle Communications Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T018940", "67646", "T034253", "T034252", "T018939", "T034257", "T034256", "T034255" ], "last_affected": [ "T034251", "T034254" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2021-37533" }, { "cve": "CVE-2022-34169", "notes": [ { "category": "description", "text": "In Oracle Communications Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T018940", "67646", "T034253", "T034252", "T018939", "T034257", "T034256", "T034255" ], "last_affected": [ "T034251", "T034254" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2022-34169" }, { "cve": "CVE-2022-34381", "notes": [ { "category": "description", "text": "In Oracle Communications Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T018940", "67646", "T034253", "T034252", "T018939", "T034257", "T034256", "T034255" ], "last_affected": [ "T034251", "T034254" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2022-34381" }, { "cve": "CVE-2023-0833", "notes": [ { "category": "description", "text": "In Oracle Communications Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T018940", "67646", "T034253", "T034252", "T018939", "T034257", "T034256", "T034255" ], "last_affected": [ "T034251", "T034254" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2023-0833" }, { "cve": "CVE-2023-2976", "notes": [ { "category": "description", "text": "In Oracle Communications Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T018940", "67646", "T034253", "T034252", "T018939", "T034257", "T034256", "T034255" ], "last_affected": [ "T034251", "T034254" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2023-2976" }, { "cve": "CVE-2023-34053", "notes": [ { "category": "description", "text": "In Oracle Communications Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T018940", "67646", "T034253", "T034252", "T018939", "T034257", "T034256", "T034255" ], "last_affected": [ "T034251", "T034254" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2023-34053" }, { "cve": "CVE-2023-34055", "notes": [ { "category": "description", "text": "In Oracle Communications Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T018940", "67646", "T034253", "T034252", "T018939", "T034257", "T034256", "T034255" ], "last_affected": [ "T034251", "T034254" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2023-34055" }, { "cve": "CVE-2023-4043", "notes": [ { "category": "description", "text": "In Oracle Communications Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T018940", "67646", "T034253", "T034252", "T018939", "T034257", "T034256", "T034255" ], "last_affected": [ "T034251", "T034254" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2023-4043" }, { "cve": "CVE-2023-44487", "notes": [ { "category": "description", "text": "In Oracle Communications Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T018940", "67646", "T034253", "T034252", "T018939", "T034257", "T034256", "T034255" ], "last_affected": [ "T034251", "T034254" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2023-44487" }, { "cve": "CVE-2023-47100", "notes": [ { "category": "description", "text": "In Oracle Communications Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T018940", "67646", "T034253", "T034252", "T018939", "T034257", "T034256", "T034255" ], "last_affected": [ "T034251", "T034254" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2023-47100" }, { "cve": "CVE-2023-6378", "notes": [ { "category": "description", "text": "In Oracle Communications Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T018940", "67646", "T034253", "T034252", "T018939", "T034257", "T034256", "T034255" ], "last_affected": [ "T034251", "T034254" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2023-6378" }, { "cve": "CVE-2024-21634", "notes": [ { "category": "description", "text": "In Oracle Communications Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T018940", "67646", "T034253", "T034252", "T018939", "T034257", "T034256", "T034255" ], "last_affected": [ "T034251", "T034254" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2024-21634" }, { "cve": "CVE-2024-26308", "notes": [ { "category": "description", "text": "In Oracle Communications Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T018940", "67646", "T034253", "T034252", "T018939", "T034257", "T034256", "T034255" ], "last_affected": [ "T034251", "T034254" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2024-26308" } ] }
WID-SEC-W-2024-0663
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Bamboo ist ein Werkzeug zur kontinuierlichen Integration und Bereitstellung, das automatisierte Builds, Tests und Freigaben in einem einzigen Arbeitsablauf verbindet.\r\nBitbucket ist ein Git-Server zur Sourcecode-Versionskontrolle.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in Atlassian Bamboo und Atlassian Bitbucket ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- UNIX\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2024-0663 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-0663.json" }, { "category": "self", "summary": "WID-SEC-2024-0663 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-0663" }, { "category": "external", "summary": "Atlassian Security Advisory vom 2024-03-19", "url": "https://jira.atlassian.com/browse/BAM-25717" }, { "category": "external", "summary": "Atlassian Security Advisory vom 2024-03-19", "url": "https://jira.atlassian.com/browse/BSERV-19291" }, { "category": "external", "summary": "IBM Security Bulletin 7147553 vom 2024-04-08", "url": "https://www.ibm.com/support/pages/node/7147553" }, { "category": "external", "summary": "Atlassian Security Bulletin", "url": "https://confluence.atlassian.com/security/security-bulletin-april-16-2024-1387857429.html" }, { "category": "external", "summary": "Atlassian Security Bulletin", "url": "https://confluence.atlassian.com/security/security-bulletin-april-16-2024-1387857429.html" } ], "source_lang": "en-US", "title": "Atlassian Bamboo und Bitbucket: Schwachstelle erm\u00f6glicht Denial of Service", "tracking": { "current_release_date": "2024-04-21T22:00:00.000+00:00", "generator": { "date": "2024-08-15T18:06:37.099+00:00", "engine": { "name": "BSI-WID", "version": "1.3.5" } }, "id": "WID-SEC-W-2024-0663", "initial_release_date": "2024-03-19T23:00:00.000+00:00", "revision_history": [ { "date": "2024-03-19T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2024-04-07T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von IBM aufgenommen" }, { "date": "2024-04-16T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates aufgenommen" }, { "date": "2024-04-21T22:00:00.000+00:00", "number": "4", "summary": "Doppelte Eintragung korrigiert" } ], "status": "final", "version": "4" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003cData Center and Server 9.5.2", "product": { "name": "Atlassian Bamboo \u003cData Center and Server 9.5.2", "product_id": "T033554" } }, { "category": "product_version_range", "name": "\u003cData Center and Server 9.4.4", "product": { "name": "Atlassian Bamboo \u003cData Center and Server 9.4.4", "product_id": "T033555" } }, { "category": "product_version_range", "name": "\u003cData Center and Server 9.2.12", "product": { "name": "Atlassian Bamboo \u003cData Center and Server 9.2.12", "product_id": "T033556" } } ], "category": "product_name", "name": "Bamboo" }, { "branches": [ { "category": "product_version_range", "name": "\u003cData Center and Server 8.9.10", "product": { "name": "Atlassian Bitbucket \u003cData Center and Server 8.9.10", "product_id": "T033557" } }, { "category": "product_version_range", "name": "\u003cData Center and Server 8.13.6", "product": { "name": "Atlassian Bitbucket \u003cData Center and Server 8.13.6", "product_id": "T033558" } }, { "category": "product_version_range", "name": "\u003cData Center and Server 7.21.22", "product": { "name": "Atlassian Bitbucket \u003cData Center and Server 7.21.22", "product_id": "T033560" } }, { "category": "product_version_range", "name": "\u003cData Center and Server 8.14.5", "product": { "name": "Atlassian Bitbucket \u003cData Center and Server 8.14.5", "product_id": "T033562" } }, { "category": "product_version_range", "name": "\u003cData Center and Server 8.15.4", "product": { "name": "Atlassian Bitbucket \u003cData Center and Server 8.15.4", "product_id": "T033565" } }, { "category": "product_version_range", "name": "\u003cData Center and Server 8.16.3", "product": { "name": "Atlassian Bitbucket \u003cData Center and Server 8.16.3", "product_id": "T033567" } }, { "category": "product_version_range", "name": "\u003cData Center and Server 8.19.0", "product": { "name": "Atlassian Bitbucket \u003cData Center and Server 8.19.0", "product_id": "T033568" } }, { "category": "product_version_range", "name": "\u003cData Center and Server 8.17.2", "product": { "name": "Atlassian Bitbucket \u003cData Center and Server 8.17.2", "product_id": "T033569" } }, { "category": "product_version_range", "name": "\u003cData Center and Server 8.18.1", "product": { "name": "Atlassian Bitbucket \u003cData Center and Server 8.18.1", "product_id": "T033570" } } ], "category": "product_name", "name": "Bitbucket" }, { "branches": [ { "category": "product_version_range", "name": "\u003c8.8.0", "product": { "name": "Atlassian Confluence \u003c8.8.0", "product_id": "T033011" } }, { "category": "product_version_range", "name": "\u003c8.9.0", "product": { "name": "Atlassian Confluence \u003c8.9.0", "product_id": "T034233" } }, { "category": "product_version_range", "name": "\u003c8.7.1-8.7.2", "product": { "name": "Atlassian Confluence \u003c8.7.1-8.7.2", "product_id": "T034234" } }, { "category": "product_version_range", "name": "\u003c8.5.7 to 8.5.8 (LTS)", "product": { "name": "Atlassian Confluence \u003c8.5.7 to 8.5.8 (LTS)", "product_id": "T034235" } }, { "category": "product_version_range", "name": "\u003c7.19.20-7.19.21 (LTS)", "product": { "name": "Atlassian Confluence \u003c7.19.20-7.19.21 (LTS)", "product_id": "T034236" } } ], "category": "product_name", "name": "Confluence" }, { "branches": [ { "category": "product_version_range", "name": "\u003c9.15.0", "product": { "name": "Atlassian Jira Software \u003c9.15.0", "product_id": "T034238" } }, { "category": "product_version_range", "name": "\u003c9.12.6-9.12.7 (LTS)", "product": { "name": "Atlassian Jira Software \u003c9.12.6-9.12.7 (LTS)", "product_id": "T034239" } }, { "category": "product_version_range", "name": "\u003c9.4.18-9.4.20 (LTS)", "product": { "name": "Atlassian Jira Software \u003c9.4.18-9.4.20 (LTS)", "product_id": "T034240" } } ], "category": "product_name", "name": "Jira Software" } ], "category": "vendor", "name": "Atlassian" }, { "branches": [ { "branches": [ { "category": "product_version", "name": "7.6.1", "product": { "name": "IBM Maximo Asset Management 7.6.1", "product_id": "389168", "product_identification_helper": { "cpe": "cpe:/a:ibm:maximo_asset_management:7.6.1" } } } ], "category": "product_name", "name": "Maximo Asset Management" } ], "category": "vendor", "name": "IBM" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-21634", "notes": [ { "category": "description", "text": "Es existiert eine Schwachstelle in Atlassian Bamboo und Atlassian Bitbucket. Diese bestehen aufgrund einer Abh\u00e4ngigkeit von der Komponente \"software.amazon.ion:ion-java\" bzw. auf einem Fehler in dieser. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T034239", "T034238", "T034236", "389168", "T034240", "T034235", "T034234", "T033011", "T034233" ] }, "release_date": "2024-03-19T23:00:00.000+00:00", "title": "CVE-2024-21634" } ] }
wid-sec-w-2024-0663
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Bamboo ist ein Werkzeug zur kontinuierlichen Integration und Bereitstellung, das automatisierte Builds, Tests und Freigaben in einem einzigen Arbeitsablauf verbindet.\r\nBitbucket ist ein Git-Server zur Sourcecode-Versionskontrolle.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in Atlassian Bamboo und Atlassian Bitbucket ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- UNIX\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2024-0663 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-0663.json" }, { "category": "self", "summary": "WID-SEC-2024-0663 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-0663" }, { "category": "external", "summary": "Atlassian Security Advisory vom 2024-03-19", "url": "https://jira.atlassian.com/browse/BAM-25717" }, { "category": "external", "summary": "Atlassian Security Advisory vom 2024-03-19", "url": "https://jira.atlassian.com/browse/BSERV-19291" }, { "category": "external", "summary": "IBM Security Bulletin 7147553 vom 2024-04-08", "url": "https://www.ibm.com/support/pages/node/7147553" }, { "category": "external", "summary": "Atlassian Security Bulletin", "url": "https://confluence.atlassian.com/security/security-bulletin-april-16-2024-1387857429.html" }, { "category": "external", "summary": "Atlassian Security Bulletin", "url": "https://confluence.atlassian.com/security/security-bulletin-april-16-2024-1387857429.html" } ], "source_lang": "en-US", "title": "Atlassian Bamboo und Bitbucket: Schwachstelle erm\u00f6glicht Denial of Service", "tracking": { "current_release_date": "2024-04-21T22:00:00.000+00:00", "generator": { "date": "2024-08-15T18:06:37.099+00:00", "engine": { "name": "BSI-WID", "version": "1.3.5" } }, "id": "WID-SEC-W-2024-0663", "initial_release_date": "2024-03-19T23:00:00.000+00:00", "revision_history": [ { "date": "2024-03-19T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2024-04-07T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von IBM aufgenommen" }, { "date": "2024-04-16T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates aufgenommen" }, { "date": "2024-04-21T22:00:00.000+00:00", "number": "4", "summary": "Doppelte Eintragung korrigiert" } ], "status": "final", "version": "4" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003cData Center and Server 9.5.2", "product": { "name": "Atlassian Bamboo \u003cData Center and Server 9.5.2", "product_id": "T033554" } }, { "category": "product_version_range", "name": "\u003cData Center and Server 9.4.4", "product": { "name": "Atlassian Bamboo \u003cData Center and Server 9.4.4", "product_id": "T033555" } }, { "category": "product_version_range", "name": "\u003cData Center and Server 9.2.12", "product": { "name": "Atlassian Bamboo \u003cData Center and Server 9.2.12", "product_id": "T033556" } } ], "category": "product_name", "name": "Bamboo" }, { "branches": [ { "category": "product_version_range", "name": "\u003cData Center and Server 8.9.10", "product": { "name": "Atlassian Bitbucket \u003cData Center and Server 8.9.10", "product_id": "T033557" } }, { "category": "product_version_range", "name": "\u003cData Center and Server 8.13.6", "product": { "name": "Atlassian Bitbucket \u003cData Center and Server 8.13.6", "product_id": "T033558" } }, { "category": "product_version_range", "name": "\u003cData Center and Server 7.21.22", "product": { "name": "Atlassian Bitbucket \u003cData Center and Server 7.21.22", "product_id": "T033560" } }, { "category": "product_version_range", "name": "\u003cData Center and Server 8.14.5", "product": { "name": "Atlassian Bitbucket \u003cData Center and Server 8.14.5", "product_id": "T033562" } }, { "category": "product_version_range", "name": "\u003cData Center and Server 8.15.4", "product": { "name": "Atlassian Bitbucket \u003cData Center and Server 8.15.4", "product_id": "T033565" } }, { "category": "product_version_range", "name": "\u003cData Center and Server 8.16.3", "product": { "name": "Atlassian Bitbucket \u003cData Center and Server 8.16.3", "product_id": "T033567" } }, { "category": "product_version_range", "name": "\u003cData Center and Server 8.19.0", "product": { "name": "Atlassian Bitbucket \u003cData Center and Server 8.19.0", "product_id": "T033568" } }, { "category": "product_version_range", "name": "\u003cData Center and Server 8.17.2", "product": { "name": "Atlassian Bitbucket \u003cData Center and Server 8.17.2", "product_id": "T033569" } }, { "category": "product_version_range", "name": "\u003cData Center and Server 8.18.1", "product": { "name": "Atlassian Bitbucket \u003cData Center and Server 8.18.1", "product_id": "T033570" } } ], "category": "product_name", "name": "Bitbucket" }, { "branches": [ { "category": "product_version_range", "name": "\u003c8.8.0", "product": { "name": "Atlassian Confluence \u003c8.8.0", "product_id": "T033011" } }, { "category": "product_version_range", "name": "\u003c8.9.0", "product": { "name": "Atlassian Confluence \u003c8.9.0", "product_id": "T034233" } }, { "category": "product_version_range", "name": "\u003c8.7.1-8.7.2", "product": { "name": "Atlassian Confluence \u003c8.7.1-8.7.2", "product_id": "T034234" } }, { "category": "product_version_range", "name": "\u003c8.5.7 to 8.5.8 (LTS)", "product": { "name": "Atlassian Confluence \u003c8.5.7 to 8.5.8 (LTS)", "product_id": "T034235" } }, { "category": "product_version_range", "name": "\u003c7.19.20-7.19.21 (LTS)", "product": { "name": "Atlassian Confluence \u003c7.19.20-7.19.21 (LTS)", "product_id": "T034236" } } ], "category": "product_name", "name": "Confluence" }, { "branches": [ { "category": "product_version_range", "name": "\u003c9.15.0", "product": { "name": "Atlassian Jira Software \u003c9.15.0", "product_id": "T034238" } }, { "category": "product_version_range", "name": "\u003c9.12.6-9.12.7 (LTS)", "product": { "name": "Atlassian Jira Software \u003c9.12.6-9.12.7 (LTS)", "product_id": "T034239" } }, { "category": "product_version_range", "name": "\u003c9.4.18-9.4.20 (LTS)", "product": { "name": "Atlassian Jira Software \u003c9.4.18-9.4.20 (LTS)", "product_id": "T034240" } } ], "category": "product_name", "name": "Jira Software" } ], "category": "vendor", "name": "Atlassian" }, { "branches": [ { "branches": [ { "category": "product_version", "name": "7.6.1", "product": { "name": "IBM Maximo Asset Management 7.6.1", "product_id": "389168", "product_identification_helper": { "cpe": "cpe:/a:ibm:maximo_asset_management:7.6.1" } } } ], "category": "product_name", "name": "Maximo Asset Management" } ], "category": "vendor", "name": "IBM" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-21634", "notes": [ { "category": "description", "text": "Es existiert eine Schwachstelle in Atlassian Bamboo und Atlassian Bitbucket. Diese bestehen aufgrund einer Abh\u00e4ngigkeit von der Komponente \"software.amazon.ion:ion-java\" bzw. auf einem Fehler in dieser. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T034239", "T034238", "T034236", "389168", "T034240", "T034235", "T034234", "T033011", "T034233" ] }, "release_date": "2024-03-19T23:00:00.000+00:00", "title": "CVE-2024-21634" } ] }
gsd-2024-21634
Vulnerability from gsd
{ "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2024-21634" ], "details": "Amazon Ion is a Java implementation of the Ion data notation. Prior to version 1.10.5, a potential denial-of-service issue exists in\u00a0`ion-java`\u00a0for applications that use\u00a0`ion-java`\u00a0to deserialize Ion text encoded data, or deserialize Ion text or binary encoded data into the\u00a0`IonValue`\u00a0model and then invoke certain\u00a0`IonValue`\u00a0methods on that in-memory representation. An actor could craft Ion data that, when loaded by the affected application and/or processed using the\u00a0`IonValue`\u00a0model, results in a\u00a0`StackOverflowError`\u00a0originating from the\u00a0`ion-java`\u00a0library. The patch is included in `ion-java` 1.10.5. As a workaround, do not load data which originated from an untrusted source or that could have been tampered with.", "id": "GSD-2024-21634", "modified": "2023-12-29T06:02:05.071401Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2024-21634", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "ion-java", "version": { "version_data": [ { "version_affected": "=", "version_value": "\u003c 1.10.5" } ] } } ] }, "vendor_name": "amazon-ion" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Amazon Ion is a Java implementation of the Ion data notation. Prior to version 1.10.5, a potential denial-of-service issue exists in\u00a0`ion-java`\u00a0for applications that use\u00a0`ion-java`\u00a0to deserialize Ion text encoded data, or deserialize Ion text or binary encoded data into the\u00a0`IonValue`\u00a0model and then invoke certain\u00a0`IonValue`\u00a0methods on that in-memory representation. An actor could craft Ion data that, when loaded by the affected application and/or processed using the\u00a0`IonValue`\u00a0model, results in a\u00a0`StackOverflowError`\u00a0originating from the\u00a0`ion-java`\u00a0library. The patch is included in `ion-java` 1.10.5. As a workaround, do not load data which originated from an untrusted source or that could have been tampered with." } ] }, "impact": { "cvss": [ { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "cweId": "CWE-770", "lang": "eng", "value": "CWE-770: Allocation of Resources Without Limits or Throttling" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/amazon-ion/ion-java/security/advisories/GHSA-264p-99wq-f4j6", "refsource": "MISC", "url": "https://github.com/amazon-ion/ion-java/security/advisories/GHSA-264p-99wq-f4j6" } ] }, "source": { "advisory": "GHSA-264p-99wq-f4j6", "discovery": "UNKNOWN" } }, "nvd.nist.gov": { "cve": { "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:amazon:ion:*:*:*:*:*:*:*:*", "matchCriteriaId": "E214A294-EEE9-4B1B-89E8-8B2B1C619B1A", "versionEndExcluding": "1.10.5", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "descriptions": [ { "lang": "en", "value": "Amazon Ion is a Java implementation of the Ion data notation. Prior to version 1.10.5, a potential denial-of-service issue exists in\u00a0`ion-java`\u00a0for applications that use\u00a0`ion-java`\u00a0to deserialize Ion text encoded data, or deserialize Ion text or binary encoded data into the\u00a0`IonValue`\u00a0model and then invoke certain\u00a0`IonValue`\u00a0methods on that in-memory representation. An actor could craft Ion data that, when loaded by the affected application and/or processed using the\u00a0`IonValue`\u00a0model, results in a\u00a0`StackOverflowError`\u00a0originating from the\u00a0`ion-java`\u00a0library. The patch is included in `ion-java` 1.10.5. As a workaround, do not load data which originated from an untrusted source or that could have been tampered with." }, { "lang": "es", "value": "Amazon Ion es una implementaci\u00f3n Java de la notaci\u00f3n de datos de Ion. Antes de la versi\u00f3n 1.10.5, existe un posible problema de denegaci\u00f3n de servicio en `ion-java` para aplicaciones que usan `ion-java` para deserializar datos codificados de texto Ion, o deserializar texto Ion o datos codificados binarios en `IonValue `modelo y luego invocar ciertos m\u00e9todos `IonValue` en esa representaci\u00f3n en memoria. Un actor podr\u00eda crear datos de Ion que, cuando los carga la aplicaci\u00f3n afectada y/o los procesa usando el modelo \"IonValue\", dan como resultado un \"StackOverflowError\" que se origina en la librer\u00eda \"ion-java\". El parche est\u00e1 incluido en `ion-java` 1.10.5. Como workaround, no cargue datos que se hayan originado en una fuente que no sea de confianza o que puedan haber sido manipulados." } ], "id": "CVE-2024-21634", "lastModified": "2024-01-10T16:38:20.853", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 3.6, "source": "nvd@nist.gov", "type": "Primary" }, { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 3.6, "source": "security-advisories@github.com", "type": "Secondary" } ] }, "published": "2024-01-03T23:15:08.943", "references": [ { "source": "security-advisories@github.com", "tags": [ "Vendor Advisory" ], "url": "https://github.com/amazon-ion/ion-java/security/advisories/GHSA-264p-99wq-f4j6" } ], "sourceIdentifier": "security-advisories@github.com", "vulnStatus": "Analyzed", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-770" } ], "source": "security-advisories@github.com", "type": "Primary" } ] } } } }
ghsa-264p-99wq-f4j6
Vulnerability from github
Impact
A potential denial-of-service issue exists in ion-java
for applications that use ion-java
to:
- Deserialize Ion text encoded data, or
- Deserialize Ion text or binary encoded data into the
IonValue
model and then invoke certainIonValue
methods on that in-memory representation.
An actor could craft Ion data that, when loaded by the affected application and/or processed using the IonValue
model, results in a StackOverflowError
originating from the ion-java
library.
Impacted versions: <1.10.5
Patches
The patch is included in ion-java
>= 1.10.5.
Workarounds
Do not load data which originated from an untrusted source or that could have been tampered with. Only load data you trust.
If you have any questions or comments about this advisory, we ask that you contact AWS/Amazon Security via our vulnerability reporting page [1] or directly via email to aws-security@amazon.com. Please do not create a public GitHub issue.
[1] https://aws.amazon.com/security/vulnerability-reporting
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "com.amazon.ion:ion-java" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.10.5" } ], "type": "ECOSYSTEM" } ] }, { "database_specific": { "last_known_affected_version_range": "\u003c 1.10.5" }, "package": { "ecosystem": "Maven", "name": "software.amazon.ion:ion-java" }, "ranges": [ { "events": [ { "introduced": "0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-21634" ], "database_specific": { "cwe_ids": [ "CWE-770" ], "github_reviewed": true, "github_reviewed_at": "2024-01-03T22:04:08Z", "nvd_published_at": "2024-01-03T23:15:08Z", "severity": "HIGH" }, "details": "### Impact\n\nA potential denial-of-service issue exists in\u00a0`ion-java`\u00a0for applications that use\u00a0`ion-java`\u00a0to:\n\n* Deserialize Ion text encoded data, or\n* Deserialize Ion text or binary encoded data into the\u00a0`IonValue`\u00a0model and then invoke certain\u00a0`IonValue`\u00a0methods on that in-memory representation.\n\nAn actor could craft Ion data that, when loaded by the affected application and/or processed using the\u00a0`IonValue`\u00a0model, results in a\u00a0`StackOverflowError`\u00a0originating from the\u00a0`ion-java`\u00a0library.\n\nImpacted versions: \u003c1.10.5\n\n### Patches\n\nThe patch is included in `ion-java` \u003e= 1.10.5.\n\n### Workarounds\n\nDo not load data which originated from an untrusted source or that could have been tampered with. **Only load data you trust.**\n\n----\n\nIf you have any questions or comments about this advisory, we ask that you contact AWS/Amazon Security via our vulnerability reporting page [1] or directly via email to [aws-security@amazon.com](mailto:aws-security@amazon.com). Please do not create a public GitHub issue.\n\n[1] https://aws.amazon.com/security/vulnerability-reporting", "id": "GHSA-264p-99wq-f4j6", "modified": "2024-04-12T17:08:03Z", "published": "2024-01-03T22:04:08Z", "references": [ { "type": "WEB", "url": "https://github.com/amazon-ion/ion-java/security/advisories/GHSA-264p-99wq-f4j6" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21634" }, { "type": "PACKAGE", "url": "https://github.com/amazon-ion/ion-java" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "Ion Java StackOverflow vulnerability" }
fkie_cve-2024-21634
Vulnerability from fkie_nvd
7.5 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:amazon:ion:*:*:*:*:*:*:*:*", "matchCriteriaId": "E214A294-EEE9-4B1B-89E8-8B2B1C619B1A", "versionEndExcluding": "1.10.5", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "Amazon Ion is a Java implementation of the Ion data notation. Prior to version 1.10.5, a potential denial-of-service issue exists in\u00a0`ion-java`\u00a0for applications that use\u00a0`ion-java`\u00a0to deserialize Ion text encoded data, or deserialize Ion text or binary encoded data into the\u00a0`IonValue`\u00a0model and then invoke certain\u00a0`IonValue`\u00a0methods on that in-memory representation. An actor could craft Ion data that, when loaded by the affected application and/or processed using the\u00a0`IonValue`\u00a0model, results in a\u00a0`StackOverflowError`\u00a0originating from the\u00a0`ion-java`\u00a0library. The patch is included in `ion-java` 1.10.5. As a workaround, do not load data which originated from an untrusted source or that could have been tampered with." }, { "lang": "es", "value": "Amazon Ion es una implementaci\u00f3n Java de la notaci\u00f3n de datos de Ion. Antes de la versi\u00f3n 1.10.5, existe un posible problema de denegaci\u00f3n de servicio en `ion-java` para aplicaciones que usan `ion-java` para deserializar datos codificados de texto Ion, o deserializar texto Ion o datos codificados binarios en `IonValue `modelo y luego invocar ciertos m\u00e9todos `IonValue` en esa representaci\u00f3n en memoria. Un actor podr\u00eda crear datos de Ion que, cuando los carga la aplicaci\u00f3n afectada y/o los procesa usando el modelo \"IonValue\", dan como resultado un \"StackOverflowError\" que se origina en la librer\u00eda \"ion-java\". El parche est\u00e1 incluido en `ion-java` 1.10.5. Como workaround, no cargue datos que se hayan originado en una fuente que no sea de confianza o que puedan haber sido manipulados." } ], "id": "CVE-2024-21634", "lastModified": "2024-11-21T08:54:46.287", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 3.6, "source": "security-advisories@github.com", "type": "Secondary" }, { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 3.6, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2024-01-03T23:15:08.943", "references": [ { "source": "security-advisories@github.com", "tags": [ "Vendor Advisory" ], "url": "https://github.com/amazon-ion/ion-java/security/advisories/GHSA-264p-99wq-f4j6" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Vendor Advisory" ], "url": "https://github.com/amazon-ion/ion-java/security/advisories/GHSA-264p-99wq-f4j6" } ], "sourceIdentifier": "security-advisories@github.com", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-770" } ], "source": "security-advisories@github.com", "type": "Primary" } ] }
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.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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.