Action not permitted
Modal body text goes here.
cve-2024-47072
Vulnerability from cvelistv5
{ "containers": { "adp": [ { "affected": [ { "cpes": [ "cpe:2.3:a:x-stream:x-stream:*:*:*:*:*:*:*:*" ], "defaultStatus": "unknown", "product": "x-stream", "vendor": "x-stream", "versions": [ { "lessThan": "1.4.21", "status": "affected", "version": "0", "versionType": "custom" } ] } ], "metrics": [ { "other": { "content": { "id": "CVE-2024-47072", "options": [ { "Exploitation": "none" }, { "Automatable": "yes" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2024-11-08T15:17:42.864003Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-11-08T15:20:08.949Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "xstream", "vendor": "x-stream", "versions": [ { "status": "affected", "version": "\u003c 1.4.21" } ] } ], "descriptions": [ { "lang": "en", "value": "XStream is a simple library to serialize objects to XML and back again. This vulnerability may allow a remote attacker to terminate the application with a stack overflow error resulting in a denial of service only by manipulating the processed input stream when XStream is configured to use the BinaryStreamDriver. XStream 1.4.21 has been patched to detect the manipulation in the binary input stream causing the the stack overflow and raises an InputManipulationException instead. Users are advised to upgrade. Users unable to upgrade may catch the StackOverflowError in the client code calling XStream if XStream is configured to use the BinaryStreamDriver." } ], "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-121", "description": "CWE-121: Stack-based Buffer Overflow", "lang": "en", "type": "CWE" } ] }, { "descriptions": [ { "cweId": "CWE-502", "description": "CWE-502: Deserialization of Untrusted Data", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-11-07T23:38:52.978Z", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "name": "https://github.com/x-stream/xstream/security/advisories/GHSA-hfq9-hggm-c56q", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/x-stream/xstream/security/advisories/GHSA-hfq9-hggm-c56q" }, { "name": "https://github.com/x-stream/xstream/commit/bb838ce2269cac47433e31c77b2b236466e9f266", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/x-stream/xstream/commit/bb838ce2269cac47433e31c77b2b236466e9f266" }, { "name": "https://x-stream.github.io/CVE-2024-47072.html", "tags": [ "x_refsource_MISC" ], "url": "https://x-stream.github.io/CVE-2024-47072.html" } ], "source": { "advisory": "GHSA-hfq9-hggm-c56q", "discovery": "UNKNOWN" }, "title": "XStream is vulnerable to a Denial of Service attack due to stack overflow from a manipulated binary input stream" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2024-47072", "datePublished": "2024-11-07T23:38:52.978Z", "dateReserved": "2024-09-17T17:42:37.029Z", "dateUpdated": "2024-11-08T15:20:08.949Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2024-47072\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2024-11-08T00:15:14.937\",\"lastModified\":\"2024-11-08T19:01:03.880\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"XStream is a simple library to serialize objects to XML and back again. This vulnerability may allow a remote attacker to terminate the application with a stack overflow error resulting in a denial of service only by manipulating the processed input stream when XStream is configured to use the BinaryStreamDriver. XStream 1.4.21 has been patched to detect the manipulation in the binary input stream causing the the stack overflow and raises an InputManipulationException instead. Users are advised to upgrade. Users unable to upgrade may catch the StackOverflowError in the client code calling XStream if XStream is configured to use the BinaryStreamDriver.\"},{\"lang\":\"es\",\"value\":\"XStream es una librer\u00eda sencilla para serializar objetos en formato XML y viceversa. Esta vulnerabilidad puede permitir que un atacante remoto finalice la aplicaci\u00f3n con un error de desbordamiento de pila que resulte en una denegaci\u00f3n de servicio solo al manipular el flujo de entrada procesado cuando XStream est\u00e1 configurado para usar BinaryStreamDriver. Se ha aplicado un parche a XStream 1.4.21 para detectar la manipulaci\u00f3n en el flujo de entrada binario que causa el desbordamiento de pila y genera una InputManipulationException en su lugar. Se recomienda a los usuarios que actualicen la versi\u00f3n. Los usuarios que no puedan actualizar la versi\u00f3n pueden detectar el StackOverflowError en el c\u00f3digo del cliente que llama a XStream si XStream est\u00e1 configurado para usar BinaryStreamDriver.\"}],\"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\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-121\"},{\"lang\":\"en\",\"value\":\"CWE-502\"}]}],\"references\":[{\"url\":\"https://github.com/x-stream/xstream/commit/bb838ce2269cac47433e31c77b2b236466e9f266\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/x-stream/xstream/security/advisories/GHSA-hfq9-hggm-c56q\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://x-stream.github.io/CVE-2024-47072.html\",\"source\":\"security-advisories@github.com\"}]}}" } }
rhsa-2025_2218
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": "An update for Openshift Jenkins is now available for Red Hat Product OCP Tools 4.17.\nRed Hat Product Security has rated this update as having a security impact of important.\nA Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating,\nis available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Jenkins is a continuous integration server that monitors executions of repeated\njobs, such as building a software project or jobs run by cron.\n\nSecurity Fix(es):\n\n* org.jenkinsci.plugins/pipeline-model-definition: Jenkins Pipeline Declarative Plugin Allows Restart of Builds with Unapproved Jenkinsfile(CVE-2024-52551)\n* org.jenkins-ci.plugins/script-security: Jenkins Script Security Plugin File Disclosure Vulnerability(CVE-2024-52549)\n* org.jenkins-ci.plugins.workflow/workflow-cps: Lack of Approval Check for Rebuilt Jenkins Pipelines(CVE-2024-52550)\n* jenkins: XStream is vulnerable to a Denial of Service attack due to stack overflow from a manipulated binary input stream(CVE-2024-47072)\n* jenkins: Mishandling of an unbalanced comment string in json-lib(CVE-2024-47855)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments,\nand other related information, refer to the CVE page 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-2025:2218", "url": "https://access.redhat.com/errata/RHSA-2025:2218" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2316421", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2316421" }, { "category": "external", "summary": "2324606", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2324606" }, { "category": "external", "summary": "2326034", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326034" }, { "category": "external", "summary": "2326043", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326043" }, { "category": "external", "summary": "2326047", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326047" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_2218.json" } ], "title": "Red Hat Security Advisory: Red Hat Product OCP Tools 4.17 Openshift Jenkins security update", "tracking": { "current_release_date": "2025-03-04T18:06:24+00:00", "generator": { "date": "2025-03-04T18:06:24+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.4.0" } }, "id": "RHSA-2025:2218", "initial_release_date": "2025-03-04T14:38:57+00:00", "revision_history": [ { "date": "2025-03-04T14:38:57+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-03-04T14:38:57+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-03-04T18:06:24+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "OpenShift Developer Tools and Services for OCP 4.17", "product": { "name": "OpenShift Developer Tools and Services for OCP 4.17", "product_id": "9Base-OCP-Tools-4.17", "product_identification_helper": { "cpe": "cpe:/a:redhat:ocp_tools:4.17::el9" } } } ], "category": "product_family", "name": "OpenShift Jenkins" }, { "branches": [ { "category": "product_version", "name": "jenkins-0:2.479.3.1739859586-3.el9.src", "product": { "name": "jenkins-0:2.479.3.1739859586-3.el9.src", "product_id": "jenkins-0:2.479.3.1739859586-3.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/jenkins@2.479.3.1739859586-3.el9?arch=src" } } }, { "category": "product_version", "name": "jenkins-2-plugins-0:4.17.1739859908-1.el9.src", "product": { "name": "jenkins-2-plugins-0:4.17.1739859908-1.el9.src", "product_id": "jenkins-2-plugins-0:4.17.1739859908-1.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/jenkins-2-plugins@4.17.1739859908-1.el9?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "jenkins-0:2.479.3.1739859586-3.el9.noarch", "product": { "name": "jenkins-0:2.479.3.1739859586-3.el9.noarch", "product_id": "jenkins-0:2.479.3.1739859586-3.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/jenkins@2.479.3.1739859586-3.el9?arch=noarch" } } }, { "category": "product_version", "name": "jenkins-2-plugins-0:4.17.1739859908-1.el9.noarch", "product": { "name": "jenkins-2-plugins-0:4.17.1739859908-1.el9.noarch", "product_id": "jenkins-2-plugins-0:4.17.1739859908-1.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/jenkins-2-plugins@4.17.1739859908-1.el9?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "jenkins-0:2.479.3.1739859586-3.el9.noarch as a component of OpenShift Developer Tools and Services for OCP 4.17", "product_id": "9Base-OCP-Tools-4.17:jenkins-0:2.479.3.1739859586-3.el9.noarch" }, "product_reference": "jenkins-0:2.479.3.1739859586-3.el9.noarch", "relates_to_product_reference": "9Base-OCP-Tools-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "jenkins-0:2.479.3.1739859586-3.el9.src as a component of OpenShift Developer Tools and Services for OCP 4.17", "product_id": "9Base-OCP-Tools-4.17:jenkins-0:2.479.3.1739859586-3.el9.src" }, "product_reference": "jenkins-0:2.479.3.1739859586-3.el9.src", "relates_to_product_reference": "9Base-OCP-Tools-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "jenkins-2-plugins-0:4.17.1739859908-1.el9.noarch as a component of OpenShift Developer Tools and Services for OCP 4.17", "product_id": "9Base-OCP-Tools-4.17:jenkins-2-plugins-0:4.17.1739859908-1.el9.noarch" }, "product_reference": "jenkins-2-plugins-0:4.17.1739859908-1.el9.noarch", "relates_to_product_reference": "9Base-OCP-Tools-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "jenkins-2-plugins-0:4.17.1739859908-1.el9.src as a component of OpenShift Developer Tools and Services for OCP 4.17", "product_id": "9Base-OCP-Tools-4.17:jenkins-2-plugins-0:4.17.1739859908-1.el9.src" }, "product_reference": "jenkins-2-plugins-0:4.17.1739859908-1.el9.src", "relates_to_product_reference": "9Base-OCP-Tools-4.17" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-47072", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "discovery_date": "2024-11-08T13:47:39.374198+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2324606" } ], "notes": [ { "category": "description", "text": "A flaw was found in the XStream library. A remote attacker may trigger a denial of service by manipulating the processed input stream when XStream is configured to use the BinaryStreamDriver. This issue may lead to the termination of the application.", "title": "Vulnerability description" }, { "category": "summary", "text": "com.thoughtworks.xstream: XStream is vulnerable to a Denial of Service attack due to stack overflow from a manipulated binary input stream", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability in XStream is considered an Important severity rather than Moderate because it exposes applications to a denial of service (DoS) attack with relative ease. By exploiting the flaw in the `BinaryStreamDriver`, an attacker can manipulate the binary input stream to trigger a stack overflow, which terminates the application unexpectedly. Unlike moderate vulnerabilities, which may require specific conditions or limited privileges, this flaw enables remote attackers to forcefully terminate services by crafting malicious input, impacting system availability. Additionally, the vulnerability\u2019s reliance on a common serialization mechanism elevates the risk, as it may affect applications across various environments and industries where XStream is deployed.", "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": [ "9Base-OCP-Tools-4.17:jenkins-0:2.479.3.1739859586-3.el9.noarch", "9Base-OCP-Tools-4.17:jenkins-0:2.479.3.1739859586-3.el9.src", "9Base-OCP-Tools-4.17:jenkins-2-plugins-0:4.17.1739859908-1.el9.noarch", "9Base-OCP-Tools-4.17:jenkins-2-plugins-0:4.17.1739859908-1.el9.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-47072" }, { "category": "external", "summary": "RHBZ#2324606", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2324606" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-47072", "url": "https://www.cve.org/CVERecord?id=CVE-2024-47072" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47072", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47072" }, { "category": "external", "summary": "https://github.com/x-stream/xstream/commit/bb838ce2269cac47433e31c77b2b236466e9f266", "url": "https://github.com/x-stream/xstream/commit/bb838ce2269cac47433e31c77b2b236466e9f266" }, { "category": "external", "summary": "https://github.com/x-stream/xstream/security/advisories/GHSA-hfq9-hggm-c56q", "url": "https://github.com/x-stream/xstream/security/advisories/GHSA-hfq9-hggm-c56q" }, { "category": "external", "summary": "https://x-stream.github.io/CVE-2024-47072.html", "url": "https://x-stream.github.io/CVE-2024-47072.html" } ], "release_date": "2024-11-07T23:38:52.978000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-03-04T14:38:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-OCP-Tools-4.17:jenkins-0:2.479.3.1739859586-3.el9.noarch", "9Base-OCP-Tools-4.17:jenkins-0:2.479.3.1739859586-3.el9.src", "9Base-OCP-Tools-4.17:jenkins-2-plugins-0:4.17.1739859908-1.el9.noarch", "9Base-OCP-Tools-4.17:jenkins-2-plugins-0:4.17.1739859908-1.el9.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:2218" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "9Base-OCP-Tools-4.17:jenkins-0:2.479.3.1739859586-3.el9.noarch", "9Base-OCP-Tools-4.17:jenkins-0:2.479.3.1739859586-3.el9.src", "9Base-OCP-Tools-4.17:jenkins-2-plugins-0:4.17.1739859908-1.el9.noarch", "9Base-OCP-Tools-4.17:jenkins-2-plugins-0:4.17.1739859908-1.el9.src" ] } ], "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": [ "9Base-OCP-Tools-4.17:jenkins-0:2.479.3.1739859586-3.el9.noarch", "9Base-OCP-Tools-4.17:jenkins-0:2.479.3.1739859586-3.el9.src", "9Base-OCP-Tools-4.17:jenkins-2-plugins-0:4.17.1739859908-1.el9.noarch", "9Base-OCP-Tools-4.17:jenkins-2-plugins-0:4.17.1739859908-1.el9.src" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "com.thoughtworks.xstream: XStream is vulnerable to a Denial of Service attack due to stack overflow from a manipulated binary input stream" }, { "cve": "CVE-2024-47855", "cwe": { "id": "CWE-1286", "name": "Improper Validation of Syntactic Correctness of Input" }, "discovery_date": "2024-10-04T06:00:55.617408+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2316421" } ], "notes": [ { "category": "description", "text": "A flaw was found in JSON-lib\u0027s JSONTokener component. This vulnerability allows a denial of service via an unbalanced comment string.", "title": "Vulnerability description" }, { "category": "summary", "text": "json-lib: Mishandling of an unbalanced comment string in json-lib", "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": [ "9Base-OCP-Tools-4.17:jenkins-0:2.479.3.1739859586-3.el9.noarch", "9Base-OCP-Tools-4.17:jenkins-0:2.479.3.1739859586-3.el9.src", "9Base-OCP-Tools-4.17:jenkins-2-plugins-0:4.17.1739859908-1.el9.noarch", "9Base-OCP-Tools-4.17:jenkins-2-plugins-0:4.17.1739859908-1.el9.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-47855" }, { "category": "external", "summary": "RHBZ#2316421", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2316421" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-47855", "url": "https://www.cve.org/CVERecord?id=CVE-2024-47855" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47855", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47855" }, { "category": "external", "summary": "https://github.com/advisories/GHSA-wwcp-26wc-3fxm", "url": "https://github.com/advisories/GHSA-wwcp-26wc-3fxm" }, { "category": "external", "summary": "https://github.com/kordamp/json-lib/commit/a0c4a0eae277130e22979cf307c95dec4005a78e", "url": "https://github.com/kordamp/json-lib/commit/a0c4a0eae277130e22979cf307c95dec4005a78e" }, { "category": "external", "summary": "https://github.com/kordamp/json-lib/compare/v3.0.3...v3.1.0", "url": "https://github.com/kordamp/json-lib/compare/v3.0.3...v3.1.0" } ], "release_date": "2024-10-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-03-04T14:38:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-OCP-Tools-4.17:jenkins-0:2.479.3.1739859586-3.el9.noarch", "9Base-OCP-Tools-4.17:jenkins-0:2.479.3.1739859586-3.el9.src", "9Base-OCP-Tools-4.17:jenkins-2-plugins-0:4.17.1739859908-1.el9.noarch", "9Base-OCP-Tools-4.17:jenkins-2-plugins-0:4.17.1739859908-1.el9.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:2218" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "9Base-OCP-Tools-4.17:jenkins-0:2.479.3.1739859586-3.el9.noarch", "9Base-OCP-Tools-4.17:jenkins-0:2.479.3.1739859586-3.el9.src", "9Base-OCP-Tools-4.17:jenkins-2-plugins-0:4.17.1739859908-1.el9.noarch", "9Base-OCP-Tools-4.17:jenkins-2-plugins-0:4.17.1739859908-1.el9.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "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:L", "version": "3.1" }, "products": [ "9Base-OCP-Tools-4.17:jenkins-0:2.479.3.1739859586-3.el9.noarch", "9Base-OCP-Tools-4.17:jenkins-0:2.479.3.1739859586-3.el9.src", "9Base-OCP-Tools-4.17:jenkins-2-plugins-0:4.17.1739859908-1.el9.noarch", "9Base-OCP-Tools-4.17:jenkins-2-plugins-0:4.17.1739859908-1.el9.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "json-lib: Mishandling of an unbalanced comment string in json-lib" }, { "cve": "CVE-2024-52549", "cwe": { "id": "CWE-862", "name": "Missing Authorization" }, "discovery_date": "2024-11-13T21:01:25.191886+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2326034" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Jenkins Script Security Plugin. This vulnerability allows attackers with Overall/Read permission to check for the existence of files on the controller file system via a method that implements form validation that does not perform a permission check.", "title": "Vulnerability description" }, { "category": "summary", "text": "jenkins-plugin/script-security: Jenkins Script Security Plugin File Disclosure 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": [ "9Base-OCP-Tools-4.17:jenkins-0:2.479.3.1739859586-3.el9.noarch", "9Base-OCP-Tools-4.17:jenkins-0:2.479.3.1739859586-3.el9.src", "9Base-OCP-Tools-4.17:jenkins-2-plugins-0:4.17.1739859908-1.el9.noarch", "9Base-OCP-Tools-4.17:jenkins-2-plugins-0:4.17.1739859908-1.el9.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-52549" }, { "category": "external", "summary": "RHBZ#2326034", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326034" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-52549", "url": "https://www.cve.org/CVERecord?id=CVE-2024-52549" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-52549", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-52549" }, { "category": "external", "summary": "https://www.jenkins.io/security/advisory/2024-11-13/#SECURITY-3447", "url": "https://www.jenkins.io/security/advisory/2024-11-13/#SECURITY-3447" } ], "release_date": "2024-11-13T20:53:00.291000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-03-04T14:38:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-OCP-Tools-4.17:jenkins-0:2.479.3.1739859586-3.el9.noarch", "9Base-OCP-Tools-4.17:jenkins-0:2.479.3.1739859586-3.el9.src", "9Base-OCP-Tools-4.17:jenkins-2-plugins-0:4.17.1739859908-1.el9.noarch", "9Base-OCP-Tools-4.17:jenkins-2-plugins-0:4.17.1739859908-1.el9.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:2218" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "9Base-OCP-Tools-4.17:jenkins-0:2.479.3.1739859586-3.el9.noarch", "9Base-OCP-Tools-4.17:jenkins-0:2.479.3.1739859586-3.el9.src", "9Base-OCP-Tools-4.17:jenkins-2-plugins-0:4.17.1739859908-1.el9.noarch", "9Base-OCP-Tools-4.17:jenkins-2-plugins-0:4.17.1739859908-1.el9.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "9Base-OCP-Tools-4.17:jenkins-0:2.479.3.1739859586-3.el9.noarch", "9Base-OCP-Tools-4.17:jenkins-0:2.479.3.1739859586-3.el9.src", "9Base-OCP-Tools-4.17:jenkins-2-plugins-0:4.17.1739859908-1.el9.noarch", "9Base-OCP-Tools-4.17:jenkins-2-plugins-0:4.17.1739859908-1.el9.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jenkins-plugin/script-security: Jenkins Script Security Plugin File Disclosure Vulnerability" }, { "cve": "CVE-2024-52550", "cwe": { "id": "CWE-862", "name": "Missing Authorization" }, "discovery_date": "2024-11-13T21:02:09.374298+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2326043" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Jenkins Pipeline: Groovy Plugin (jenkins-plugin/workflow-cps). This vulnerability allows attackers with Item/Build permission to rebuild a previous build whose main (Jenkinsfile) script is no longer approved, bypassing script approval checks via the rebuild action.", "title": "Vulnerability description" }, { "category": "summary", "text": "jenkins-plugin/workflow-cps: Lack of Approval Check for Rebuilt Jenkins Pipelines", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is considered of important severity rather than moderate because it allows attackers with the `Item/Build` permission to trigger the execution of previously unapproved Jenkinsfiles during the rebuild process. Jenkinsfiles often contain critical pipeline scripts that can interact with sensitive systems and data, including environment variables, credentials, and system configurations. If these scripts are not properly approved, malicious or unauthorized code could be executed, potentially leading to arbitrary code execution, privilege escalation, or data manipulation. The lack of a re-approval check for rebuilt builds bypasses essential security controls, which can be exploited by attackers to gain unauthorized access or compromise the integrity of the build process.", "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": [ "9Base-OCP-Tools-4.17:jenkins-0:2.479.3.1739859586-3.el9.noarch", "9Base-OCP-Tools-4.17:jenkins-0:2.479.3.1739859586-3.el9.src", "9Base-OCP-Tools-4.17:jenkins-2-plugins-0:4.17.1739859908-1.el9.noarch", "9Base-OCP-Tools-4.17:jenkins-2-plugins-0:4.17.1739859908-1.el9.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-52550" }, { "category": "external", "summary": "RHBZ#2326043", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326043" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-52550", "url": "https://www.cve.org/CVERecord?id=CVE-2024-52550" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-52550", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-52550" }, { "category": "external", "summary": "https://www.jenkins.io/security/advisory/2024-11-13/#SECURITY-3362", "url": "https://www.jenkins.io/security/advisory/2024-11-13/#SECURITY-3362" } ], "release_date": "2024-11-13T20:53:00.972000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-03-04T14:38:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-OCP-Tools-4.17:jenkins-0:2.479.3.1739859586-3.el9.noarch", "9Base-OCP-Tools-4.17:jenkins-0:2.479.3.1739859586-3.el9.src", "9Base-OCP-Tools-4.17:jenkins-2-plugins-0:4.17.1739859908-1.el9.noarch", "9Base-OCP-Tools-4.17:jenkins-2-plugins-0:4.17.1739859908-1.el9.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:2218" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "9Base-OCP-Tools-4.17:jenkins-0:2.479.3.1739859586-3.el9.noarch", "9Base-OCP-Tools-4.17:jenkins-0:2.479.3.1739859586-3.el9.src", "9Base-OCP-Tools-4.17:jenkins-2-plugins-0:4.17.1739859908-1.el9.noarch", "9Base-OCP-Tools-4.17:jenkins-2-plugins-0:4.17.1739859908-1.el9.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "9Base-OCP-Tools-4.17:jenkins-0:2.479.3.1739859586-3.el9.noarch", "9Base-OCP-Tools-4.17:jenkins-0:2.479.3.1739859586-3.el9.src", "9Base-OCP-Tools-4.17:jenkins-2-plugins-0:4.17.1739859908-1.el9.noarch", "9Base-OCP-Tools-4.17:jenkins-2-plugins-0:4.17.1739859908-1.el9.src" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "jenkins-plugin/workflow-cps: Lack of Approval Check for Rebuilt Jenkins Pipelines" }, { "cve": "CVE-2024-52551", "cwe": { "id": "CWE-862", "name": "Missing Authorization" }, "discovery_date": "2024-11-13T21:02:23.613996+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2326047" } ], "notes": [ { "category": "description", "text": "A flaw was found in Jenkins Pipeline: Declarative Plugin (pipeline-model-definition). This vulnerability allows attackers with Item/Build permission to restart a previous build whose (Jenkinsfile) script is no longer approved via insufficient script approval checks.", "title": "Vulnerability description" }, { "category": "summary", "text": "jenkins-plugin/pipeline-model-definition: Jenkins Pipeline Declarative Plugin Allows Restart of Builds with Unapproved Jenkinsfile", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is rated as Important due to the risk it poses by allowing attackers with Item/Build permissions to restart a previous build using an unapproved Jenkinsfile script, this could result in unauthorized execution of scripts, compromising the integrity of the build process.", "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": [ "9Base-OCP-Tools-4.17:jenkins-0:2.479.3.1739859586-3.el9.noarch", "9Base-OCP-Tools-4.17:jenkins-0:2.479.3.1739859586-3.el9.src", "9Base-OCP-Tools-4.17:jenkins-2-plugins-0:4.17.1739859908-1.el9.noarch", "9Base-OCP-Tools-4.17:jenkins-2-plugins-0:4.17.1739859908-1.el9.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-52551" }, { "category": "external", "summary": "RHBZ#2326047", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326047" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-52551", "url": "https://www.cve.org/CVERecord?id=CVE-2024-52551" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-52551", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-52551" }, { "category": "external", "summary": "https://www.jenkins.io/security/advisory/2024-11-13/#SECURITY-3361", "url": "https://www.jenkins.io/security/advisory/2024-11-13/#SECURITY-3361" } ], "release_date": "2024-11-13T20:53:01.666000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-03-04T14:38:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-OCP-Tools-4.17:jenkins-0:2.479.3.1739859586-3.el9.noarch", "9Base-OCP-Tools-4.17:jenkins-0:2.479.3.1739859586-3.el9.src", "9Base-OCP-Tools-4.17:jenkins-2-plugins-0:4.17.1739859908-1.el9.noarch", "9Base-OCP-Tools-4.17:jenkins-2-plugins-0:4.17.1739859908-1.el9.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:2218" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "9Base-OCP-Tools-4.17:jenkins-0:2.479.3.1739859586-3.el9.noarch", "9Base-OCP-Tools-4.17:jenkins-0:2.479.3.1739859586-3.el9.src", "9Base-OCP-Tools-4.17:jenkins-2-plugins-0:4.17.1739859908-1.el9.noarch", "9Base-OCP-Tools-4.17:jenkins-2-plugins-0:4.17.1739859908-1.el9.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "9Base-OCP-Tools-4.17:jenkins-0:2.479.3.1739859586-3.el9.noarch", "9Base-OCP-Tools-4.17:jenkins-0:2.479.3.1739859586-3.el9.src", "9Base-OCP-Tools-4.17:jenkins-2-plugins-0:4.17.1739859908-1.el9.noarch", "9Base-OCP-Tools-4.17:jenkins-2-plugins-0:4.17.1739859908-1.el9.src" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "jenkins-plugin/pipeline-model-definition: Jenkins Pipeline Declarative Plugin Allows Restart of Builds with Unapproved Jenkinsfile" } ] }
rhsa-2024_10214
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": "An update for Red Hat Data Grid 8 is now available.\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 Data Grid is an in-memory, distributed, NoSQL datastore solution. It increases application response times and allows for dramatically improving performance while providing availability, reliability, and elastic scale.\n \nData Grid 8.5.2 replaces Data Grid 8.5.1 and includes bug fixes and enhancements. Find out more about Data Grid 8.5.2 in the Release Notes[3].\n\nSecurity Fix(es):\n\n* CVE-2024-47072 com.thoughtworks.xstream/xstream: XStream is vulnerable to a Denial of Service attack due to stack overflow from a manipulated binary input stream [jdg-8] (CVE-2024-47072)\n\n* CVE-2024-43788 webpack: DOM Clobbering vulnerability in AutoPublicPathRuntimeModule [jdg-8] (CVE-2024-43788)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, 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:10214", "url": "https://access.redhat.com/errata/RHSA-2024:10214" }, { "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_data_grid/8.5/html-single/red_hat_data_grid_8.5_release_notes/index", "url": "https://access.redhat.com/documentation/en-us/red_hat_data_grid/8.5/html-single/red_hat_data_grid_8.5_release_notes/index" }, { "category": "external", "summary": "2308193", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2308193" }, { "category": "external", "summary": "2324606", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2324606" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_10214.json" } ], "title": "Red Hat Security Advisory: Red Hat Data Grid 8.5.2 security update", "tracking": { "current_release_date": "2025-03-14T17:45:44+00:00", "generator": { "date": "2025-03-14T17:45:44+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.4.1" } }, "id": "RHSA-2024:10214", "initial_release_date": "2024-11-25T16:56:04+00:00", "revision_history": [ { "date": "2024-11-25T16:56:04+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-11-25T16:56:04+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-03-14T17:45:44+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Data Grid", "product": { "name": "Red Hat Data Grid", "product_id": "Red Hat Data Grid", "product_identification_helper": { "cpe": "cpe:/a:redhat:jboss_data_grid:8" } } } ], "category": "product_family", "name": "Red Hat JBoss Data Grid" } ], "category": "vendor", "name": "Red Hat" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-43788", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-08-27T17:20:06.890123+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2308193" } ], "notes": [ { "category": "description", "text": "A DOM Clobbering vulnerability was found in Webpack via `AutoPublicPathRuntimeModule`. DOM Clobbering is a type of code-reuse attack where the attacker first embeds a piece of non-script through seemingly benign HTML markups in the webpage, for example, through a post or comment, and leverages the gadgets (pieces of JS code) living in the existing javascript code to transform it into executable code. This vulnerability can lead to Cross-site scripting (XSS) on websites that include Webpack-generated files and allow users to inject certain scriptless HTML tags with improperly sanitized name or ID attributes.", "title": "Vulnerability description" }, { "category": "summary", "text": "webpack: DOM Clobbering vulnerability in AutoPublicPathRuntimeModule", "title": "Vulnerability summary" }, { "category": "other", "text": "The severity of this issue is classified as moderate rather than important due to the specific conditions required for exploitation. DOM Clobbering, while serious, can only be leveraged in environments where an attacker has the ability to inject unsanitized HTML attributes (e.g., `name` or `id`) into a web page. This limits the attack surface to applications that improperly sanitize user input and rely on Webpack-generated files. Furthermore, the exploitation depends on existing vulnerabilities in the sanitization process, rather than the direct execution of arbitrary scripts. As a result, while the issue can lead to XSS, its impact is constrained by the contextual requirement of HTML injection, lowering its overall severity compared to more direct XSS vectors.", "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 Data Grid" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-43788" }, { "category": "external", "summary": "RHBZ#2308193", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2308193" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-43788", "url": "https://www.cve.org/CVERecord?id=CVE-2024-43788" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-43788", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-43788" }, { "category": "external", "summary": "https://github.com/webpack/webpack/commit/955e057abc6cc83cbc3fa1e1ef67a49758bf5a61", "url": "https://github.com/webpack/webpack/commit/955e057abc6cc83cbc3fa1e1ef67a49758bf5a61" }, { "category": "external", "summary": "https://github.com/webpack/webpack/security/advisories/GHSA-4vvj-4cpr-p986", "url": "https://github.com/webpack/webpack/security/advisories/GHSA-4vvj-4cpr-p986" }, { "category": "external", "summary": "https://research.securitum.com/xss-in-amp4email-dom-clobbering", "url": "https://research.securitum.com/xss-in-amp4email-dom-clobbering" }, { "category": "external", "summary": "https://scnps.co/papers/sp23_domclob.pdf", "url": "https://scnps.co/papers/sp23_domclob.pdf" } ], "release_date": "2024-08-27T17:15:07.967000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-11-25T16:56:04+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "Red Hat Data Grid" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:10214" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "Red Hat Data Grid" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "Red Hat Data Grid" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "webpack: DOM Clobbering vulnerability in AutoPublicPathRuntimeModule" }, { "cve": "CVE-2024-47072", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "discovery_date": "2024-11-08T13:47:39.374198+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2324606" } ], "notes": [ { "category": "description", "text": "A flaw was found in the XStream library. A remote attacker may trigger a denial of service by manipulating the processed input stream when XStream is configured to use the BinaryStreamDriver. This issue may lead to the termination of the application.", "title": "Vulnerability description" }, { "category": "summary", "text": "com.thoughtworks.xstream: XStream is vulnerable to a Denial of Service attack due to stack overflow from a manipulated binary input stream", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability in XStream is considered an Important severity rather than Moderate because it exposes applications to a denial of service (DoS) attack with relative ease. By exploiting the flaw in the `BinaryStreamDriver`, an attacker can manipulate the binary input stream to trigger a stack overflow, which terminates the application unexpectedly. Unlike moderate vulnerabilities, which may require specific conditions or limited privileges, this flaw enables remote attackers to forcefully terminate services by crafting malicious input, impacting system availability. Additionally, the vulnerability\u2019s reliance on a common serialization mechanism elevates the risk, as it may affect applications across various environments and industries where XStream is deployed.", "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 Data Grid" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-47072" }, { "category": "external", "summary": "RHBZ#2324606", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2324606" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-47072", "url": "https://www.cve.org/CVERecord?id=CVE-2024-47072" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47072", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47072" }, { "category": "external", "summary": "https://github.com/x-stream/xstream/commit/bb838ce2269cac47433e31c77b2b236466e9f266", "url": "https://github.com/x-stream/xstream/commit/bb838ce2269cac47433e31c77b2b236466e9f266" }, { "category": "external", "summary": "https://github.com/x-stream/xstream/security/advisories/GHSA-hfq9-hggm-c56q", "url": "https://github.com/x-stream/xstream/security/advisories/GHSA-hfq9-hggm-c56q" }, { "category": "external", "summary": "https://x-stream.github.io/CVE-2024-47072.html", "url": "https://x-stream.github.io/CVE-2024-47072.html" } ], "release_date": "2024-11-07T23:38:52.978000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-11-25T16:56:04+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "Red Hat Data Grid" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:10214" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "Red Hat Data Grid" ] } ], "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 Data Grid" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "com.thoughtworks.xstream: XStream is vulnerable to a Denial of Service attack due to stack overflow from a manipulated binary input stream" } ] }
rhsa-2025_2219
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": "An update for Openshift Jenkins is now available for Red Hat Product OCP Tools 4.16.\nRed Hat Product Security has rated this update as having a security impact of important.\nA Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating,\nis available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Jenkins is a continuous integration server that monitors executions of repeated\njobs, such as building a software project or jobs run by cron.\n\nSecurity Fix(es):\n\n* org.jenkinsci.plugins/pipeline-model-definition: Jenkins Pipeline\nDeclarative Plugin Allows Restart of Builds with Unapproved\nJenkinsfile(CVE-2024-52551)\n* org.jenkins-ci.plugins/script-security: Jenkins Script Security Plugin\nFile Disclosure Vulnerability(CVE-2024-52549)\n* org.jenkins-ci.plugins.workflow/workflow-cps: Lack of Approval Check for\nRebuilt Jenkins Pipelines(CVE-2024-52550)\n* jenkins: XStream is vulnerable to a Denial of Service attack due to stack\noverflow from a manipulated binary input stream(CVE-2024-47072)\n* jenkins: Mishandling of an unbalanced comment string in\njson-lib(CVE-2024-47855)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments,\nand other related information, refer to the CVE page 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-2025:2219", "url": "https://access.redhat.com/errata/RHSA-2025:2219" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2316421", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2316421" }, { "category": "external", "summary": "2324606", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2324606" }, { "category": "external", "summary": "2326034", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326034" }, { "category": "external", "summary": "2326043", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326043" }, { "category": "external", "summary": "2326047", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326047" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_2219.json" } ], "title": "Red Hat Security Advisory: Red Hat Product OCP Tools 4.16 Openshift Jenkins security update", "tracking": { "current_release_date": "2025-03-04T18:06:34+00:00", "generator": { "date": "2025-03-04T18:06:34+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.4.0" } }, "id": "RHSA-2025:2219", "initial_release_date": "2025-03-04T14:19:22+00:00", "revision_history": [ { "date": "2025-03-04T14:19:22+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-03-04T14:19:22+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-03-04T18:06:34+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "OpenShift Developer Tools and Services for OCP 4.16", "product": { "name": "OpenShift Developer Tools and Services for OCP 4.16", "product_id": "9Base-OCP-Tools-4.16", "product_identification_helper": { "cpe": "cpe:/a:redhat:ocp_tools:4.16::el9" } } } ], "category": "product_family", "name": "OpenShift Jenkins" }, { "branches": [ { "category": "product_version", "name": "jenkins-0:2.479.3.1739896390-3.el9.src", "product": { "name": "jenkins-0:2.479.3.1739896390-3.el9.src", "product_id": "jenkins-0:2.479.3.1739896390-3.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/jenkins@2.479.3.1739896390-3.el9?arch=src" } } }, { "category": "product_version", "name": "jenkins-2-plugins-0:4.16.1739896683-1.el9.src", "product": { "name": "jenkins-2-plugins-0:4.16.1739896683-1.el9.src", "product_id": "jenkins-2-plugins-0:4.16.1739896683-1.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/jenkins-2-plugins@4.16.1739896683-1.el9?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "jenkins-0:2.479.3.1739896390-3.el9.noarch", "product": { "name": "jenkins-0:2.479.3.1739896390-3.el9.noarch", "product_id": "jenkins-0:2.479.3.1739896390-3.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/jenkins@2.479.3.1739896390-3.el9?arch=noarch" } } }, { "category": "product_version", "name": "jenkins-2-plugins-0:4.16.1739896683-1.el9.noarch", "product": { "name": "jenkins-2-plugins-0:4.16.1739896683-1.el9.noarch", "product_id": "jenkins-2-plugins-0:4.16.1739896683-1.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/jenkins-2-plugins@4.16.1739896683-1.el9?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "jenkins-0:2.479.3.1739896390-3.el9.noarch as a component of OpenShift Developer Tools and Services for OCP 4.16", "product_id": "9Base-OCP-Tools-4.16:jenkins-0:2.479.3.1739896390-3.el9.noarch" }, "product_reference": "jenkins-0:2.479.3.1739896390-3.el9.noarch", "relates_to_product_reference": "9Base-OCP-Tools-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "jenkins-0:2.479.3.1739896390-3.el9.src as a component of OpenShift Developer Tools and Services for OCP 4.16", "product_id": "9Base-OCP-Tools-4.16:jenkins-0:2.479.3.1739896390-3.el9.src" }, "product_reference": "jenkins-0:2.479.3.1739896390-3.el9.src", "relates_to_product_reference": "9Base-OCP-Tools-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "jenkins-2-plugins-0:4.16.1739896683-1.el9.noarch as a component of OpenShift Developer Tools and Services for OCP 4.16", "product_id": "9Base-OCP-Tools-4.16:jenkins-2-plugins-0:4.16.1739896683-1.el9.noarch" }, "product_reference": "jenkins-2-plugins-0:4.16.1739896683-1.el9.noarch", "relates_to_product_reference": "9Base-OCP-Tools-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "jenkins-2-plugins-0:4.16.1739896683-1.el9.src as a component of OpenShift Developer Tools and Services for OCP 4.16", "product_id": "9Base-OCP-Tools-4.16:jenkins-2-plugins-0:4.16.1739896683-1.el9.src" }, "product_reference": "jenkins-2-plugins-0:4.16.1739896683-1.el9.src", "relates_to_product_reference": "9Base-OCP-Tools-4.16" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-47072", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "discovery_date": "2024-11-08T13:47:39.374198+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2324606" } ], "notes": [ { "category": "description", "text": "A flaw was found in the XStream library. A remote attacker may trigger a denial of service by manipulating the processed input stream when XStream is configured to use the BinaryStreamDriver. This issue may lead to the termination of the application.", "title": "Vulnerability description" }, { "category": "summary", "text": "com.thoughtworks.xstream: XStream is vulnerable to a Denial of Service attack due to stack overflow from a manipulated binary input stream", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability in XStream is considered an Important severity rather than Moderate because it exposes applications to a denial of service (DoS) attack with relative ease. By exploiting the flaw in the `BinaryStreamDriver`, an attacker can manipulate the binary input stream to trigger a stack overflow, which terminates the application unexpectedly. Unlike moderate vulnerabilities, which may require specific conditions or limited privileges, this flaw enables remote attackers to forcefully terminate services by crafting malicious input, impacting system availability. Additionally, the vulnerability\u2019s reliance on a common serialization mechanism elevates the risk, as it may affect applications across various environments and industries where XStream is deployed.", "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": [ "9Base-OCP-Tools-4.16:jenkins-0:2.479.3.1739896390-3.el9.noarch", "9Base-OCP-Tools-4.16:jenkins-0:2.479.3.1739896390-3.el9.src", "9Base-OCP-Tools-4.16:jenkins-2-plugins-0:4.16.1739896683-1.el9.noarch", "9Base-OCP-Tools-4.16:jenkins-2-plugins-0:4.16.1739896683-1.el9.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-47072" }, { "category": "external", "summary": "RHBZ#2324606", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2324606" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-47072", "url": "https://www.cve.org/CVERecord?id=CVE-2024-47072" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47072", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47072" }, { "category": "external", "summary": "https://github.com/x-stream/xstream/commit/bb838ce2269cac47433e31c77b2b236466e9f266", "url": "https://github.com/x-stream/xstream/commit/bb838ce2269cac47433e31c77b2b236466e9f266" }, { "category": "external", "summary": "https://github.com/x-stream/xstream/security/advisories/GHSA-hfq9-hggm-c56q", "url": "https://github.com/x-stream/xstream/security/advisories/GHSA-hfq9-hggm-c56q" }, { "category": "external", "summary": "https://x-stream.github.io/CVE-2024-47072.html", "url": "https://x-stream.github.io/CVE-2024-47072.html" } ], "release_date": "2024-11-07T23:38:52.978000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-03-04T14:19:22+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-OCP-Tools-4.16:jenkins-0:2.479.3.1739896390-3.el9.noarch", "9Base-OCP-Tools-4.16:jenkins-0:2.479.3.1739896390-3.el9.src", "9Base-OCP-Tools-4.16:jenkins-2-plugins-0:4.16.1739896683-1.el9.noarch", "9Base-OCP-Tools-4.16:jenkins-2-plugins-0:4.16.1739896683-1.el9.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:2219" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "9Base-OCP-Tools-4.16:jenkins-0:2.479.3.1739896390-3.el9.noarch", "9Base-OCP-Tools-4.16:jenkins-0:2.479.3.1739896390-3.el9.src", "9Base-OCP-Tools-4.16:jenkins-2-plugins-0:4.16.1739896683-1.el9.noarch", "9Base-OCP-Tools-4.16:jenkins-2-plugins-0:4.16.1739896683-1.el9.src" ] } ], "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": [ "9Base-OCP-Tools-4.16:jenkins-0:2.479.3.1739896390-3.el9.noarch", "9Base-OCP-Tools-4.16:jenkins-0:2.479.3.1739896390-3.el9.src", "9Base-OCP-Tools-4.16:jenkins-2-plugins-0:4.16.1739896683-1.el9.noarch", "9Base-OCP-Tools-4.16:jenkins-2-plugins-0:4.16.1739896683-1.el9.src" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "com.thoughtworks.xstream: XStream is vulnerable to a Denial of Service attack due to stack overflow from a manipulated binary input stream" }, { "cve": "CVE-2024-47855", "cwe": { "id": "CWE-1286", "name": "Improper Validation of Syntactic Correctness of Input" }, "discovery_date": "2024-10-04T06:00:55.617408+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2316421" } ], "notes": [ { "category": "description", "text": "A flaw was found in JSON-lib\u0027s JSONTokener component. This vulnerability allows a denial of service via an unbalanced comment string.", "title": "Vulnerability description" }, { "category": "summary", "text": "json-lib: Mishandling of an unbalanced comment string in json-lib", "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": [ "9Base-OCP-Tools-4.16:jenkins-0:2.479.3.1739896390-3.el9.noarch", "9Base-OCP-Tools-4.16:jenkins-0:2.479.3.1739896390-3.el9.src", "9Base-OCP-Tools-4.16:jenkins-2-plugins-0:4.16.1739896683-1.el9.noarch", "9Base-OCP-Tools-4.16:jenkins-2-plugins-0:4.16.1739896683-1.el9.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-47855" }, { "category": "external", "summary": "RHBZ#2316421", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2316421" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-47855", "url": "https://www.cve.org/CVERecord?id=CVE-2024-47855" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47855", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47855" }, { "category": "external", "summary": "https://github.com/advisories/GHSA-wwcp-26wc-3fxm", "url": "https://github.com/advisories/GHSA-wwcp-26wc-3fxm" }, { "category": "external", "summary": "https://github.com/kordamp/json-lib/commit/a0c4a0eae277130e22979cf307c95dec4005a78e", "url": "https://github.com/kordamp/json-lib/commit/a0c4a0eae277130e22979cf307c95dec4005a78e" }, { "category": "external", "summary": "https://github.com/kordamp/json-lib/compare/v3.0.3...v3.1.0", "url": "https://github.com/kordamp/json-lib/compare/v3.0.3...v3.1.0" } ], "release_date": "2024-10-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-03-04T14:19:22+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-OCP-Tools-4.16:jenkins-0:2.479.3.1739896390-3.el9.noarch", "9Base-OCP-Tools-4.16:jenkins-0:2.479.3.1739896390-3.el9.src", "9Base-OCP-Tools-4.16:jenkins-2-plugins-0:4.16.1739896683-1.el9.noarch", "9Base-OCP-Tools-4.16:jenkins-2-plugins-0:4.16.1739896683-1.el9.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:2219" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "9Base-OCP-Tools-4.16:jenkins-0:2.479.3.1739896390-3.el9.noarch", "9Base-OCP-Tools-4.16:jenkins-0:2.479.3.1739896390-3.el9.src", "9Base-OCP-Tools-4.16:jenkins-2-plugins-0:4.16.1739896683-1.el9.noarch", "9Base-OCP-Tools-4.16:jenkins-2-plugins-0:4.16.1739896683-1.el9.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "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:L", "version": "3.1" }, "products": [ "9Base-OCP-Tools-4.16:jenkins-0:2.479.3.1739896390-3.el9.noarch", "9Base-OCP-Tools-4.16:jenkins-0:2.479.3.1739896390-3.el9.src", "9Base-OCP-Tools-4.16:jenkins-2-plugins-0:4.16.1739896683-1.el9.noarch", "9Base-OCP-Tools-4.16:jenkins-2-plugins-0:4.16.1739896683-1.el9.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "json-lib: Mishandling of an unbalanced comment string in json-lib" }, { "cve": "CVE-2024-52549", "cwe": { "id": "CWE-862", "name": "Missing Authorization" }, "discovery_date": "2024-11-13T21:01:25.191886+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2326034" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Jenkins Script Security Plugin. This vulnerability allows attackers with Overall/Read permission to check for the existence of files on the controller file system via a method that implements form validation that does not perform a permission check.", "title": "Vulnerability description" }, { "category": "summary", "text": "jenkins-plugin/script-security: Jenkins Script Security Plugin File Disclosure 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": [ "9Base-OCP-Tools-4.16:jenkins-0:2.479.3.1739896390-3.el9.noarch", "9Base-OCP-Tools-4.16:jenkins-0:2.479.3.1739896390-3.el9.src", "9Base-OCP-Tools-4.16:jenkins-2-plugins-0:4.16.1739896683-1.el9.noarch", "9Base-OCP-Tools-4.16:jenkins-2-plugins-0:4.16.1739896683-1.el9.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-52549" }, { "category": "external", "summary": "RHBZ#2326034", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326034" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-52549", "url": "https://www.cve.org/CVERecord?id=CVE-2024-52549" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-52549", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-52549" }, { "category": "external", "summary": "https://www.jenkins.io/security/advisory/2024-11-13/#SECURITY-3447", "url": "https://www.jenkins.io/security/advisory/2024-11-13/#SECURITY-3447" } ], "release_date": "2024-11-13T20:53:00.291000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-03-04T14:19:22+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-OCP-Tools-4.16:jenkins-0:2.479.3.1739896390-3.el9.noarch", "9Base-OCP-Tools-4.16:jenkins-0:2.479.3.1739896390-3.el9.src", "9Base-OCP-Tools-4.16:jenkins-2-plugins-0:4.16.1739896683-1.el9.noarch", "9Base-OCP-Tools-4.16:jenkins-2-plugins-0:4.16.1739896683-1.el9.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:2219" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "9Base-OCP-Tools-4.16:jenkins-0:2.479.3.1739896390-3.el9.noarch", "9Base-OCP-Tools-4.16:jenkins-0:2.479.3.1739896390-3.el9.src", "9Base-OCP-Tools-4.16:jenkins-2-plugins-0:4.16.1739896683-1.el9.noarch", "9Base-OCP-Tools-4.16:jenkins-2-plugins-0:4.16.1739896683-1.el9.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "9Base-OCP-Tools-4.16:jenkins-0:2.479.3.1739896390-3.el9.noarch", "9Base-OCP-Tools-4.16:jenkins-0:2.479.3.1739896390-3.el9.src", "9Base-OCP-Tools-4.16:jenkins-2-plugins-0:4.16.1739896683-1.el9.noarch", "9Base-OCP-Tools-4.16:jenkins-2-plugins-0:4.16.1739896683-1.el9.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jenkins-plugin/script-security: Jenkins Script Security Plugin File Disclosure Vulnerability" }, { "cve": "CVE-2024-52550", "cwe": { "id": "CWE-862", "name": "Missing Authorization" }, "discovery_date": "2024-11-13T21:02:09.374298+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2326043" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Jenkins Pipeline: Groovy Plugin (jenkins-plugin/workflow-cps). This vulnerability allows attackers with Item/Build permission to rebuild a previous build whose main (Jenkinsfile) script is no longer approved, bypassing script approval checks via the rebuild action.", "title": "Vulnerability description" }, { "category": "summary", "text": "jenkins-plugin/workflow-cps: Lack of Approval Check for Rebuilt Jenkins Pipelines", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is considered of important severity rather than moderate because it allows attackers with the `Item/Build` permission to trigger the execution of previously unapproved Jenkinsfiles during the rebuild process. Jenkinsfiles often contain critical pipeline scripts that can interact with sensitive systems and data, including environment variables, credentials, and system configurations. If these scripts are not properly approved, malicious or unauthorized code could be executed, potentially leading to arbitrary code execution, privilege escalation, or data manipulation. The lack of a re-approval check for rebuilt builds bypasses essential security controls, which can be exploited by attackers to gain unauthorized access or compromise the integrity of the build process.", "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": [ "9Base-OCP-Tools-4.16:jenkins-0:2.479.3.1739896390-3.el9.noarch", "9Base-OCP-Tools-4.16:jenkins-0:2.479.3.1739896390-3.el9.src", "9Base-OCP-Tools-4.16:jenkins-2-plugins-0:4.16.1739896683-1.el9.noarch", "9Base-OCP-Tools-4.16:jenkins-2-plugins-0:4.16.1739896683-1.el9.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-52550" }, { "category": "external", "summary": "RHBZ#2326043", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326043" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-52550", "url": "https://www.cve.org/CVERecord?id=CVE-2024-52550" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-52550", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-52550" }, { "category": "external", "summary": "https://www.jenkins.io/security/advisory/2024-11-13/#SECURITY-3362", "url": "https://www.jenkins.io/security/advisory/2024-11-13/#SECURITY-3362" } ], "release_date": "2024-11-13T20:53:00.972000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-03-04T14:19:22+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-OCP-Tools-4.16:jenkins-0:2.479.3.1739896390-3.el9.noarch", "9Base-OCP-Tools-4.16:jenkins-0:2.479.3.1739896390-3.el9.src", "9Base-OCP-Tools-4.16:jenkins-2-plugins-0:4.16.1739896683-1.el9.noarch", "9Base-OCP-Tools-4.16:jenkins-2-plugins-0:4.16.1739896683-1.el9.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:2219" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "9Base-OCP-Tools-4.16:jenkins-0:2.479.3.1739896390-3.el9.noarch", "9Base-OCP-Tools-4.16:jenkins-0:2.479.3.1739896390-3.el9.src", "9Base-OCP-Tools-4.16:jenkins-2-plugins-0:4.16.1739896683-1.el9.noarch", "9Base-OCP-Tools-4.16:jenkins-2-plugins-0:4.16.1739896683-1.el9.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "9Base-OCP-Tools-4.16:jenkins-0:2.479.3.1739896390-3.el9.noarch", "9Base-OCP-Tools-4.16:jenkins-0:2.479.3.1739896390-3.el9.src", "9Base-OCP-Tools-4.16:jenkins-2-plugins-0:4.16.1739896683-1.el9.noarch", "9Base-OCP-Tools-4.16:jenkins-2-plugins-0:4.16.1739896683-1.el9.src" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "jenkins-plugin/workflow-cps: Lack of Approval Check for Rebuilt Jenkins Pipelines" }, { "cve": "CVE-2024-52551", "cwe": { "id": "CWE-862", "name": "Missing Authorization" }, "discovery_date": "2024-11-13T21:02:23.613996+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2326047" } ], "notes": [ { "category": "description", "text": "A flaw was found in Jenkins Pipeline: Declarative Plugin (pipeline-model-definition). This vulnerability allows attackers with Item/Build permission to restart a previous build whose (Jenkinsfile) script is no longer approved via insufficient script approval checks.", "title": "Vulnerability description" }, { "category": "summary", "text": "jenkins-plugin/pipeline-model-definition: Jenkins Pipeline Declarative Plugin Allows Restart of Builds with Unapproved Jenkinsfile", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is rated as Important due to the risk it poses by allowing attackers with Item/Build permissions to restart a previous build using an unapproved Jenkinsfile script, this could result in unauthorized execution of scripts, compromising the integrity of the build process.", "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": [ "9Base-OCP-Tools-4.16:jenkins-0:2.479.3.1739896390-3.el9.noarch", "9Base-OCP-Tools-4.16:jenkins-0:2.479.3.1739896390-3.el9.src", "9Base-OCP-Tools-4.16:jenkins-2-plugins-0:4.16.1739896683-1.el9.noarch", "9Base-OCP-Tools-4.16:jenkins-2-plugins-0:4.16.1739896683-1.el9.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-52551" }, { "category": "external", "summary": "RHBZ#2326047", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326047" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-52551", "url": "https://www.cve.org/CVERecord?id=CVE-2024-52551" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-52551", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-52551" }, { "category": "external", "summary": "https://www.jenkins.io/security/advisory/2024-11-13/#SECURITY-3361", "url": "https://www.jenkins.io/security/advisory/2024-11-13/#SECURITY-3361" } ], "release_date": "2024-11-13T20:53:01.666000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-03-04T14:19:22+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-OCP-Tools-4.16:jenkins-0:2.479.3.1739896390-3.el9.noarch", "9Base-OCP-Tools-4.16:jenkins-0:2.479.3.1739896390-3.el9.src", "9Base-OCP-Tools-4.16:jenkins-2-plugins-0:4.16.1739896683-1.el9.noarch", "9Base-OCP-Tools-4.16:jenkins-2-plugins-0:4.16.1739896683-1.el9.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:2219" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "9Base-OCP-Tools-4.16:jenkins-0:2.479.3.1739896390-3.el9.noarch", "9Base-OCP-Tools-4.16:jenkins-0:2.479.3.1739896390-3.el9.src", "9Base-OCP-Tools-4.16:jenkins-2-plugins-0:4.16.1739896683-1.el9.noarch", "9Base-OCP-Tools-4.16:jenkins-2-plugins-0:4.16.1739896683-1.el9.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "9Base-OCP-Tools-4.16:jenkins-0:2.479.3.1739896390-3.el9.noarch", "9Base-OCP-Tools-4.16:jenkins-0:2.479.3.1739896390-3.el9.src", "9Base-OCP-Tools-4.16:jenkins-2-plugins-0:4.16.1739896683-1.el9.noarch", "9Base-OCP-Tools-4.16:jenkins-2-plugins-0:4.16.1739896683-1.el9.src" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "jenkins-plugin/pipeline-model-definition: Jenkins Pipeline Declarative Plugin Allows Restart of Builds with Unapproved Jenkinsfile" } ] }
rhsa-2025_2221
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": "An update for Openshift Jenkins is now available for Red Hat Product OCP Tools 4.14.\nRed Hat Product Security has rated this update as having a security impact of important.\nA Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating,\nis available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Jenkins is a continuous integration server that monitors executions of repeated\njobs, such as building a software project or jobs run by cron.\n\nSecurity Fix(es):\n\n* org.jenkinsci.plugins/pipeline-model-definition: Jenkins Pipeline\nDeclarative Plugin Allows Restart of Builds with Unapproved\nJenkinsfile(CVE-2024-52551)\n* org.jenkins-ci.plugins/script-security: Jenkins Script Security Plugin\nFile Disclosure Vulnerability(CVE-2024-52549)\n* org.jenkins-ci.plugins.workflow/workflow-cps: Lack of Approval Check for\nRebuilt Jenkins Pipelines(CVE-2024-52550)\n* jenkins: XStream is vulnerable to a Denial of Service attack due to stack\noverflow from a manipulated binary input stream(CVE-2024-47072)\n* jenkins: Mishandling of an unbalanced comment string in\njson-lib(CVE-2024-47855)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments,\nand other related information, refer to the CVE page 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-2025:2221", "url": "https://access.redhat.com/errata/RHSA-2025:2221" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2316421", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2316421" }, { "category": "external", "summary": "2324606", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2324606" }, { "category": "external", "summary": "2326034", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326034" }, { "category": "external", "summary": "2326043", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326043" }, { "category": "external", "summary": "2326047", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326047" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_2221.json" } ], "title": "Red Hat Security Advisory: Red Hat Product OCP Tools 4.14 Openshift Jenkins security update", "tracking": { "current_release_date": "2025-03-04T18:06:29+00:00", "generator": { "date": "2025-03-04T18:06:29+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.4.0" } }, "id": "RHSA-2025:2221", "initial_release_date": "2025-03-04T14:39:57+00:00", "revision_history": [ { "date": "2025-03-04T14:39:57+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-03-04T14:39:57+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-03-04T18:06:29+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "OpenShift Developer Tools and Services for OCP 4.14", "product": { "name": "OpenShift Developer Tools and Services for OCP 4.14", "product_id": "8Base-OCP-Tools-4.14", "product_identification_helper": { "cpe": "cpe:/a:redhat:ocp_tools:4.14::el8" } } } ], "category": "product_family", "name": "OpenShift Jenkins" }, { "branches": [ { "category": "product_version", "name": "jenkins-0:2.479.3.1740109575-3.el8.src", "product": { "name": "jenkins-0:2.479.3.1740109575-3.el8.src", "product_id": "jenkins-0:2.479.3.1740109575-3.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/jenkins@2.479.3.1740109575-3.el8?arch=src" } } }, { "category": "product_version", "name": "jenkins-2-plugins-0:4.14.1740109868-1.el8.src", "product": { "name": "jenkins-2-plugins-0:4.14.1740109868-1.el8.src", "product_id": "jenkins-2-plugins-0:4.14.1740109868-1.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/jenkins-2-plugins@4.14.1740109868-1.el8?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "jenkins-0:2.479.3.1740109575-3.el8.noarch", "product": { "name": "jenkins-0:2.479.3.1740109575-3.el8.noarch", "product_id": "jenkins-0:2.479.3.1740109575-3.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/jenkins@2.479.3.1740109575-3.el8?arch=noarch" } } }, { "category": "product_version", "name": "jenkins-2-plugins-0:4.14.1740109868-1.el8.noarch", "product": { "name": "jenkins-2-plugins-0:4.14.1740109868-1.el8.noarch", "product_id": "jenkins-2-plugins-0:4.14.1740109868-1.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/jenkins-2-plugins@4.14.1740109868-1.el8?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "jenkins-0:2.479.3.1740109575-3.el8.noarch as a component of OpenShift Developer Tools and Services for OCP 4.14", "product_id": "8Base-OCP-Tools-4.14:jenkins-0:2.479.3.1740109575-3.el8.noarch" }, "product_reference": "jenkins-0:2.479.3.1740109575-3.el8.noarch", "relates_to_product_reference": "8Base-OCP-Tools-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "jenkins-0:2.479.3.1740109575-3.el8.src as a component of OpenShift Developer Tools and Services for OCP 4.14", "product_id": "8Base-OCP-Tools-4.14:jenkins-0:2.479.3.1740109575-3.el8.src" }, "product_reference": "jenkins-0:2.479.3.1740109575-3.el8.src", "relates_to_product_reference": "8Base-OCP-Tools-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "jenkins-2-plugins-0:4.14.1740109868-1.el8.noarch as a component of OpenShift Developer Tools and Services for OCP 4.14", "product_id": "8Base-OCP-Tools-4.14:jenkins-2-plugins-0:4.14.1740109868-1.el8.noarch" }, "product_reference": "jenkins-2-plugins-0:4.14.1740109868-1.el8.noarch", "relates_to_product_reference": "8Base-OCP-Tools-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "jenkins-2-plugins-0:4.14.1740109868-1.el8.src as a component of OpenShift Developer Tools and Services for OCP 4.14", "product_id": "8Base-OCP-Tools-4.14:jenkins-2-plugins-0:4.14.1740109868-1.el8.src" }, "product_reference": "jenkins-2-plugins-0:4.14.1740109868-1.el8.src", "relates_to_product_reference": "8Base-OCP-Tools-4.14" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-47072", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "discovery_date": "2024-11-08T13:47:39.374198+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2324606" } ], "notes": [ { "category": "description", "text": "A flaw was found in the XStream library. A remote attacker may trigger a denial of service by manipulating the processed input stream when XStream is configured to use the BinaryStreamDriver. This issue may lead to the termination of the application.", "title": "Vulnerability description" }, { "category": "summary", "text": "com.thoughtworks.xstream: XStream is vulnerable to a Denial of Service attack due to stack overflow from a manipulated binary input stream", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability in XStream is considered an Important severity rather than Moderate because it exposes applications to a denial of service (DoS) attack with relative ease. By exploiting the flaw in the `BinaryStreamDriver`, an attacker can manipulate the binary input stream to trigger a stack overflow, which terminates the application unexpectedly. Unlike moderate vulnerabilities, which may require specific conditions or limited privileges, this flaw enables remote attackers to forcefully terminate services by crafting malicious input, impacting system availability. Additionally, the vulnerability\u2019s reliance on a common serialization mechanism elevates the risk, as it may affect applications across various environments and industries where XStream is deployed.", "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-OCP-Tools-4.14:jenkins-0:2.479.3.1740109575-3.el8.noarch", "8Base-OCP-Tools-4.14:jenkins-0:2.479.3.1740109575-3.el8.src", "8Base-OCP-Tools-4.14:jenkins-2-plugins-0:4.14.1740109868-1.el8.noarch", "8Base-OCP-Tools-4.14:jenkins-2-plugins-0:4.14.1740109868-1.el8.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-47072" }, { "category": "external", "summary": "RHBZ#2324606", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2324606" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-47072", "url": "https://www.cve.org/CVERecord?id=CVE-2024-47072" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47072", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47072" }, { "category": "external", "summary": "https://github.com/x-stream/xstream/commit/bb838ce2269cac47433e31c77b2b236466e9f266", "url": "https://github.com/x-stream/xstream/commit/bb838ce2269cac47433e31c77b2b236466e9f266" }, { "category": "external", "summary": "https://github.com/x-stream/xstream/security/advisories/GHSA-hfq9-hggm-c56q", "url": "https://github.com/x-stream/xstream/security/advisories/GHSA-hfq9-hggm-c56q" }, { "category": "external", "summary": "https://x-stream.github.io/CVE-2024-47072.html", "url": "https://x-stream.github.io/CVE-2024-47072.html" } ], "release_date": "2024-11-07T23:38:52.978000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-03-04T14:39:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OCP-Tools-4.14:jenkins-0:2.479.3.1740109575-3.el8.noarch", "8Base-OCP-Tools-4.14:jenkins-0:2.479.3.1740109575-3.el8.src", "8Base-OCP-Tools-4.14:jenkins-2-plugins-0:4.14.1740109868-1.el8.noarch", "8Base-OCP-Tools-4.14:jenkins-2-plugins-0:4.14.1740109868-1.el8.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:2221" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "8Base-OCP-Tools-4.14:jenkins-0:2.479.3.1740109575-3.el8.noarch", "8Base-OCP-Tools-4.14:jenkins-0:2.479.3.1740109575-3.el8.src", "8Base-OCP-Tools-4.14:jenkins-2-plugins-0:4.14.1740109868-1.el8.noarch", "8Base-OCP-Tools-4.14:jenkins-2-plugins-0:4.14.1740109868-1.el8.src" ] } ], "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-OCP-Tools-4.14:jenkins-0:2.479.3.1740109575-3.el8.noarch", "8Base-OCP-Tools-4.14:jenkins-0:2.479.3.1740109575-3.el8.src", "8Base-OCP-Tools-4.14:jenkins-2-plugins-0:4.14.1740109868-1.el8.noarch", "8Base-OCP-Tools-4.14:jenkins-2-plugins-0:4.14.1740109868-1.el8.src" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "com.thoughtworks.xstream: XStream is vulnerable to a Denial of Service attack due to stack overflow from a manipulated binary input stream" }, { "cve": "CVE-2024-47855", "cwe": { "id": "CWE-1286", "name": "Improper Validation of Syntactic Correctness of Input" }, "discovery_date": "2024-10-04T06:00:55.617408+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2316421" } ], "notes": [ { "category": "description", "text": "A flaw was found in JSON-lib\u0027s JSONTokener component. This vulnerability allows a denial of service via an unbalanced comment string.", "title": "Vulnerability description" }, { "category": "summary", "text": "json-lib: Mishandling of an unbalanced comment string in json-lib", "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-OCP-Tools-4.14:jenkins-0:2.479.3.1740109575-3.el8.noarch", "8Base-OCP-Tools-4.14:jenkins-0:2.479.3.1740109575-3.el8.src", "8Base-OCP-Tools-4.14:jenkins-2-plugins-0:4.14.1740109868-1.el8.noarch", "8Base-OCP-Tools-4.14:jenkins-2-plugins-0:4.14.1740109868-1.el8.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-47855" }, { "category": "external", "summary": "RHBZ#2316421", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2316421" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-47855", "url": "https://www.cve.org/CVERecord?id=CVE-2024-47855" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47855", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47855" }, { "category": "external", "summary": "https://github.com/advisories/GHSA-wwcp-26wc-3fxm", "url": "https://github.com/advisories/GHSA-wwcp-26wc-3fxm" }, { "category": "external", "summary": "https://github.com/kordamp/json-lib/commit/a0c4a0eae277130e22979cf307c95dec4005a78e", "url": "https://github.com/kordamp/json-lib/commit/a0c4a0eae277130e22979cf307c95dec4005a78e" }, { "category": "external", "summary": "https://github.com/kordamp/json-lib/compare/v3.0.3...v3.1.0", "url": "https://github.com/kordamp/json-lib/compare/v3.0.3...v3.1.0" } ], "release_date": "2024-10-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-03-04T14:39:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OCP-Tools-4.14:jenkins-0:2.479.3.1740109575-3.el8.noarch", "8Base-OCP-Tools-4.14:jenkins-0:2.479.3.1740109575-3.el8.src", "8Base-OCP-Tools-4.14:jenkins-2-plugins-0:4.14.1740109868-1.el8.noarch", "8Base-OCP-Tools-4.14:jenkins-2-plugins-0:4.14.1740109868-1.el8.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:2221" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "8Base-OCP-Tools-4.14:jenkins-0:2.479.3.1740109575-3.el8.noarch", "8Base-OCP-Tools-4.14:jenkins-0:2.479.3.1740109575-3.el8.src", "8Base-OCP-Tools-4.14:jenkins-2-plugins-0:4.14.1740109868-1.el8.noarch", "8Base-OCP-Tools-4.14:jenkins-2-plugins-0:4.14.1740109868-1.el8.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "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:L", "version": "3.1" }, "products": [ "8Base-OCP-Tools-4.14:jenkins-0:2.479.3.1740109575-3.el8.noarch", "8Base-OCP-Tools-4.14:jenkins-0:2.479.3.1740109575-3.el8.src", "8Base-OCP-Tools-4.14:jenkins-2-plugins-0:4.14.1740109868-1.el8.noarch", "8Base-OCP-Tools-4.14:jenkins-2-plugins-0:4.14.1740109868-1.el8.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "json-lib: Mishandling of an unbalanced comment string in json-lib" }, { "cve": "CVE-2024-52549", "cwe": { "id": "CWE-862", "name": "Missing Authorization" }, "discovery_date": "2024-11-13T21:01:25.191886+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2326034" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Jenkins Script Security Plugin. This vulnerability allows attackers with Overall/Read permission to check for the existence of files on the controller file system via a method that implements form validation that does not perform a permission check.", "title": "Vulnerability description" }, { "category": "summary", "text": "jenkins-plugin/script-security: Jenkins Script Security Plugin File Disclosure 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-OCP-Tools-4.14:jenkins-0:2.479.3.1740109575-3.el8.noarch", "8Base-OCP-Tools-4.14:jenkins-0:2.479.3.1740109575-3.el8.src", "8Base-OCP-Tools-4.14:jenkins-2-plugins-0:4.14.1740109868-1.el8.noarch", "8Base-OCP-Tools-4.14:jenkins-2-plugins-0:4.14.1740109868-1.el8.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-52549" }, { "category": "external", "summary": "RHBZ#2326034", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326034" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-52549", "url": "https://www.cve.org/CVERecord?id=CVE-2024-52549" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-52549", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-52549" }, { "category": "external", "summary": "https://www.jenkins.io/security/advisory/2024-11-13/#SECURITY-3447", "url": "https://www.jenkins.io/security/advisory/2024-11-13/#SECURITY-3447" } ], "release_date": "2024-11-13T20:53:00.291000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-03-04T14:39:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OCP-Tools-4.14:jenkins-0:2.479.3.1740109575-3.el8.noarch", "8Base-OCP-Tools-4.14:jenkins-0:2.479.3.1740109575-3.el8.src", "8Base-OCP-Tools-4.14:jenkins-2-plugins-0:4.14.1740109868-1.el8.noarch", "8Base-OCP-Tools-4.14:jenkins-2-plugins-0:4.14.1740109868-1.el8.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:2221" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "8Base-OCP-Tools-4.14:jenkins-0:2.479.3.1740109575-3.el8.noarch", "8Base-OCP-Tools-4.14:jenkins-0:2.479.3.1740109575-3.el8.src", "8Base-OCP-Tools-4.14:jenkins-2-plugins-0:4.14.1740109868-1.el8.noarch", "8Base-OCP-Tools-4.14:jenkins-2-plugins-0:4.14.1740109868-1.el8.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "8Base-OCP-Tools-4.14:jenkins-0:2.479.3.1740109575-3.el8.noarch", "8Base-OCP-Tools-4.14:jenkins-0:2.479.3.1740109575-3.el8.src", "8Base-OCP-Tools-4.14:jenkins-2-plugins-0:4.14.1740109868-1.el8.noarch", "8Base-OCP-Tools-4.14:jenkins-2-plugins-0:4.14.1740109868-1.el8.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jenkins-plugin/script-security: Jenkins Script Security Plugin File Disclosure Vulnerability" }, { "cve": "CVE-2024-52550", "cwe": { "id": "CWE-862", "name": "Missing Authorization" }, "discovery_date": "2024-11-13T21:02:09.374298+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2326043" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Jenkins Pipeline: Groovy Plugin (jenkins-plugin/workflow-cps). This vulnerability allows attackers with Item/Build permission to rebuild a previous build whose main (Jenkinsfile) script is no longer approved, bypassing script approval checks via the rebuild action.", "title": "Vulnerability description" }, { "category": "summary", "text": "jenkins-plugin/workflow-cps: Lack of Approval Check for Rebuilt Jenkins Pipelines", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is considered of important severity rather than moderate because it allows attackers with the `Item/Build` permission to trigger the execution of previously unapproved Jenkinsfiles during the rebuild process. Jenkinsfiles often contain critical pipeline scripts that can interact with sensitive systems and data, including environment variables, credentials, and system configurations. If these scripts are not properly approved, malicious or unauthorized code could be executed, potentially leading to arbitrary code execution, privilege escalation, or data manipulation. The lack of a re-approval check for rebuilt builds bypasses essential security controls, which can be exploited by attackers to gain unauthorized access or compromise the integrity of the build process.", "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-OCP-Tools-4.14:jenkins-0:2.479.3.1740109575-3.el8.noarch", "8Base-OCP-Tools-4.14:jenkins-0:2.479.3.1740109575-3.el8.src", "8Base-OCP-Tools-4.14:jenkins-2-plugins-0:4.14.1740109868-1.el8.noarch", "8Base-OCP-Tools-4.14:jenkins-2-plugins-0:4.14.1740109868-1.el8.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-52550" }, { "category": "external", "summary": "RHBZ#2326043", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326043" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-52550", "url": "https://www.cve.org/CVERecord?id=CVE-2024-52550" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-52550", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-52550" }, { "category": "external", "summary": "https://www.jenkins.io/security/advisory/2024-11-13/#SECURITY-3362", "url": "https://www.jenkins.io/security/advisory/2024-11-13/#SECURITY-3362" } ], "release_date": "2024-11-13T20:53:00.972000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-03-04T14:39:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OCP-Tools-4.14:jenkins-0:2.479.3.1740109575-3.el8.noarch", "8Base-OCP-Tools-4.14:jenkins-0:2.479.3.1740109575-3.el8.src", "8Base-OCP-Tools-4.14:jenkins-2-plugins-0:4.14.1740109868-1.el8.noarch", "8Base-OCP-Tools-4.14:jenkins-2-plugins-0:4.14.1740109868-1.el8.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:2221" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "8Base-OCP-Tools-4.14:jenkins-0:2.479.3.1740109575-3.el8.noarch", "8Base-OCP-Tools-4.14:jenkins-0:2.479.3.1740109575-3.el8.src", "8Base-OCP-Tools-4.14:jenkins-2-plugins-0:4.14.1740109868-1.el8.noarch", "8Base-OCP-Tools-4.14:jenkins-2-plugins-0:4.14.1740109868-1.el8.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-OCP-Tools-4.14:jenkins-0:2.479.3.1740109575-3.el8.noarch", "8Base-OCP-Tools-4.14:jenkins-0:2.479.3.1740109575-3.el8.src", "8Base-OCP-Tools-4.14:jenkins-2-plugins-0:4.14.1740109868-1.el8.noarch", "8Base-OCP-Tools-4.14:jenkins-2-plugins-0:4.14.1740109868-1.el8.src" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "jenkins-plugin/workflow-cps: Lack of Approval Check for Rebuilt Jenkins Pipelines" }, { "cve": "CVE-2024-52551", "cwe": { "id": "CWE-862", "name": "Missing Authorization" }, "discovery_date": "2024-11-13T21:02:23.613996+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2326047" } ], "notes": [ { "category": "description", "text": "A flaw was found in Jenkins Pipeline: Declarative Plugin (pipeline-model-definition). This vulnerability allows attackers with Item/Build permission to restart a previous build whose (Jenkinsfile) script is no longer approved via insufficient script approval checks.", "title": "Vulnerability description" }, { "category": "summary", "text": "jenkins-plugin/pipeline-model-definition: Jenkins Pipeline Declarative Plugin Allows Restart of Builds with Unapproved Jenkinsfile", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is rated as Important due to the risk it poses by allowing attackers with Item/Build permissions to restart a previous build using an unapproved Jenkinsfile script, this could result in unauthorized execution of scripts, compromising the integrity of the build process.", "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-OCP-Tools-4.14:jenkins-0:2.479.3.1740109575-3.el8.noarch", "8Base-OCP-Tools-4.14:jenkins-0:2.479.3.1740109575-3.el8.src", "8Base-OCP-Tools-4.14:jenkins-2-plugins-0:4.14.1740109868-1.el8.noarch", "8Base-OCP-Tools-4.14:jenkins-2-plugins-0:4.14.1740109868-1.el8.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-52551" }, { "category": "external", "summary": "RHBZ#2326047", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326047" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-52551", "url": "https://www.cve.org/CVERecord?id=CVE-2024-52551" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-52551", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-52551" }, { "category": "external", "summary": "https://www.jenkins.io/security/advisory/2024-11-13/#SECURITY-3361", "url": "https://www.jenkins.io/security/advisory/2024-11-13/#SECURITY-3361" } ], "release_date": "2024-11-13T20:53:01.666000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-03-04T14:39:57+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OCP-Tools-4.14:jenkins-0:2.479.3.1740109575-3.el8.noarch", "8Base-OCP-Tools-4.14:jenkins-0:2.479.3.1740109575-3.el8.src", "8Base-OCP-Tools-4.14:jenkins-2-plugins-0:4.14.1740109868-1.el8.noarch", "8Base-OCP-Tools-4.14:jenkins-2-plugins-0:4.14.1740109868-1.el8.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:2221" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "8Base-OCP-Tools-4.14:jenkins-0:2.479.3.1740109575-3.el8.noarch", "8Base-OCP-Tools-4.14:jenkins-0:2.479.3.1740109575-3.el8.src", "8Base-OCP-Tools-4.14:jenkins-2-plugins-0:4.14.1740109868-1.el8.noarch", "8Base-OCP-Tools-4.14:jenkins-2-plugins-0:4.14.1740109868-1.el8.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-OCP-Tools-4.14:jenkins-0:2.479.3.1740109575-3.el8.noarch", "8Base-OCP-Tools-4.14:jenkins-0:2.479.3.1740109575-3.el8.src", "8Base-OCP-Tools-4.14:jenkins-2-plugins-0:4.14.1740109868-1.el8.noarch", "8Base-OCP-Tools-4.14:jenkins-2-plugins-0:4.14.1740109868-1.el8.src" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "jenkins-plugin/pipeline-model-definition: Jenkins Pipeline Declarative Plugin Allows Restart of Builds with Unapproved Jenkinsfile" } ] }
rhsa-2025_2220
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": "An update for Openshift Jenkins is now available for Red Hat Product OCP Tools 4.15.\nRed Hat Product Security has rated this update as having a security impact of important.\nA Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating,\nis available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Jenkins is a continuous integration server that monitors executions of repeated\njobs, such as building a software project or jobs run by cron.\n\nSecurity Fix(es):\n\n* org.jenkinsci.plugins/pipeline-model-definition: Jenkins Pipeline\nDeclarative Plugin Allows Restart of Builds with Unapproved\nJenkinsfile(CVE-2024-52551)\n* org.jenkins-ci.plugins/script-security: Jenkins Script Security Plugin\nFile Disclosure Vulnerability(CVE-2024-52549)\n* org.jenkins-ci.plugins.workflow/workflow-cps: Lack of Approval Check for\nRebuilt Jenkins Pipelines(CVE-2024-52550)\n* jenkins: XStream is vulnerable to a Denial of Service attack due to stack\noverflow from a manipulated binary input stream(CVE-2024-47072)\n* jenkins: Mishandling of an unbalanced comment string in\njson-lib(CVE-2024-47855)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments,\nand other related information, refer to the CVE page 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-2025:2220", "url": "https://access.redhat.com/errata/RHSA-2025:2220" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2316421", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2316421" }, { "category": "external", "summary": "2324606", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2324606" }, { "category": "external", "summary": "2326034", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326034" }, { "category": "external", "summary": "2326043", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326043" }, { "category": "external", "summary": "2326047", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326047" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_2220.json" } ], "title": "Red Hat Security Advisory: Red Hat Product OCP Tools 4.15 Openshift Jenkins security update", "tracking": { "current_release_date": "2025-03-04T18:06:43+00:00", "generator": { "date": "2025-03-04T18:06:43+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.4.0" } }, "id": "RHSA-2025:2220", "initial_release_date": "2025-03-04T14:39:42+00:00", "revision_history": [ { "date": "2025-03-04T14:39:42+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-03-04T14:39:42+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-03-04T18:06:43+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "OpenShift Developer Tools and Services for OCP 4.15", "product": { "name": "OpenShift Developer Tools and Services for OCP 4.15", "product_id": "8Base-OCP-Tools-4.15", "product_identification_helper": { "cpe": "cpe:/a:redhat:ocp_tools:4.15::el8" } } } ], "category": "product_family", "name": "OpenShift Jenkins" }, { "branches": [ { "category": "product_version", "name": "jenkins-0:2.479.3.1740051993-3.el8.src", "product": { "name": "jenkins-0:2.479.3.1740051993-3.el8.src", "product_id": "jenkins-0:2.479.3.1740051993-3.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/jenkins@2.479.3.1740051993-3.el8?arch=src" } } }, { "category": "product_version", "name": "jenkins-2-plugins-0:4.15.1740052174-1.el8.src", "product": { "name": "jenkins-2-plugins-0:4.15.1740052174-1.el8.src", "product_id": "jenkins-2-plugins-0:4.15.1740052174-1.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/jenkins-2-plugins@4.15.1740052174-1.el8?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "jenkins-0:2.479.3.1740051993-3.el8.noarch", "product": { "name": "jenkins-0:2.479.3.1740051993-3.el8.noarch", "product_id": "jenkins-0:2.479.3.1740051993-3.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/jenkins@2.479.3.1740051993-3.el8?arch=noarch" } } }, { "category": "product_version", "name": "jenkins-2-plugins-0:4.15.1740052174-1.el8.noarch", "product": { "name": "jenkins-2-plugins-0:4.15.1740052174-1.el8.noarch", "product_id": "jenkins-2-plugins-0:4.15.1740052174-1.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/jenkins-2-plugins@4.15.1740052174-1.el8?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "jenkins-0:2.479.3.1740051993-3.el8.noarch as a component of OpenShift Developer Tools and Services for OCP 4.15", "product_id": "8Base-OCP-Tools-4.15:jenkins-0:2.479.3.1740051993-3.el8.noarch" }, "product_reference": "jenkins-0:2.479.3.1740051993-3.el8.noarch", "relates_to_product_reference": "8Base-OCP-Tools-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "jenkins-0:2.479.3.1740051993-3.el8.src as a component of OpenShift Developer Tools and Services for OCP 4.15", "product_id": "8Base-OCP-Tools-4.15:jenkins-0:2.479.3.1740051993-3.el8.src" }, "product_reference": "jenkins-0:2.479.3.1740051993-3.el8.src", "relates_to_product_reference": "8Base-OCP-Tools-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "jenkins-2-plugins-0:4.15.1740052174-1.el8.noarch as a component of OpenShift Developer Tools and Services for OCP 4.15", "product_id": "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1740052174-1.el8.noarch" }, "product_reference": "jenkins-2-plugins-0:4.15.1740052174-1.el8.noarch", "relates_to_product_reference": "8Base-OCP-Tools-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "jenkins-2-plugins-0:4.15.1740052174-1.el8.src as a component of OpenShift Developer Tools and Services for OCP 4.15", "product_id": "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1740052174-1.el8.src" }, "product_reference": "jenkins-2-plugins-0:4.15.1740052174-1.el8.src", "relates_to_product_reference": "8Base-OCP-Tools-4.15" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-47072", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "discovery_date": "2024-11-08T13:47:39.374198+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2324606" } ], "notes": [ { "category": "description", "text": "A flaw was found in the XStream library. A remote attacker may trigger a denial of service by manipulating the processed input stream when XStream is configured to use the BinaryStreamDriver. This issue may lead to the termination of the application.", "title": "Vulnerability description" }, { "category": "summary", "text": "com.thoughtworks.xstream: XStream is vulnerable to a Denial of Service attack due to stack overflow from a manipulated binary input stream", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability in XStream is considered an Important severity rather than Moderate because it exposes applications to a denial of service (DoS) attack with relative ease. By exploiting the flaw in the `BinaryStreamDriver`, an attacker can manipulate the binary input stream to trigger a stack overflow, which terminates the application unexpectedly. Unlike moderate vulnerabilities, which may require specific conditions or limited privileges, this flaw enables remote attackers to forcefully terminate services by crafting malicious input, impacting system availability. Additionally, the vulnerability\u2019s reliance on a common serialization mechanism elevates the risk, as it may affect applications across various environments and industries where XStream is deployed.", "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-OCP-Tools-4.15:jenkins-0:2.479.3.1740051993-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.479.3.1740051993-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1740052174-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1740052174-1.el8.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-47072" }, { "category": "external", "summary": "RHBZ#2324606", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2324606" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-47072", "url": "https://www.cve.org/CVERecord?id=CVE-2024-47072" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47072", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47072" }, { "category": "external", "summary": "https://github.com/x-stream/xstream/commit/bb838ce2269cac47433e31c77b2b236466e9f266", "url": "https://github.com/x-stream/xstream/commit/bb838ce2269cac47433e31c77b2b236466e9f266" }, { "category": "external", "summary": "https://github.com/x-stream/xstream/security/advisories/GHSA-hfq9-hggm-c56q", "url": "https://github.com/x-stream/xstream/security/advisories/GHSA-hfq9-hggm-c56q" }, { "category": "external", "summary": "https://x-stream.github.io/CVE-2024-47072.html", "url": "https://x-stream.github.io/CVE-2024-47072.html" } ], "release_date": "2024-11-07T23:38:52.978000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-03-04T14:39:42+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OCP-Tools-4.15:jenkins-0:2.479.3.1740051993-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.479.3.1740051993-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1740052174-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1740052174-1.el8.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:2220" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "8Base-OCP-Tools-4.15:jenkins-0:2.479.3.1740051993-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.479.3.1740051993-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1740052174-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1740052174-1.el8.src" ] } ], "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-OCP-Tools-4.15:jenkins-0:2.479.3.1740051993-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.479.3.1740051993-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1740052174-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1740052174-1.el8.src" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "com.thoughtworks.xstream: XStream is vulnerable to a Denial of Service attack due to stack overflow from a manipulated binary input stream" }, { "cve": "CVE-2024-47855", "cwe": { "id": "CWE-1286", "name": "Improper Validation of Syntactic Correctness of Input" }, "discovery_date": "2024-10-04T06:00:55.617408+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2316421" } ], "notes": [ { "category": "description", "text": "A flaw was found in JSON-lib\u0027s JSONTokener component. This vulnerability allows a denial of service via an unbalanced comment string.", "title": "Vulnerability description" }, { "category": "summary", "text": "json-lib: Mishandling of an unbalanced comment string in json-lib", "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-OCP-Tools-4.15:jenkins-0:2.479.3.1740051993-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.479.3.1740051993-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1740052174-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1740052174-1.el8.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-47855" }, { "category": "external", "summary": "RHBZ#2316421", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2316421" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-47855", "url": "https://www.cve.org/CVERecord?id=CVE-2024-47855" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47855", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47855" }, { "category": "external", "summary": "https://github.com/advisories/GHSA-wwcp-26wc-3fxm", "url": "https://github.com/advisories/GHSA-wwcp-26wc-3fxm" }, { "category": "external", "summary": "https://github.com/kordamp/json-lib/commit/a0c4a0eae277130e22979cf307c95dec4005a78e", "url": "https://github.com/kordamp/json-lib/commit/a0c4a0eae277130e22979cf307c95dec4005a78e" }, { "category": "external", "summary": "https://github.com/kordamp/json-lib/compare/v3.0.3...v3.1.0", "url": "https://github.com/kordamp/json-lib/compare/v3.0.3...v3.1.0" } ], "release_date": "2024-10-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-03-04T14:39:42+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OCP-Tools-4.15:jenkins-0:2.479.3.1740051993-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.479.3.1740051993-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1740052174-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1740052174-1.el8.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:2220" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "8Base-OCP-Tools-4.15:jenkins-0:2.479.3.1740051993-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.479.3.1740051993-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1740052174-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1740052174-1.el8.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "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:L", "version": "3.1" }, "products": [ "8Base-OCP-Tools-4.15:jenkins-0:2.479.3.1740051993-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.479.3.1740051993-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1740052174-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1740052174-1.el8.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "json-lib: Mishandling of an unbalanced comment string in json-lib" }, { "cve": "CVE-2024-52549", "cwe": { "id": "CWE-862", "name": "Missing Authorization" }, "discovery_date": "2024-11-13T21:01:25.191886+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2326034" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Jenkins Script Security Plugin. This vulnerability allows attackers with Overall/Read permission to check for the existence of files on the controller file system via a method that implements form validation that does not perform a permission check.", "title": "Vulnerability description" }, { "category": "summary", "text": "jenkins-plugin/script-security: Jenkins Script Security Plugin File Disclosure 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-OCP-Tools-4.15:jenkins-0:2.479.3.1740051993-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.479.3.1740051993-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1740052174-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1740052174-1.el8.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-52549" }, { "category": "external", "summary": "RHBZ#2326034", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326034" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-52549", "url": "https://www.cve.org/CVERecord?id=CVE-2024-52549" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-52549", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-52549" }, { "category": "external", "summary": "https://www.jenkins.io/security/advisory/2024-11-13/#SECURITY-3447", "url": "https://www.jenkins.io/security/advisory/2024-11-13/#SECURITY-3447" } ], "release_date": "2024-11-13T20:53:00.291000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-03-04T14:39:42+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OCP-Tools-4.15:jenkins-0:2.479.3.1740051993-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.479.3.1740051993-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1740052174-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1740052174-1.el8.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:2220" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "8Base-OCP-Tools-4.15:jenkins-0:2.479.3.1740051993-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.479.3.1740051993-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1740052174-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1740052174-1.el8.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "8Base-OCP-Tools-4.15:jenkins-0:2.479.3.1740051993-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.479.3.1740051993-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1740052174-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1740052174-1.el8.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jenkins-plugin/script-security: Jenkins Script Security Plugin File Disclosure Vulnerability" }, { "cve": "CVE-2024-52550", "cwe": { "id": "CWE-862", "name": "Missing Authorization" }, "discovery_date": "2024-11-13T21:02:09.374298+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2326043" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Jenkins Pipeline: Groovy Plugin (jenkins-plugin/workflow-cps). This vulnerability allows attackers with Item/Build permission to rebuild a previous build whose main (Jenkinsfile) script is no longer approved, bypassing script approval checks via the rebuild action.", "title": "Vulnerability description" }, { "category": "summary", "text": "jenkins-plugin/workflow-cps: Lack of Approval Check for Rebuilt Jenkins Pipelines", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is considered of important severity rather than moderate because it allows attackers with the `Item/Build` permission to trigger the execution of previously unapproved Jenkinsfiles during the rebuild process. Jenkinsfiles often contain critical pipeline scripts that can interact with sensitive systems and data, including environment variables, credentials, and system configurations. If these scripts are not properly approved, malicious or unauthorized code could be executed, potentially leading to arbitrary code execution, privilege escalation, or data manipulation. The lack of a re-approval check for rebuilt builds bypasses essential security controls, which can be exploited by attackers to gain unauthorized access or compromise the integrity of the build process.", "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-OCP-Tools-4.15:jenkins-0:2.479.3.1740051993-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.479.3.1740051993-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1740052174-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1740052174-1.el8.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-52550" }, { "category": "external", "summary": "RHBZ#2326043", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326043" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-52550", "url": "https://www.cve.org/CVERecord?id=CVE-2024-52550" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-52550", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-52550" }, { "category": "external", "summary": "https://www.jenkins.io/security/advisory/2024-11-13/#SECURITY-3362", "url": "https://www.jenkins.io/security/advisory/2024-11-13/#SECURITY-3362" } ], "release_date": "2024-11-13T20:53:00.972000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-03-04T14:39:42+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OCP-Tools-4.15:jenkins-0:2.479.3.1740051993-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.479.3.1740051993-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1740052174-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1740052174-1.el8.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:2220" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "8Base-OCP-Tools-4.15:jenkins-0:2.479.3.1740051993-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.479.3.1740051993-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1740052174-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1740052174-1.el8.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-OCP-Tools-4.15:jenkins-0:2.479.3.1740051993-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.479.3.1740051993-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1740052174-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1740052174-1.el8.src" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "jenkins-plugin/workflow-cps: Lack of Approval Check for Rebuilt Jenkins Pipelines" }, { "cve": "CVE-2024-52551", "cwe": { "id": "CWE-862", "name": "Missing Authorization" }, "discovery_date": "2024-11-13T21:02:23.613996+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2326047" } ], "notes": [ { "category": "description", "text": "A flaw was found in Jenkins Pipeline: Declarative Plugin (pipeline-model-definition). This vulnerability allows attackers with Item/Build permission to restart a previous build whose (Jenkinsfile) script is no longer approved via insufficient script approval checks.", "title": "Vulnerability description" }, { "category": "summary", "text": "jenkins-plugin/pipeline-model-definition: Jenkins Pipeline Declarative Plugin Allows Restart of Builds with Unapproved Jenkinsfile", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is rated as Important due to the risk it poses by allowing attackers with Item/Build permissions to restart a previous build using an unapproved Jenkinsfile script, this could result in unauthorized execution of scripts, compromising the integrity of the build process.", "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-OCP-Tools-4.15:jenkins-0:2.479.3.1740051993-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.479.3.1740051993-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1740052174-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1740052174-1.el8.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-52551" }, { "category": "external", "summary": "RHBZ#2326047", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326047" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-52551", "url": "https://www.cve.org/CVERecord?id=CVE-2024-52551" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-52551", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-52551" }, { "category": "external", "summary": "https://www.jenkins.io/security/advisory/2024-11-13/#SECURITY-3361", "url": "https://www.jenkins.io/security/advisory/2024-11-13/#SECURITY-3361" } ], "release_date": "2024-11-13T20:53:01.666000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-03-04T14:39:42+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OCP-Tools-4.15:jenkins-0:2.479.3.1740051993-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.479.3.1740051993-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1740052174-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1740052174-1.el8.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:2220" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "8Base-OCP-Tools-4.15:jenkins-0:2.479.3.1740051993-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.479.3.1740051993-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1740052174-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1740052174-1.el8.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-OCP-Tools-4.15:jenkins-0:2.479.3.1740051993-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.479.3.1740051993-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1740052174-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1740052174-1.el8.src" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "jenkins-plugin/pipeline-model-definition: Jenkins Pipeline Declarative Plugin Allows Restart of Builds with Unapproved Jenkinsfile" } ] }
rhsa-2025_2222
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": "An update for Openshift Jenkins is now available for Red Hat Product OCP Tools 4.13.\nRed Hat Product Security has rated this update as having a security impact of important.\nA Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating,\nis available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Jenkins is a continuous integration server that monitors executions of repeated\njobs, such as building a software project or jobs run by cron.\n\nSecurity Fix(es):\n\n* org.jenkinsci.plugins/pipeline-model-definition: Jenkins Pipeline\nDeclarative Plugin Allows Restart of Builds with Unapproved\nJenkinsfile(CVE-2024-52551)\n* org.jenkins-ci.plugins/script-security: Jenkins Script Security Plugin\nFile Disclosure Vulnerability(CVE-2024-52549)\n* org.jenkins-ci.plugins.workflow/workflow-cps: Lack of Approval Check for\nRebuilt Jenkins Pipelines(CVE-2024-52550)\n* jenkins: XStream is vulnerable to a Denial of Service attack due to stack\noverflow from a manipulated binary input stream(CVE-2024-47072)\n* jenkins: Mishandling of an unbalanced comment string in\njson-lib(CVE-2024-47855)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments,\nand other related information, refer to the CVE page 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-2025:2222", "url": "https://access.redhat.com/errata/RHSA-2025:2222" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2316421", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2316421" }, { "category": "external", "summary": "2324606", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2324606" }, { "category": "external", "summary": "2326034", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326034" }, { "category": "external", "summary": "2326043", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326043" }, { "category": "external", "summary": "2326047", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326047" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_2222.json" } ], "title": "Red Hat Security Advisory: Red Hat Product OCP Tools 4.13 Openshift Jenkins security update", "tracking": { "current_release_date": "2025-03-04T18:06:18+00:00", "generator": { "date": "2025-03-04T18:06:18+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.4.0" } }, "id": "RHSA-2025:2222", "initial_release_date": "2025-03-04T14:20:47+00:00", "revision_history": [ { "date": "2025-03-04T14:20:47+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-03-04T14:20:47+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-03-04T18:06:18+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "OpenShift Developer Tools and Services for OCP 4.13", "product": { "name": "OpenShift Developer Tools and Services for OCP 4.13", "product_id": "8Base-OCP-Tools-4.13", "product_identification_helper": { "cpe": "cpe:/a:redhat:ocp_tools:4.13::el8" } } } ], "category": "product_family", "name": "OpenShift Jenkins" }, { "branches": [ { "category": "product_version", "name": "jenkins-0:2.479.3.1740464433-3.el8.src", "product": { "name": "jenkins-0:2.479.3.1740464433-3.el8.src", "product_id": "jenkins-0:2.479.3.1740464433-3.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/jenkins@2.479.3.1740464433-3.el8?arch=src" } } }, { "category": "product_version", "name": "jenkins-2-plugins-0:4.13.1740464698-1.el8.src", "product": { "name": "jenkins-2-plugins-0:4.13.1740464698-1.el8.src", "product_id": "jenkins-2-plugins-0:4.13.1740464698-1.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/jenkins-2-plugins@4.13.1740464698-1.el8?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "jenkins-0:2.479.3.1740464433-3.el8.noarch", "product": { "name": "jenkins-0:2.479.3.1740464433-3.el8.noarch", "product_id": "jenkins-0:2.479.3.1740464433-3.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/jenkins@2.479.3.1740464433-3.el8?arch=noarch" } } }, { "category": "product_version", "name": "jenkins-2-plugins-0:4.13.1740464698-1.el8.noarch", "product": { "name": "jenkins-2-plugins-0:4.13.1740464698-1.el8.noarch", "product_id": "jenkins-2-plugins-0:4.13.1740464698-1.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/jenkins-2-plugins@4.13.1740464698-1.el8?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "jenkins-0:2.479.3.1740464433-3.el8.noarch as a component of OpenShift Developer Tools and Services for OCP 4.13", "product_id": "8Base-OCP-Tools-4.13:jenkins-0:2.479.3.1740464433-3.el8.noarch" }, "product_reference": "jenkins-0:2.479.3.1740464433-3.el8.noarch", "relates_to_product_reference": "8Base-OCP-Tools-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "jenkins-0:2.479.3.1740464433-3.el8.src as a component of OpenShift Developer Tools and Services for OCP 4.13", "product_id": "8Base-OCP-Tools-4.13:jenkins-0:2.479.3.1740464433-3.el8.src" }, "product_reference": "jenkins-0:2.479.3.1740464433-3.el8.src", "relates_to_product_reference": "8Base-OCP-Tools-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "jenkins-2-plugins-0:4.13.1740464698-1.el8.noarch as a component of OpenShift Developer Tools and Services for OCP 4.13", "product_id": "8Base-OCP-Tools-4.13:jenkins-2-plugins-0:4.13.1740464698-1.el8.noarch" }, "product_reference": "jenkins-2-plugins-0:4.13.1740464698-1.el8.noarch", "relates_to_product_reference": "8Base-OCP-Tools-4.13" }, { "category": "default_component_of", "full_product_name": { "name": "jenkins-2-plugins-0:4.13.1740464698-1.el8.src as a component of OpenShift Developer Tools and Services for OCP 4.13", "product_id": "8Base-OCP-Tools-4.13:jenkins-2-plugins-0:4.13.1740464698-1.el8.src" }, "product_reference": "jenkins-2-plugins-0:4.13.1740464698-1.el8.src", "relates_to_product_reference": "8Base-OCP-Tools-4.13" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-47072", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "discovery_date": "2024-11-08T13:47:39.374198+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2324606" } ], "notes": [ { "category": "description", "text": "A flaw was found in the XStream library. A remote attacker may trigger a denial of service by manipulating the processed input stream when XStream is configured to use the BinaryStreamDriver. This issue may lead to the termination of the application.", "title": "Vulnerability description" }, { "category": "summary", "text": "com.thoughtworks.xstream: XStream is vulnerable to a Denial of Service attack due to stack overflow from a manipulated binary input stream", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability in XStream is considered an Important severity rather than Moderate because it exposes applications to a denial of service (DoS) attack with relative ease. By exploiting the flaw in the `BinaryStreamDriver`, an attacker can manipulate the binary input stream to trigger a stack overflow, which terminates the application unexpectedly. Unlike moderate vulnerabilities, which may require specific conditions or limited privileges, this flaw enables remote attackers to forcefully terminate services by crafting malicious input, impacting system availability. Additionally, the vulnerability\u2019s reliance on a common serialization mechanism elevates the risk, as it may affect applications across various environments and industries where XStream is deployed.", "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-OCP-Tools-4.13:jenkins-0:2.479.3.1740464433-3.el8.noarch", "8Base-OCP-Tools-4.13:jenkins-0:2.479.3.1740464433-3.el8.src", "8Base-OCP-Tools-4.13:jenkins-2-plugins-0:4.13.1740464698-1.el8.noarch", "8Base-OCP-Tools-4.13:jenkins-2-plugins-0:4.13.1740464698-1.el8.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-47072" }, { "category": "external", "summary": "RHBZ#2324606", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2324606" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-47072", "url": "https://www.cve.org/CVERecord?id=CVE-2024-47072" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47072", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47072" }, { "category": "external", "summary": "https://github.com/x-stream/xstream/commit/bb838ce2269cac47433e31c77b2b236466e9f266", "url": "https://github.com/x-stream/xstream/commit/bb838ce2269cac47433e31c77b2b236466e9f266" }, { "category": "external", "summary": "https://github.com/x-stream/xstream/security/advisories/GHSA-hfq9-hggm-c56q", "url": "https://github.com/x-stream/xstream/security/advisories/GHSA-hfq9-hggm-c56q" }, { "category": "external", "summary": "https://x-stream.github.io/CVE-2024-47072.html", "url": "https://x-stream.github.io/CVE-2024-47072.html" } ], "release_date": "2024-11-07T23:38:52.978000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-03-04T14:20:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OCP-Tools-4.13:jenkins-0:2.479.3.1740464433-3.el8.noarch", "8Base-OCP-Tools-4.13:jenkins-0:2.479.3.1740464433-3.el8.src", "8Base-OCP-Tools-4.13:jenkins-2-plugins-0:4.13.1740464698-1.el8.noarch", "8Base-OCP-Tools-4.13:jenkins-2-plugins-0:4.13.1740464698-1.el8.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:2222" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "8Base-OCP-Tools-4.13:jenkins-0:2.479.3.1740464433-3.el8.noarch", "8Base-OCP-Tools-4.13:jenkins-0:2.479.3.1740464433-3.el8.src", "8Base-OCP-Tools-4.13:jenkins-2-plugins-0:4.13.1740464698-1.el8.noarch", "8Base-OCP-Tools-4.13:jenkins-2-plugins-0:4.13.1740464698-1.el8.src" ] } ], "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-OCP-Tools-4.13:jenkins-0:2.479.3.1740464433-3.el8.noarch", "8Base-OCP-Tools-4.13:jenkins-0:2.479.3.1740464433-3.el8.src", "8Base-OCP-Tools-4.13:jenkins-2-plugins-0:4.13.1740464698-1.el8.noarch", "8Base-OCP-Tools-4.13:jenkins-2-plugins-0:4.13.1740464698-1.el8.src" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "com.thoughtworks.xstream: XStream is vulnerable to a Denial of Service attack due to stack overflow from a manipulated binary input stream" }, { "cve": "CVE-2024-47855", "cwe": { "id": "CWE-1286", "name": "Improper Validation of Syntactic Correctness of Input" }, "discovery_date": "2024-10-04T06:00:55.617408+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2316421" } ], "notes": [ { "category": "description", "text": "A flaw was found in JSON-lib\u0027s JSONTokener component. This vulnerability allows a denial of service via an unbalanced comment string.", "title": "Vulnerability description" }, { "category": "summary", "text": "json-lib: Mishandling of an unbalanced comment string in json-lib", "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-OCP-Tools-4.13:jenkins-0:2.479.3.1740464433-3.el8.noarch", "8Base-OCP-Tools-4.13:jenkins-0:2.479.3.1740464433-3.el8.src", "8Base-OCP-Tools-4.13:jenkins-2-plugins-0:4.13.1740464698-1.el8.noarch", "8Base-OCP-Tools-4.13:jenkins-2-plugins-0:4.13.1740464698-1.el8.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-47855" }, { "category": "external", "summary": "RHBZ#2316421", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2316421" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-47855", "url": "https://www.cve.org/CVERecord?id=CVE-2024-47855" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47855", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47855" }, { "category": "external", "summary": "https://github.com/advisories/GHSA-wwcp-26wc-3fxm", "url": "https://github.com/advisories/GHSA-wwcp-26wc-3fxm" }, { "category": "external", "summary": "https://github.com/kordamp/json-lib/commit/a0c4a0eae277130e22979cf307c95dec4005a78e", "url": "https://github.com/kordamp/json-lib/commit/a0c4a0eae277130e22979cf307c95dec4005a78e" }, { "category": "external", "summary": "https://github.com/kordamp/json-lib/compare/v3.0.3...v3.1.0", "url": "https://github.com/kordamp/json-lib/compare/v3.0.3...v3.1.0" } ], "release_date": "2024-10-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-03-04T14:20:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OCP-Tools-4.13:jenkins-0:2.479.3.1740464433-3.el8.noarch", "8Base-OCP-Tools-4.13:jenkins-0:2.479.3.1740464433-3.el8.src", "8Base-OCP-Tools-4.13:jenkins-2-plugins-0:4.13.1740464698-1.el8.noarch", "8Base-OCP-Tools-4.13:jenkins-2-plugins-0:4.13.1740464698-1.el8.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:2222" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "8Base-OCP-Tools-4.13:jenkins-0:2.479.3.1740464433-3.el8.noarch", "8Base-OCP-Tools-4.13:jenkins-0:2.479.3.1740464433-3.el8.src", "8Base-OCP-Tools-4.13:jenkins-2-plugins-0:4.13.1740464698-1.el8.noarch", "8Base-OCP-Tools-4.13:jenkins-2-plugins-0:4.13.1740464698-1.el8.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "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:L", "version": "3.1" }, "products": [ "8Base-OCP-Tools-4.13:jenkins-0:2.479.3.1740464433-3.el8.noarch", "8Base-OCP-Tools-4.13:jenkins-0:2.479.3.1740464433-3.el8.src", "8Base-OCP-Tools-4.13:jenkins-2-plugins-0:4.13.1740464698-1.el8.noarch", "8Base-OCP-Tools-4.13:jenkins-2-plugins-0:4.13.1740464698-1.el8.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "json-lib: Mishandling of an unbalanced comment string in json-lib" }, { "cve": "CVE-2024-52549", "cwe": { "id": "CWE-862", "name": "Missing Authorization" }, "discovery_date": "2024-11-13T21:01:25.191886+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2326034" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Jenkins Script Security Plugin. This vulnerability allows attackers with Overall/Read permission to check for the existence of files on the controller file system via a method that implements form validation that does not perform a permission check.", "title": "Vulnerability description" }, { "category": "summary", "text": "jenkins-plugin/script-security: Jenkins Script Security Plugin File Disclosure 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-OCP-Tools-4.13:jenkins-0:2.479.3.1740464433-3.el8.noarch", "8Base-OCP-Tools-4.13:jenkins-0:2.479.3.1740464433-3.el8.src", "8Base-OCP-Tools-4.13:jenkins-2-plugins-0:4.13.1740464698-1.el8.noarch", "8Base-OCP-Tools-4.13:jenkins-2-plugins-0:4.13.1740464698-1.el8.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-52549" }, { "category": "external", "summary": "RHBZ#2326034", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326034" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-52549", "url": "https://www.cve.org/CVERecord?id=CVE-2024-52549" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-52549", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-52549" }, { "category": "external", "summary": "https://www.jenkins.io/security/advisory/2024-11-13/#SECURITY-3447", "url": "https://www.jenkins.io/security/advisory/2024-11-13/#SECURITY-3447" } ], "release_date": "2024-11-13T20:53:00.291000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-03-04T14:20:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OCP-Tools-4.13:jenkins-0:2.479.3.1740464433-3.el8.noarch", "8Base-OCP-Tools-4.13:jenkins-0:2.479.3.1740464433-3.el8.src", "8Base-OCP-Tools-4.13:jenkins-2-plugins-0:4.13.1740464698-1.el8.noarch", "8Base-OCP-Tools-4.13:jenkins-2-plugins-0:4.13.1740464698-1.el8.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:2222" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "8Base-OCP-Tools-4.13:jenkins-0:2.479.3.1740464433-3.el8.noarch", "8Base-OCP-Tools-4.13:jenkins-0:2.479.3.1740464433-3.el8.src", "8Base-OCP-Tools-4.13:jenkins-2-plugins-0:4.13.1740464698-1.el8.noarch", "8Base-OCP-Tools-4.13:jenkins-2-plugins-0:4.13.1740464698-1.el8.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "8Base-OCP-Tools-4.13:jenkins-0:2.479.3.1740464433-3.el8.noarch", "8Base-OCP-Tools-4.13:jenkins-0:2.479.3.1740464433-3.el8.src", "8Base-OCP-Tools-4.13:jenkins-2-plugins-0:4.13.1740464698-1.el8.noarch", "8Base-OCP-Tools-4.13:jenkins-2-plugins-0:4.13.1740464698-1.el8.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jenkins-plugin/script-security: Jenkins Script Security Plugin File Disclosure Vulnerability" }, { "cve": "CVE-2024-52550", "cwe": { "id": "CWE-862", "name": "Missing Authorization" }, "discovery_date": "2024-11-13T21:02:09.374298+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2326043" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Jenkins Pipeline: Groovy Plugin (jenkins-plugin/workflow-cps). This vulnerability allows attackers with Item/Build permission to rebuild a previous build whose main (Jenkinsfile) script is no longer approved, bypassing script approval checks via the rebuild action.", "title": "Vulnerability description" }, { "category": "summary", "text": "jenkins-plugin/workflow-cps: Lack of Approval Check for Rebuilt Jenkins Pipelines", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is considered of important severity rather than moderate because it allows attackers with the `Item/Build` permission to trigger the execution of previously unapproved Jenkinsfiles during the rebuild process. Jenkinsfiles often contain critical pipeline scripts that can interact with sensitive systems and data, including environment variables, credentials, and system configurations. If these scripts are not properly approved, malicious or unauthorized code could be executed, potentially leading to arbitrary code execution, privilege escalation, or data manipulation. The lack of a re-approval check for rebuilt builds bypasses essential security controls, which can be exploited by attackers to gain unauthorized access or compromise the integrity of the build process.", "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-OCP-Tools-4.13:jenkins-0:2.479.3.1740464433-3.el8.noarch", "8Base-OCP-Tools-4.13:jenkins-0:2.479.3.1740464433-3.el8.src", "8Base-OCP-Tools-4.13:jenkins-2-plugins-0:4.13.1740464698-1.el8.noarch", "8Base-OCP-Tools-4.13:jenkins-2-plugins-0:4.13.1740464698-1.el8.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-52550" }, { "category": "external", "summary": "RHBZ#2326043", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326043" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-52550", "url": "https://www.cve.org/CVERecord?id=CVE-2024-52550" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-52550", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-52550" }, { "category": "external", "summary": "https://www.jenkins.io/security/advisory/2024-11-13/#SECURITY-3362", "url": "https://www.jenkins.io/security/advisory/2024-11-13/#SECURITY-3362" } ], "release_date": "2024-11-13T20:53:00.972000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-03-04T14:20:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OCP-Tools-4.13:jenkins-0:2.479.3.1740464433-3.el8.noarch", "8Base-OCP-Tools-4.13:jenkins-0:2.479.3.1740464433-3.el8.src", "8Base-OCP-Tools-4.13:jenkins-2-plugins-0:4.13.1740464698-1.el8.noarch", "8Base-OCP-Tools-4.13:jenkins-2-plugins-0:4.13.1740464698-1.el8.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:2222" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "8Base-OCP-Tools-4.13:jenkins-0:2.479.3.1740464433-3.el8.noarch", "8Base-OCP-Tools-4.13:jenkins-0:2.479.3.1740464433-3.el8.src", "8Base-OCP-Tools-4.13:jenkins-2-plugins-0:4.13.1740464698-1.el8.noarch", "8Base-OCP-Tools-4.13:jenkins-2-plugins-0:4.13.1740464698-1.el8.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-OCP-Tools-4.13:jenkins-0:2.479.3.1740464433-3.el8.noarch", "8Base-OCP-Tools-4.13:jenkins-0:2.479.3.1740464433-3.el8.src", "8Base-OCP-Tools-4.13:jenkins-2-plugins-0:4.13.1740464698-1.el8.noarch", "8Base-OCP-Tools-4.13:jenkins-2-plugins-0:4.13.1740464698-1.el8.src" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "jenkins-plugin/workflow-cps: Lack of Approval Check for Rebuilt Jenkins Pipelines" }, { "cve": "CVE-2024-52551", "cwe": { "id": "CWE-862", "name": "Missing Authorization" }, "discovery_date": "2024-11-13T21:02:23.613996+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2326047" } ], "notes": [ { "category": "description", "text": "A flaw was found in Jenkins Pipeline: Declarative Plugin (pipeline-model-definition). This vulnerability allows attackers with Item/Build permission to restart a previous build whose (Jenkinsfile) script is no longer approved via insufficient script approval checks.", "title": "Vulnerability description" }, { "category": "summary", "text": "jenkins-plugin/pipeline-model-definition: Jenkins Pipeline Declarative Plugin Allows Restart of Builds with Unapproved Jenkinsfile", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is rated as Important due to the risk it poses by allowing attackers with Item/Build permissions to restart a previous build using an unapproved Jenkinsfile script, this could result in unauthorized execution of scripts, compromising the integrity of the build process.", "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-OCP-Tools-4.13:jenkins-0:2.479.3.1740464433-3.el8.noarch", "8Base-OCP-Tools-4.13:jenkins-0:2.479.3.1740464433-3.el8.src", "8Base-OCP-Tools-4.13:jenkins-2-plugins-0:4.13.1740464698-1.el8.noarch", "8Base-OCP-Tools-4.13:jenkins-2-plugins-0:4.13.1740464698-1.el8.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-52551" }, { "category": "external", "summary": "RHBZ#2326047", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326047" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-52551", "url": "https://www.cve.org/CVERecord?id=CVE-2024-52551" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-52551", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-52551" }, { "category": "external", "summary": "https://www.jenkins.io/security/advisory/2024-11-13/#SECURITY-3361", "url": "https://www.jenkins.io/security/advisory/2024-11-13/#SECURITY-3361" } ], "release_date": "2024-11-13T20:53:01.666000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-03-04T14:20:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OCP-Tools-4.13:jenkins-0:2.479.3.1740464433-3.el8.noarch", "8Base-OCP-Tools-4.13:jenkins-0:2.479.3.1740464433-3.el8.src", "8Base-OCP-Tools-4.13:jenkins-2-plugins-0:4.13.1740464698-1.el8.noarch", "8Base-OCP-Tools-4.13:jenkins-2-plugins-0:4.13.1740464698-1.el8.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:2222" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "8Base-OCP-Tools-4.13:jenkins-0:2.479.3.1740464433-3.el8.noarch", "8Base-OCP-Tools-4.13:jenkins-0:2.479.3.1740464433-3.el8.src", "8Base-OCP-Tools-4.13:jenkins-2-plugins-0:4.13.1740464698-1.el8.noarch", "8Base-OCP-Tools-4.13:jenkins-2-plugins-0:4.13.1740464698-1.el8.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-OCP-Tools-4.13:jenkins-0:2.479.3.1740464433-3.el8.noarch", "8Base-OCP-Tools-4.13:jenkins-0:2.479.3.1740464433-3.el8.src", "8Base-OCP-Tools-4.13:jenkins-2-plugins-0:4.13.1740464698-1.el8.noarch", "8Base-OCP-Tools-4.13:jenkins-2-plugins-0:4.13.1740464698-1.el8.src" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "jenkins-plugin/pipeline-model-definition: Jenkins Pipeline Declarative Plugin Allows Restart of Builds with Unapproved Jenkinsfile" } ] }
ghsa-hfq9-hggm-c56q
Vulnerability from github
Impact
The vulnerability may allow a remote attacker to terminate the application with a stack overflow error resulting in a denial of service only by manipulating the processed input stream when XStream is configured to use the BinaryStreamDriver.
Patches
XStream 1.4.21 detects the manipulation in the binary input stream causing the the stack overflow and raises an InputManipulationException instead.
Workarounds
The only solution is to catch the StackOverflowError in the client code calling XStream if XStream is configured to use the BinaryStreamDriver.
References
See full information about the nature of the vulnerability and the steps to reproduce it in XStream's documentation for CVE-2024-47072.
Credits
Alexis Challande of Trail Of Bits found and reported the issue to XStream and provided the required information to reproduce it.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "com.thoughtworks.xstream:xstream" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.4.21" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-47072" ], "database_specific": { "cwe_ids": [ "CWE-121", "CWE-502" ], "github_reviewed": true, "github_reviewed_at": "2024-11-07T21:51:17Z", "nvd_published_at": "2024-11-08T00:15:14Z", "severity": "HIGH" }, "details": "### Impact\nThe vulnerability may allow a remote attacker to terminate the application with a stack overflow error resulting in a denial of service only by manipulating the processed input stream when XStream is configured to use the BinaryStreamDriver.\n\n### Patches\nXStream 1.4.21 detects the manipulation in the binary input stream causing the the stack overflow and raises an InputManipulationException instead.\n\n### Workarounds\nThe only solution is to catch the StackOverflowError in the client code calling XStream if XStream is configured to use the BinaryStreamDriver.\n\n### References\nSee full information about the nature of the vulnerability and the steps to reproduce it in XStream\u0027s documentation for [CVE-2024-47072](https://x-stream.github.io/CVE-2024-47072.html).\n\n### Credits\nAlexis Challande of Trail Of Bits found and reported the issue to XStream and provided the required information to reproduce it.", "id": "GHSA-hfq9-hggm-c56q", "modified": "2024-11-08T13:55:23Z", "published": "2024-11-07T21:51:17Z", "references": [ { "type": "WEB", "url": "https://github.com/x-stream/xstream/security/advisories/GHSA-hfq9-hggm-c56q" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47072" }, { "type": "WEB", "url": "https://github.com/x-stream/xstream/commit/bb838ce2269cac47433e31c77b2b236466e9f266" }, { "type": "WEB", "url": "https://github.com/x-stream/xstream/commit/fdd9f7d3de0d7ccf2f9979bcd09fbf3e6a0c881a" }, { "type": "PACKAGE", "url": "https://github.com/x-stream/xstream" }, { "type": "WEB", "url": "https://x-stream.github.io/CVE-2024-47072.html" } ], "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" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:P", "type": "CVSS_V4" } ], "summary": "XStream is vulnerable to a Denial of Service attack due to stack overflow from a manipulated binary input stream" }
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.