{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_vex", "csaf_version": "2.0", "distribution": { "text": "Copyright © Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update is now available for OpenJDK.\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": "The OpenJDK 11 packages provide the OpenJDK 11 Java Runtime Environment and the OpenJDK 11 Java Software Development Kit.\n\nThis release of the Red Hat build of OpenJDK 11 (11.0.22) for Windows serves as a replacement for the Red Hat build of OpenJDK 11 (11.0.21) and includes security and bug fixes, and enhancements. For further information, refer to the release notes linked to in the References section.\n\nSecurity Fix(es):\n\n* OpenJDK: array out-of-bounds access due to missing range check in C1 compiler (8314468) (CVE-2024-20918)\n\n* OpenJDK: RSA padding issue and timing side-channel attack against TLS (8317547) (CVE-2024-20952)\n\n* OpenJDK: JVM class file verifier flaw allows unverified bytecode execution (8314295) (CVE-2024-20919)\n\n* OpenJDK: range check loop optimization issue (8314307) (CVE-2024-20921)\n\n* OpenJDK: arbitrary Java code execution in Nashorn (8314284) (CVE-2024-20926)\n\n* OpenJDK: logging of digital signature private keys (8316976) (CVE-2024-20945)\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 offerings.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:0239", "url": "https://access.redhat.com/errata/RHSA-2024:0239" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2257728", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2257728" }, { "category": "external", "summary": "2257837", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2257837" }, { "category": "external", "summary": "2257850", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2257850" }, { "category": "external", "summary": "2257853", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2257853" }, { "category": "external", "summary": "2257859", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2257859" }, { "category": "external", "summary": "2257874", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2257874" }, { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/data/csaf/v2/advisories/2024/rhsa-2024_0239.json" } ], "title": "Red Hat Security Advisory: OpenJDK 11.0.22 security update", "tracking": { "current_release_date": "2024-01-17T15:31:28+00:00", "generator": { "date": "2024-01-17T15:31:28+00:00", "engine": { "name": "Red Hat SDEngine", "version": "3.26.0" } }, "id": "RHSA-2024:0239", "initial_release_date": "2024-01-17T14:00:50+00:00", "revision_history": [ { "date": "2024-01-17T14:00:50+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-01-17T14:00:50+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-01-17T15:31:28+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Build of OpenJDK 11.0.22", "product": { "name": "Red Hat Build of OpenJDK 11.0.22", "product_id": "Red Hat Build of OpenJDK 11.0.22", "product_identification_helper": { "cpe": "cpe:/a:redhat:openjdk:11::windows" } } } ], "category": "product_family", "name": "OpenJDK" } ], "category": "vendor", "name": "Red Hat" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-20918", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2023-12-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2257728" } ], "notes": [ { "category": "description", "text": "No description is available for this CVE.", "title": "Vulnerability description" }, { "category": "summary", "text": "OpenJDK: array out-of-bounds access due to missing range check in C1 compiler (8314468)", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "Red Hat Build of OpenJDK 11.0.22" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-20918" }, { "category": "external", "summary": "RHBZ#2257728", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2257728" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-20918", "url": "https://www.cve.org/CVERecord?id=CVE-2024-20918" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-20918", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-20918" } ], "release_date": "2024-01-16T20:00:00+00:00", "remediations": [ { "category": "vendor_fix", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "Red Hat Build of OpenJDK 11.0.22" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0239" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.4, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "Red Hat Build of OpenJDK 11.0.22" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "OpenJDK: array out-of-bounds access due to missing range check in C1 compiler (8314468)" }, { "cve": "CVE-2024-20919", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2023-12-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2257853" } ], "notes": [ { "category": "description", "text": "No description is available for this CVE.", "title": "Vulnerability description" }, { "category": "summary", "text": "OpenJDK: JVM class file verifier flaw allows unverified bytecode execution (8314295)", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "Red Hat Build of OpenJDK 11.0.22" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-20919" }, { "category": "external", "summary": "RHBZ#2257853", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2257853" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-20919", "url": "https://www.cve.org/CVERecord?id=CVE-2024-20919" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-20919", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-20919" } ], "release_date": "2024-01-16T20:00:00+00:00", "remediations": [ { "category": "vendor_fix", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "Red Hat Build of OpenJDK 11.0.22" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0239" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "Red Hat Build of OpenJDK 11.0.22" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "OpenJDK: JVM class file verifier flaw allows unverified bytecode execution (8314295)" }, { "cve": "CVE-2024-20921", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2023-12-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2257859" } ], "notes": [ { "category": "description", "text": "No description is available for this CVE.", "title": "Vulnerability description" }, { "category": "summary", "text": "OpenJDK: range check loop optimization issue (8314307)", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "Red Hat Build of OpenJDK 11.0.22" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-20921" }, { "category": "external", "summary": "RHBZ#2257859", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2257859" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-20921", "url": "https://www.cve.org/CVERecord?id=CVE-2024-20921" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-20921", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-20921" } ], "release_date": "2024-01-16T20:00:00+00:00", "remediations": [ { "category": "vendor_fix", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "Red Hat Build of OpenJDK 11.0.22" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0239" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "Red Hat Build of OpenJDK 11.0.22" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "OpenJDK: range check loop optimization issue (8314307)" }, { "cve": "CVE-2024-20926", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2023-12-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2257850" } ], "notes": [ { "category": "description", "text": "No description is available for this CVE.", "title": "Vulnerability description" }, { "category": "summary", "text": "OpenJDK: arbitrary Java code execution in Nashorn (8314284)", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "Red Hat Build of OpenJDK 11.0.22" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-20926" }, { "category": "external", "summary": "RHBZ#2257850", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2257850" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-20926", "url": "https://www.cve.org/CVERecord?id=CVE-2024-20926" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-20926", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-20926" } ], "release_date": "2024-01-16T20:00:00+00:00", "remediations": [ { "category": "vendor_fix", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "Red Hat Build of OpenJDK 11.0.22" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0239" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "Red Hat Build of OpenJDK 11.0.22" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "OpenJDK: arbitrary Java code execution in Nashorn (8314284)" }, { "cve": "CVE-2024-20945", "cwe": { "id": "CWE-532", "name": "Insertion of Sensitive Information into Log File" }, "discovery_date": "2023-12-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2257874" } ], "notes": [ { "category": "description", "text": "No description is available for this CVE.", "title": "Vulnerability description" }, { "category": "summary", "text": "OpenJDK: logging of digital signature private keys (8316976)", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "Red Hat Build of OpenJDK 11.0.22" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-20945" }, { "category": "external", "summary": "RHBZ#2257874", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2257874" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-20945", "url": "https://www.cve.org/CVERecord?id=CVE-2024-20945" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-20945", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-20945" } ], "release_date": "2024-01-16T20:00:00+00:00", "remediations": [ { "category": "vendor_fix", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "Red Hat Build of OpenJDK 11.0.22" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0239" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 4.7, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "Red Hat Build of OpenJDK 11.0.22" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "OpenJDK: logging of digital signature private keys (8316976)" }, { "cve": "CVE-2024-20952", "cwe": { "id": "CWE-385", "name": "Covert Timing Channel" }, "discovery_date": "2023-12-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2257837" } ], "notes": [ { "category": "description", "text": "No description is available for this CVE.", "title": "Vulnerability description" }, { "category": "summary", "text": "OpenJDK: RSA padding issue and timing side-channel attack against TLS (8317547)", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "Red Hat Build of OpenJDK 11.0.22" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-20952" }, { "category": "external", "summary": "RHBZ#2257837", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2257837" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-20952", "url": "https://www.cve.org/CVERecord?id=CVE-2024-20952" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-20952", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-20952" } ], "release_date": "2024-01-16T20:00:00+00:00", "remediations": [ { "category": "vendor_fix", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "Red Hat Build of OpenJDK 11.0.22" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0239" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.4, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "Red Hat Build of OpenJDK 11.0.22" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "OpenJDK: RSA padding issue and timing side-channel attack against TLS (8317547)" } ] }