Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-41419 (GCVE-0-2023-41419)
Vulnerability from cvelistv5
- n/a
URL | Tags | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-02T19:01:35.134Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_transferred" ], "url": "https://github.com/gevent/gevent/issues/1989" }, { "tags": [ "x_transferred" ], "url": "https://github.com/gevent/gevent/commit/2f53c851eaf926767fbac62385615efd4886221c" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "descriptions": [ { "lang": "en", "value": "An issue in Gevent before version 23.9.0 allows a remote attacker to escalate privileges via a crafted script to the WSGIServer component." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2023-10-16T23:28:19.734233", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "url": "https://github.com/gevent/gevent/issues/1989" }, { "url": "https://github.com/gevent/gevent/commit/2f53c851eaf926767fbac62385615efd4886221c" } ] } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2023-41419", "datePublished": "2023-09-25T00:00:00", "dateReserved": "2023-08-30T00:00:00", "dateUpdated": "2024-08-02T19:01:35.134Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2023-41419\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2023-09-25T12:15:11.210\",\"lastModified\":\"2024-11-21T08:21:11.527\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An issue in Gevent before version 23.9.0 allows a remote attacker to escalate privileges via a crafted script to the WSGIServer component.\"},{\"lang\":\"es\",\"value\":\"Un problema en Gevent anterior a la versi\u00f3n 23.9.0 permite a un atacante remoto escalar privilegios mediante un script manipulado al componente WSGIServer.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-noinfo\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gevent:gevent:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"23.9.0\",\"matchCriteriaId\":\"96BD5FDC-98C5-4018-B649-71B7884E3BFC\"}]}]}],\"references\":[{\"url\":\"https://github.com/gevent/gevent/commit/2f53c851eaf926767fbac62385615efd4886221c\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/gevent/gevent/issues/1989\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/gevent/gevent/commit/2f53c851eaf926767fbac62385615efd4886221c\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/gevent/gevent/issues/1989\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Third Party Advisory\"]}]}}" } }
rhsa-2024:7785
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 python-gevent is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support.\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": "gevent is a coroutine-based Python networking library that uses greenlet to provide a high-level synchronous API on top of libevent event loop. Features include: * convenient API around greenlets * familiar synchronization primitives (gevent.event, gevent.queue) * socket module that cooperates * WSGI server on top of libevent-http * DNS requests done through libevent-dns * monkey patching utility to get pure Python modules to cooperate\n\nSecurity Fix(es):\n\n* python-gevent: privilege escalation via a crafted script to the WSGIServer component (CVE-2023-41419)\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:7785", "url": "https://access.redhat.com/errata/RHSA-2024:7785" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2240651", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2240651" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_7785.json" } ], "title": "Red Hat Security Advisory: python-gevent security update", "tracking": { "current_release_date": "2025-10-10T00:08:07+00:00", "generator": { "date": "2025-10-10T00:08:07+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.9" } }, "id": "RHSA-2024:7785", "initial_release_date": "2024-10-08T00:15:14+00:00", "revision_history": [ { "date": "2024-10-08T00:15:14+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-10-08T00:15:14+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-10-10T00:08:07+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.2::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python-gevent-0:1.2.2-5.el8_2.src", "product": { "name": "python-gevent-0:1.2.2-5.el8_2.src", "product_id": "python-gevent-0:1.2.2-5.el8_2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent@1.2.2-5.el8_2?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python3-gevent-0:1.2.2-5.el8_2.x86_64", "product": { "name": "python3-gevent-0:1.2.2-5.el8_2.x86_64", "product_id": "python3-gevent-0:1.2.2-5.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent@1.2.2-5.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "python-gevent-debugsource-0:1.2.2-5.el8_2.x86_64", "product": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_2.x86_64", "product_id": "python-gevent-debugsource-0:1.2.2-5.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent-debugsource@1.2.2-5.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_2.x86_64", "product": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_2.x86_64", "product_id": "python3-gevent-debuginfo-0:1.2.2-5.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent-debuginfo@1.2.2-5.el8_2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python-gevent-0:1.2.2-5.el8_2.src as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python-gevent-0:1.2.2-5.el8_2.src" }, "product_reference": "python-gevent-0:1.2.2-5.el8_2.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python-gevent-debugsource-0:1.2.2-5.el8_2.x86_64" }, "product_reference": "python-gevent-debugsource-0:1.2.2-5.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-0:1.2.2-5.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python3-gevent-0:1.2.2-5.el8_2.x86_64" }, "product_reference": "python3-gevent-0:1.2.2-5.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python3-gevent-debuginfo-0:1.2.2-5.el8_2.x86_64" }, "product_reference": "python3-gevent-debuginfo-0:1.2.2-5.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-41419", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2023-09-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2240651" } ], "notes": [ { "category": "description", "text": "A flaw was found in python-event, which could allow a remote attacker to gain elevated privileges on the system, caused by a flaw in the WSGIServer component. By using a specially crafted script, an attacker can gain elevated privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "python-gevent: privilege escalation via a crafted script to the WSGIServer component", "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": [ "AppStream-8.2.0.Z.AUS:python-gevent-0:1.2.2-5.el8_2.src", "AppStream-8.2.0.Z.AUS:python-gevent-debugsource-0:1.2.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:python3-gevent-0:1.2.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:python3-gevent-debuginfo-0:1.2.2-5.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-41419" }, { "category": "external", "summary": "RHBZ#2240651", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2240651" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-41419", "url": "https://www.cve.org/CVERecord?id=CVE-2023-41419" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-41419", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-41419" }, { "category": "external", "summary": "https://github.com/gevent/gevent/commit/2f53c851eaf926767fbac62385615efd4886221c", "url": "https://github.com/gevent/gevent/commit/2f53c851eaf926767fbac62385615efd4886221c" } ], "release_date": "2023-08-31T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-10-08T00:15:14+00:00", "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": [ "AppStream-8.2.0.Z.AUS:python-gevent-0:1.2.2-5.el8_2.src", "AppStream-8.2.0.Z.AUS:python-gevent-debugsource-0:1.2.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:python3-gevent-0:1.2.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:python3-gevent-debuginfo-0:1.2.2-5.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:7785" }, { "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": [ "AppStream-8.2.0.Z.AUS:python-gevent-0:1.2.2-5.el8_2.src", "AppStream-8.2.0.Z.AUS:python-gevent-debugsource-0:1.2.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:python3-gevent-0:1.2.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:python3-gevent-debuginfo-0:1.2.2-5.el8_2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 9.1, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.AUS:python-gevent-0:1.2.2-5.el8_2.src", "AppStream-8.2.0.Z.AUS:python-gevent-debugsource-0:1.2.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:python3-gevent-0:1.2.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:python3-gevent-debuginfo-0:1.2.2-5.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python-gevent: privilege escalation via a crafted script to the WSGIServer component" } ] }
RHSA-2024:8834
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 python-gevent is now available for Red Hat Enterprise Linux 8.\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": "gevent is a coroutine-based Python networking library that uses greenlet to provide a high-level synchronous API on top of libevent event loop. Features include: * convenient API around greenlets * familiar synchronization primitives (gevent.event, gevent.queue) * socket module that cooperates * WSGI server on top of libevent-http * DNS requests done through libevent-dns * monkey patching utility to get pure Python modules to cooperate\n\nSecurity Fix(es):\n\n* python-gevent: privilege escalation via a crafted script to the WSGIServer component (CVE-2023-41419)\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:8834", "url": "https://access.redhat.com/errata/RHSA-2024:8834" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2240651", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2240651" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_8834.json" } ], "title": "Red Hat Security Advisory: python-gevent security update", "tracking": { "current_release_date": "2025-10-10T00:08:11+00:00", "generator": { "date": "2025-10-10T00:08:11+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.9" } }, "id": "RHSA-2024:8834", "initial_release_date": "2024-11-05T01:07:00+00:00", "revision_history": [ { "date": "2024-11-05T01:07:00+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-11-05T01:07:00+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-10-10T00:08:11+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python-gevent-0:1.2.2-5.el8_10.src", "product": { "name": "python-gevent-0:1.2.2-5.el8_10.src", "product_id": "python-gevent-0:1.2.2-5.el8_10.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent@1.2.2-5.el8_10?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python3-gevent-0:1.2.2-5.el8_10.aarch64", "product": { "name": "python3-gevent-0:1.2.2-5.el8_10.aarch64", "product_id": "python3-gevent-0:1.2.2-5.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent@1.2.2-5.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python-gevent-debugsource-0:1.2.2-5.el8_10.aarch64", "product": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_10.aarch64", "product_id": "python-gevent-debugsource-0:1.2.2-5.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent-debugsource@1.2.2-5.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_10.aarch64", "product": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_10.aarch64", "product_id": "python3-gevent-debuginfo-0:1.2.2-5.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent-debuginfo@1.2.2-5.el8_10?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python3-gevent-0:1.2.2-5.el8_10.ppc64le", "product": { "name": "python3-gevent-0:1.2.2-5.el8_10.ppc64le", "product_id": "python3-gevent-0:1.2.2-5.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent@1.2.2-5.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python-gevent-debugsource-0:1.2.2-5.el8_10.ppc64le", "product": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_10.ppc64le", "product_id": "python-gevent-debugsource-0:1.2.2-5.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent-debugsource@1.2.2-5.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_10.ppc64le", "product": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_10.ppc64le", "product_id": "python3-gevent-debuginfo-0:1.2.2-5.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent-debuginfo@1.2.2-5.el8_10?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python3-gevent-0:1.2.2-5.el8_10.x86_64", "product": { "name": "python3-gevent-0:1.2.2-5.el8_10.x86_64", "product_id": "python3-gevent-0:1.2.2-5.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent@1.2.2-5.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python-gevent-debugsource-0:1.2.2-5.el8_10.x86_64", "product": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_10.x86_64", "product_id": "python-gevent-debugsource-0:1.2.2-5.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent-debugsource@1.2.2-5.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_10.x86_64", "product": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_10.x86_64", "product_id": "python3-gevent-debuginfo-0:1.2.2-5.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent-debuginfo@1.2.2-5.el8_10?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python3-gevent-0:1.2.2-5.el8_10.s390x", "product": { "name": "python3-gevent-0:1.2.2-5.el8_10.s390x", "product_id": "python3-gevent-0:1.2.2-5.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent@1.2.2-5.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python-gevent-debugsource-0:1.2.2-5.el8_10.s390x", "product": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_10.s390x", "product_id": "python-gevent-debugsource-0:1.2.2-5.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent-debugsource@1.2.2-5.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_10.s390x", "product": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_10.s390x", "product_id": "python3-gevent-debuginfo-0:1.2.2-5.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent-debuginfo@1.2.2-5.el8_10?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python-gevent-0:1.2.2-5.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-0:1.2.2-5.el8_10.src" }, "product_reference": "python-gevent-0:1.2.2-5.el8_10.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-debugsource-0:1.2.2-5.el8_10.aarch64" }, "product_reference": "python-gevent-debugsource-0:1.2.2-5.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-debugsource-0:1.2.2-5.el8_10.ppc64le" }, "product_reference": "python-gevent-debugsource-0:1.2.2-5.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-debugsource-0:1.2.2-5.el8_10.s390x" }, "product_reference": "python-gevent-debugsource-0:1.2.2-5.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-debugsource-0:1.2.2-5.el8_10.x86_64" }, "product_reference": "python-gevent-debugsource-0:1.2.2-5.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-0:1.2.2-5.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-0:1.2.2-5.el8_10.aarch64" }, "product_reference": "python3-gevent-0:1.2.2-5.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-0:1.2.2-5.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-0:1.2.2-5.el8_10.ppc64le" }, "product_reference": "python3-gevent-0:1.2.2-5.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-0:1.2.2-5.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-0:1.2.2-5.el8_10.s390x" }, "product_reference": "python3-gevent-0:1.2.2-5.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-0:1.2.2-5.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-0:1.2.2-5.el8_10.x86_64" }, "product_reference": "python3-gevent-0:1.2.2-5.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_10.aarch64" }, "product_reference": "python3-gevent-debuginfo-0:1.2.2-5.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_10.ppc64le" }, "product_reference": "python3-gevent-debuginfo-0:1.2.2-5.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_10.s390x" }, "product_reference": "python3-gevent-debuginfo-0:1.2.2-5.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_10.x86_64" }, "product_reference": "python3-gevent-debuginfo-0:1.2.2-5.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-41419", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2023-09-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2240651" } ], "notes": [ { "category": "description", "text": "A flaw was found in python-event, which could allow a remote attacker to gain elevated privileges on the system, caused by a flaw in the WSGIServer component. By using a specially crafted script, an attacker can gain elevated privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "python-gevent: privilege escalation via a crafted script to the WSGIServer component", "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": [ "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-0:1.2.2-5.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-debugsource-0:1.2.2-5.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-debugsource-0:1.2.2-5.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-debugsource-0:1.2.2-5.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-debugsource-0:1.2.2-5.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-0:1.2.2-5.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-0:1.2.2-5.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-0:1.2.2-5.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-0:1.2.2-5.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-41419" }, { "category": "external", "summary": "RHBZ#2240651", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2240651" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-41419", "url": "https://www.cve.org/CVERecord?id=CVE-2023-41419" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-41419", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-41419" }, { "category": "external", "summary": "https://github.com/gevent/gevent/commit/2f53c851eaf926767fbac62385615efd4886221c", "url": "https://github.com/gevent/gevent/commit/2f53c851eaf926767fbac62385615efd4886221c" } ], "release_date": "2023-08-31T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-11-05T01:07:00+00:00", "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": [ "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-0:1.2.2-5.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-debugsource-0:1.2.2-5.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-debugsource-0:1.2.2-5.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-debugsource-0:1.2.2-5.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-debugsource-0:1.2.2-5.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-0:1.2.2-5.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-0:1.2.2-5.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-0:1.2.2-5.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-0:1.2.2-5.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:8834" }, { "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": [ "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-0:1.2.2-5.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-debugsource-0:1.2.2-5.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-debugsource-0:1.2.2-5.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-debugsource-0:1.2.2-5.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-debugsource-0:1.2.2-5.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-0:1.2.2-5.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-0:1.2.2-5.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-0:1.2.2-5.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-0:1.2.2-5.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_10.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 9.1, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-0:1.2.2-5.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-debugsource-0:1.2.2-5.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-debugsource-0:1.2.2-5.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-debugsource-0:1.2.2-5.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-debugsource-0:1.2.2-5.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-0:1.2.2-5.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-0:1.2.2-5.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-0:1.2.2-5.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-0:1.2.2-5.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python-gevent: privilege escalation via a crafted script to the WSGIServer component" } ] }
rhsa-2024:8102
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 python-gevent is now available for Red Hat Enterprise Linux 8.8 Extended Update Support.\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": "gevent is a coroutine-based Python networking library that uses greenlet to provide a high-level synchronous API on top of libevent event loop. Features include: * convenient API around greenlets * familiar synchronization primitives (gevent.event, gevent.queue) * socket module that cooperates * WSGI server on top of libevent-http * DNS requests done through libevent-dns * monkey patching utility to get pure Python modules to cooperate\n\nSecurity Fix(es):\n\n* python-gevent: privilege escalation via a crafted script to the WSGIServer component (CVE-2023-41419)\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:8102", "url": "https://access.redhat.com/errata/RHSA-2024:8102" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2240651", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2240651" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_8102.json" } ], "title": "Red Hat Security Advisory: python-gevent security update", "tracking": { "current_release_date": "2025-10-10T00:08:14+00:00", "generator": { "date": "2025-10-10T00:08:14+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.9" } }, "id": "RHSA-2024:8102", "initial_release_date": "2024-10-15T00:35:34+00:00", "revision_history": [ { "date": "2024-10-15T00:35:34+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-10-15T00:35:34+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-10-10T00:08:14+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python-gevent-0:1.2.2-5.el8_8.src", "product": { "name": "python-gevent-0:1.2.2-5.el8_8.src", "product_id": "python-gevent-0:1.2.2-5.el8_8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent@1.2.2-5.el8_8?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python3-gevent-0:1.2.2-5.el8_8.aarch64", "product": { "name": "python3-gevent-0:1.2.2-5.el8_8.aarch64", "product_id": "python3-gevent-0:1.2.2-5.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent@1.2.2-5.el8_8?arch=aarch64" } } }, { "category": "product_version", "name": "python-gevent-debugsource-0:1.2.2-5.el8_8.aarch64", "product": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_8.aarch64", "product_id": "python-gevent-debugsource-0:1.2.2-5.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent-debugsource@1.2.2-5.el8_8?arch=aarch64" } } }, { "category": "product_version", "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_8.aarch64", "product": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_8.aarch64", "product_id": "python3-gevent-debuginfo-0:1.2.2-5.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent-debuginfo@1.2.2-5.el8_8?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python3-gevent-0:1.2.2-5.el8_8.ppc64le", "product": { "name": "python3-gevent-0:1.2.2-5.el8_8.ppc64le", "product_id": "python3-gevent-0:1.2.2-5.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent@1.2.2-5.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "python-gevent-debugsource-0:1.2.2-5.el8_8.ppc64le", "product": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_8.ppc64le", "product_id": "python-gevent-debugsource-0:1.2.2-5.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent-debugsource@1.2.2-5.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_8.ppc64le", "product": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_8.ppc64le", "product_id": "python3-gevent-debuginfo-0:1.2.2-5.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent-debuginfo@1.2.2-5.el8_8?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python3-gevent-0:1.2.2-5.el8_8.x86_64", "product": { "name": "python3-gevent-0:1.2.2-5.el8_8.x86_64", "product_id": "python3-gevent-0:1.2.2-5.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent@1.2.2-5.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "python-gevent-debugsource-0:1.2.2-5.el8_8.x86_64", "product": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_8.x86_64", "product_id": "python-gevent-debugsource-0:1.2.2-5.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent-debugsource@1.2.2-5.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_8.x86_64", "product": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_8.x86_64", "product_id": "python3-gevent-debuginfo-0:1.2.2-5.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent-debuginfo@1.2.2-5.el8_8?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python3-gevent-0:1.2.2-5.el8_8.s390x", "product": { "name": "python3-gevent-0:1.2.2-5.el8_8.s390x", "product_id": "python3-gevent-0:1.2.2-5.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent@1.2.2-5.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "python-gevent-debugsource-0:1.2.2-5.el8_8.s390x", "product": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_8.s390x", "product_id": "python-gevent-debugsource-0:1.2.2-5.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent-debugsource@1.2.2-5.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_8.s390x", "product": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_8.s390x", "product_id": "python3-gevent-debuginfo-0:1.2.2-5.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent-debuginfo@1.2.2-5.el8_8?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python-gevent-0:1.2.2-5.el8_8.src as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python-gevent-0:1.2.2-5.el8_8.src" }, "product_reference": "python-gevent-0:1.2.2-5.el8_8.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python-gevent-debugsource-0:1.2.2-5.el8_8.aarch64" }, "product_reference": "python-gevent-debugsource-0:1.2.2-5.el8_8.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python-gevent-debugsource-0:1.2.2-5.el8_8.ppc64le" }, "product_reference": "python-gevent-debugsource-0:1.2.2-5.el8_8.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python-gevent-debugsource-0:1.2.2-5.el8_8.s390x" }, "product_reference": "python-gevent-debugsource-0:1.2.2-5.el8_8.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python-gevent-debugsource-0:1.2.2-5.el8_8.x86_64" }, "product_reference": "python-gevent-debugsource-0:1.2.2-5.el8_8.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-0:1.2.2-5.el8_8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-gevent-0:1.2.2-5.el8_8.aarch64" }, "product_reference": "python3-gevent-0:1.2.2-5.el8_8.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-0:1.2.2-5.el8_8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-gevent-0:1.2.2-5.el8_8.ppc64le" }, "product_reference": "python3-gevent-0:1.2.2-5.el8_8.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-0:1.2.2-5.el8_8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-gevent-0:1.2.2-5.el8_8.s390x" }, "product_reference": "python3-gevent-0:1.2.2-5.el8_8.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-0:1.2.2-5.el8_8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-gevent-0:1.2.2-5.el8_8.x86_64" }, "product_reference": "python3-gevent-0:1.2.2-5.el8_8.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_8.aarch64" }, "product_reference": "python3-gevent-debuginfo-0:1.2.2-5.el8_8.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_8.ppc64le" }, "product_reference": "python3-gevent-debuginfo-0:1.2.2-5.el8_8.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_8.s390x" }, "product_reference": "python3-gevent-debuginfo-0:1.2.2-5.el8_8.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_8.x86_64" }, "product_reference": "python3-gevent-debuginfo-0:1.2.2-5.el8_8.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-41419", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2023-09-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2240651" } ], "notes": [ { "category": "description", "text": "A flaw was found in python-event, which could allow a remote attacker to gain elevated privileges on the system, caused by a flaw in the WSGIServer component. By using a specially crafted script, an attacker can gain elevated privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "python-gevent: privilege escalation via a crafted script to the WSGIServer component", "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": [ "AppStream-8.8.0.Z.EUS:python-gevent-0:1.2.2-5.el8_8.src", "AppStream-8.8.0.Z.EUS:python-gevent-debugsource-0:1.2.2-5.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:python-gevent-debugsource-0:1.2.2-5.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:python-gevent-debugsource-0:1.2.2-5.el8_8.s390x", "AppStream-8.8.0.Z.EUS:python-gevent-debugsource-0:1.2.2-5.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:python3-gevent-0:1.2.2-5.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:python3-gevent-0:1.2.2-5.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:python3-gevent-0:1.2.2-5.el8_8.s390x", "AppStream-8.8.0.Z.EUS:python3-gevent-0:1.2.2-5.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_8.s390x", "AppStream-8.8.0.Z.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-41419" }, { "category": "external", "summary": "RHBZ#2240651", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2240651" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-41419", "url": "https://www.cve.org/CVERecord?id=CVE-2023-41419" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-41419", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-41419" }, { "category": "external", "summary": "https://github.com/gevent/gevent/commit/2f53c851eaf926767fbac62385615efd4886221c", "url": "https://github.com/gevent/gevent/commit/2f53c851eaf926767fbac62385615efd4886221c" } ], "release_date": "2023-08-31T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-10-15T00:35:34+00:00", "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": [ "AppStream-8.8.0.Z.EUS:python-gevent-0:1.2.2-5.el8_8.src", "AppStream-8.8.0.Z.EUS:python-gevent-debugsource-0:1.2.2-5.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:python-gevent-debugsource-0:1.2.2-5.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:python-gevent-debugsource-0:1.2.2-5.el8_8.s390x", "AppStream-8.8.0.Z.EUS:python-gevent-debugsource-0:1.2.2-5.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:python3-gevent-0:1.2.2-5.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:python3-gevent-0:1.2.2-5.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:python3-gevent-0:1.2.2-5.el8_8.s390x", "AppStream-8.8.0.Z.EUS:python3-gevent-0:1.2.2-5.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_8.s390x", "AppStream-8.8.0.Z.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:8102" }, { "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": [ "AppStream-8.8.0.Z.EUS:python-gevent-0:1.2.2-5.el8_8.src", "AppStream-8.8.0.Z.EUS:python-gevent-debugsource-0:1.2.2-5.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:python-gevent-debugsource-0:1.2.2-5.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:python-gevent-debugsource-0:1.2.2-5.el8_8.s390x", "AppStream-8.8.0.Z.EUS:python-gevent-debugsource-0:1.2.2-5.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:python3-gevent-0:1.2.2-5.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:python3-gevent-0:1.2.2-5.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:python3-gevent-0:1.2.2-5.el8_8.s390x", "AppStream-8.8.0.Z.EUS:python3-gevent-0:1.2.2-5.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_8.s390x", "AppStream-8.8.0.Z.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_8.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 9.1, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:python-gevent-0:1.2.2-5.el8_8.src", "AppStream-8.8.0.Z.EUS:python-gevent-debugsource-0:1.2.2-5.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:python-gevent-debugsource-0:1.2.2-5.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:python-gevent-debugsource-0:1.2.2-5.el8_8.s390x", "AppStream-8.8.0.Z.EUS:python-gevent-debugsource-0:1.2.2-5.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:python3-gevent-0:1.2.2-5.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:python3-gevent-0:1.2.2-5.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:python3-gevent-0:1.2.2-5.el8_8.s390x", "AppStream-8.8.0.Z.EUS:python3-gevent-0:1.2.2-5.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_8.s390x", "AppStream-8.8.0.Z.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python-gevent: privilege escalation via a crafted script to the WSGIServer component" } ] }
rhsa-2024:8834
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 python-gevent is now available for Red Hat Enterprise Linux 8.\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": "gevent is a coroutine-based Python networking library that uses greenlet to provide a high-level synchronous API on top of libevent event loop. Features include: * convenient API around greenlets * familiar synchronization primitives (gevent.event, gevent.queue) * socket module that cooperates * WSGI server on top of libevent-http * DNS requests done through libevent-dns * monkey patching utility to get pure Python modules to cooperate\n\nSecurity Fix(es):\n\n* python-gevent: privilege escalation via a crafted script to the WSGIServer component (CVE-2023-41419)\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:8834", "url": "https://access.redhat.com/errata/RHSA-2024:8834" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2240651", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2240651" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_8834.json" } ], "title": "Red Hat Security Advisory: python-gevent security update", "tracking": { "current_release_date": "2025-10-10T00:08:11+00:00", "generator": { "date": "2025-10-10T00:08:11+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.9" } }, "id": "RHSA-2024:8834", "initial_release_date": "2024-11-05T01:07:00+00:00", "revision_history": [ { "date": "2024-11-05T01:07:00+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-11-05T01:07:00+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-10-10T00:08:11+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python-gevent-0:1.2.2-5.el8_10.src", "product": { "name": "python-gevent-0:1.2.2-5.el8_10.src", "product_id": "python-gevent-0:1.2.2-5.el8_10.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent@1.2.2-5.el8_10?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python3-gevent-0:1.2.2-5.el8_10.aarch64", "product": { "name": "python3-gevent-0:1.2.2-5.el8_10.aarch64", "product_id": "python3-gevent-0:1.2.2-5.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent@1.2.2-5.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python-gevent-debugsource-0:1.2.2-5.el8_10.aarch64", "product": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_10.aarch64", "product_id": "python-gevent-debugsource-0:1.2.2-5.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent-debugsource@1.2.2-5.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_10.aarch64", "product": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_10.aarch64", "product_id": "python3-gevent-debuginfo-0:1.2.2-5.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent-debuginfo@1.2.2-5.el8_10?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python3-gevent-0:1.2.2-5.el8_10.ppc64le", "product": { "name": "python3-gevent-0:1.2.2-5.el8_10.ppc64le", "product_id": "python3-gevent-0:1.2.2-5.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent@1.2.2-5.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python-gevent-debugsource-0:1.2.2-5.el8_10.ppc64le", "product": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_10.ppc64le", "product_id": "python-gevent-debugsource-0:1.2.2-5.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent-debugsource@1.2.2-5.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_10.ppc64le", "product": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_10.ppc64le", "product_id": "python3-gevent-debuginfo-0:1.2.2-5.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent-debuginfo@1.2.2-5.el8_10?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python3-gevent-0:1.2.2-5.el8_10.x86_64", "product": { "name": "python3-gevent-0:1.2.2-5.el8_10.x86_64", "product_id": "python3-gevent-0:1.2.2-5.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent@1.2.2-5.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python-gevent-debugsource-0:1.2.2-5.el8_10.x86_64", "product": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_10.x86_64", "product_id": "python-gevent-debugsource-0:1.2.2-5.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent-debugsource@1.2.2-5.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_10.x86_64", "product": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_10.x86_64", "product_id": "python3-gevent-debuginfo-0:1.2.2-5.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent-debuginfo@1.2.2-5.el8_10?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python3-gevent-0:1.2.2-5.el8_10.s390x", "product": { "name": "python3-gevent-0:1.2.2-5.el8_10.s390x", "product_id": "python3-gevent-0:1.2.2-5.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent@1.2.2-5.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python-gevent-debugsource-0:1.2.2-5.el8_10.s390x", "product": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_10.s390x", "product_id": "python-gevent-debugsource-0:1.2.2-5.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent-debugsource@1.2.2-5.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_10.s390x", "product": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_10.s390x", "product_id": "python3-gevent-debuginfo-0:1.2.2-5.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent-debuginfo@1.2.2-5.el8_10?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python-gevent-0:1.2.2-5.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-0:1.2.2-5.el8_10.src" }, "product_reference": "python-gevent-0:1.2.2-5.el8_10.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-debugsource-0:1.2.2-5.el8_10.aarch64" }, "product_reference": "python-gevent-debugsource-0:1.2.2-5.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-debugsource-0:1.2.2-5.el8_10.ppc64le" }, "product_reference": "python-gevent-debugsource-0:1.2.2-5.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-debugsource-0:1.2.2-5.el8_10.s390x" }, "product_reference": "python-gevent-debugsource-0:1.2.2-5.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-debugsource-0:1.2.2-5.el8_10.x86_64" }, "product_reference": "python-gevent-debugsource-0:1.2.2-5.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-0:1.2.2-5.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-0:1.2.2-5.el8_10.aarch64" }, "product_reference": "python3-gevent-0:1.2.2-5.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-0:1.2.2-5.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-0:1.2.2-5.el8_10.ppc64le" }, "product_reference": "python3-gevent-0:1.2.2-5.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-0:1.2.2-5.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-0:1.2.2-5.el8_10.s390x" }, "product_reference": "python3-gevent-0:1.2.2-5.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-0:1.2.2-5.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-0:1.2.2-5.el8_10.x86_64" }, "product_reference": "python3-gevent-0:1.2.2-5.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_10.aarch64" }, "product_reference": "python3-gevent-debuginfo-0:1.2.2-5.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_10.ppc64le" }, "product_reference": "python3-gevent-debuginfo-0:1.2.2-5.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_10.s390x" }, "product_reference": "python3-gevent-debuginfo-0:1.2.2-5.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_10.x86_64" }, "product_reference": "python3-gevent-debuginfo-0:1.2.2-5.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-41419", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2023-09-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2240651" } ], "notes": [ { "category": "description", "text": "A flaw was found in python-event, which could allow a remote attacker to gain elevated privileges on the system, caused by a flaw in the WSGIServer component. By using a specially crafted script, an attacker can gain elevated privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "python-gevent: privilege escalation via a crafted script to the WSGIServer component", "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": [ "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-0:1.2.2-5.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-debugsource-0:1.2.2-5.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-debugsource-0:1.2.2-5.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-debugsource-0:1.2.2-5.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-debugsource-0:1.2.2-5.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-0:1.2.2-5.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-0:1.2.2-5.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-0:1.2.2-5.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-0:1.2.2-5.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-41419" }, { "category": "external", "summary": "RHBZ#2240651", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2240651" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-41419", "url": "https://www.cve.org/CVERecord?id=CVE-2023-41419" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-41419", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-41419" }, { "category": "external", "summary": "https://github.com/gevent/gevent/commit/2f53c851eaf926767fbac62385615efd4886221c", "url": "https://github.com/gevent/gevent/commit/2f53c851eaf926767fbac62385615efd4886221c" } ], "release_date": "2023-08-31T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-11-05T01:07:00+00:00", "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": [ "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-0:1.2.2-5.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-debugsource-0:1.2.2-5.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-debugsource-0:1.2.2-5.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-debugsource-0:1.2.2-5.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-debugsource-0:1.2.2-5.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-0:1.2.2-5.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-0:1.2.2-5.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-0:1.2.2-5.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-0:1.2.2-5.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:8834" }, { "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": [ "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-0:1.2.2-5.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-debugsource-0:1.2.2-5.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-debugsource-0:1.2.2-5.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-debugsource-0:1.2.2-5.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-debugsource-0:1.2.2-5.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-0:1.2.2-5.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-0:1.2.2-5.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-0:1.2.2-5.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-0:1.2.2-5.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_10.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 9.1, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-0:1.2.2-5.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-debugsource-0:1.2.2-5.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-debugsource-0:1.2.2-5.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-debugsource-0:1.2.2-5.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-debugsource-0:1.2.2-5.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-0:1.2.2-5.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-0:1.2.2-5.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-0:1.2.2-5.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-0:1.2.2-5.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python-gevent: privilege escalation via a crafted script to the WSGIServer component" } ] }
rhsa-2024_8102
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 python-gevent is now available for Red Hat Enterprise Linux 8.8 Extended Update Support.\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": "gevent is a coroutine-based Python networking library that uses greenlet to provide a high-level synchronous API on top of libevent event loop. Features include: * convenient API around greenlets * familiar synchronization primitives (gevent.event, gevent.queue) * socket module that cooperates * WSGI server on top of libevent-http * DNS requests done through libevent-dns * monkey patching utility to get pure Python modules to cooperate\n\nSecurity Fix(es):\n\n* python-gevent: privilege escalation via a crafted script to the WSGIServer component (CVE-2023-41419)\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:8102", "url": "https://access.redhat.com/errata/RHSA-2024:8102" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2240651", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2240651" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_8102.json" } ], "title": "Red Hat Security Advisory: python-gevent security update", "tracking": { "current_release_date": "2024-11-14T00:40:28+00:00", "generator": { "date": "2024-11-14T00:40:28+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.0" } }, "id": "RHSA-2024:8102", "initial_release_date": "2024-10-15T00:35:34+00:00", "revision_history": [ { "date": "2024-10-15T00:35:34+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-10-15T00:35:34+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-14T00:40:28+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python-gevent-0:1.2.2-5.el8_8.src", "product": { "name": "python-gevent-0:1.2.2-5.el8_8.src", "product_id": "python-gevent-0:1.2.2-5.el8_8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent@1.2.2-5.el8_8?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python3-gevent-0:1.2.2-5.el8_8.aarch64", "product": { "name": "python3-gevent-0:1.2.2-5.el8_8.aarch64", "product_id": "python3-gevent-0:1.2.2-5.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent@1.2.2-5.el8_8?arch=aarch64" } } }, { "category": "product_version", "name": "python-gevent-debugsource-0:1.2.2-5.el8_8.aarch64", "product": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_8.aarch64", "product_id": "python-gevent-debugsource-0:1.2.2-5.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent-debugsource@1.2.2-5.el8_8?arch=aarch64" } } }, { "category": "product_version", "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_8.aarch64", "product": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_8.aarch64", "product_id": "python3-gevent-debuginfo-0:1.2.2-5.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent-debuginfo@1.2.2-5.el8_8?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python3-gevent-0:1.2.2-5.el8_8.ppc64le", "product": { "name": "python3-gevent-0:1.2.2-5.el8_8.ppc64le", "product_id": "python3-gevent-0:1.2.2-5.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent@1.2.2-5.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "python-gevent-debugsource-0:1.2.2-5.el8_8.ppc64le", "product": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_8.ppc64le", "product_id": "python-gevent-debugsource-0:1.2.2-5.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent-debugsource@1.2.2-5.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_8.ppc64le", "product": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_8.ppc64le", "product_id": "python3-gevent-debuginfo-0:1.2.2-5.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent-debuginfo@1.2.2-5.el8_8?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python3-gevent-0:1.2.2-5.el8_8.x86_64", "product": { "name": "python3-gevent-0:1.2.2-5.el8_8.x86_64", "product_id": "python3-gevent-0:1.2.2-5.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent@1.2.2-5.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "python-gevent-debugsource-0:1.2.2-5.el8_8.x86_64", "product": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_8.x86_64", "product_id": "python-gevent-debugsource-0:1.2.2-5.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent-debugsource@1.2.2-5.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_8.x86_64", "product": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_8.x86_64", "product_id": "python3-gevent-debuginfo-0:1.2.2-5.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent-debuginfo@1.2.2-5.el8_8?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python3-gevent-0:1.2.2-5.el8_8.s390x", "product": { "name": "python3-gevent-0:1.2.2-5.el8_8.s390x", "product_id": "python3-gevent-0:1.2.2-5.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent@1.2.2-5.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "python-gevent-debugsource-0:1.2.2-5.el8_8.s390x", "product": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_8.s390x", "product_id": "python-gevent-debugsource-0:1.2.2-5.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent-debugsource@1.2.2-5.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_8.s390x", "product": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_8.s390x", "product_id": "python3-gevent-debuginfo-0:1.2.2-5.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent-debuginfo@1.2.2-5.el8_8?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python-gevent-0:1.2.2-5.el8_8.src as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python-gevent-0:1.2.2-5.el8_8.src" }, "product_reference": "python-gevent-0:1.2.2-5.el8_8.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python-gevent-debugsource-0:1.2.2-5.el8_8.aarch64" }, "product_reference": "python-gevent-debugsource-0:1.2.2-5.el8_8.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python-gevent-debugsource-0:1.2.2-5.el8_8.ppc64le" }, "product_reference": "python-gevent-debugsource-0:1.2.2-5.el8_8.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python-gevent-debugsource-0:1.2.2-5.el8_8.s390x" }, "product_reference": "python-gevent-debugsource-0:1.2.2-5.el8_8.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python-gevent-debugsource-0:1.2.2-5.el8_8.x86_64" }, "product_reference": "python-gevent-debugsource-0:1.2.2-5.el8_8.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-0:1.2.2-5.el8_8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-gevent-0:1.2.2-5.el8_8.aarch64" }, "product_reference": "python3-gevent-0:1.2.2-5.el8_8.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-0:1.2.2-5.el8_8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-gevent-0:1.2.2-5.el8_8.ppc64le" }, "product_reference": "python3-gevent-0:1.2.2-5.el8_8.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-0:1.2.2-5.el8_8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-gevent-0:1.2.2-5.el8_8.s390x" }, "product_reference": "python3-gevent-0:1.2.2-5.el8_8.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-0:1.2.2-5.el8_8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-gevent-0:1.2.2-5.el8_8.x86_64" }, "product_reference": "python3-gevent-0:1.2.2-5.el8_8.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_8.aarch64" }, "product_reference": "python3-gevent-debuginfo-0:1.2.2-5.el8_8.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_8.ppc64le" }, "product_reference": "python3-gevent-debuginfo-0:1.2.2-5.el8_8.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_8.s390x" }, "product_reference": "python3-gevent-debuginfo-0:1.2.2-5.el8_8.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_8.x86_64" }, "product_reference": "python3-gevent-debuginfo-0:1.2.2-5.el8_8.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-41419", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2023-09-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2240651" } ], "notes": [ { "category": "description", "text": "A flaw was found in python-event, which could allow a remote attacker to gain elevated privileges on the system, caused by a flaw in the WSGIServer component. By using a specially crafted script, an attacker can gain elevated privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "python-gevent: privilege escalation via a crafted script to the WSGIServer component", "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": [ "AppStream-8.8.0.Z.EUS:python-gevent-0:1.2.2-5.el8_8.src", "AppStream-8.8.0.Z.EUS:python-gevent-debugsource-0:1.2.2-5.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:python-gevent-debugsource-0:1.2.2-5.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:python-gevent-debugsource-0:1.2.2-5.el8_8.s390x", "AppStream-8.8.0.Z.EUS:python-gevent-debugsource-0:1.2.2-5.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:python3-gevent-0:1.2.2-5.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:python3-gevent-0:1.2.2-5.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:python3-gevent-0:1.2.2-5.el8_8.s390x", "AppStream-8.8.0.Z.EUS:python3-gevent-0:1.2.2-5.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_8.s390x", "AppStream-8.8.0.Z.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-41419" }, { "category": "external", "summary": "RHBZ#2240651", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2240651" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-41419", "url": "https://www.cve.org/CVERecord?id=CVE-2023-41419" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-41419", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-41419" }, { "category": "external", "summary": "https://github.com/gevent/gevent/commit/2f53c851eaf926767fbac62385615efd4886221c", "url": "https://github.com/gevent/gevent/commit/2f53c851eaf926767fbac62385615efd4886221c" } ], "release_date": "2023-08-31T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-10-15T00:35:34+00:00", "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": [ "AppStream-8.8.0.Z.EUS:python-gevent-0:1.2.2-5.el8_8.src", "AppStream-8.8.0.Z.EUS:python-gevent-debugsource-0:1.2.2-5.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:python-gevent-debugsource-0:1.2.2-5.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:python-gevent-debugsource-0:1.2.2-5.el8_8.s390x", "AppStream-8.8.0.Z.EUS:python-gevent-debugsource-0:1.2.2-5.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:python3-gevent-0:1.2.2-5.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:python3-gevent-0:1.2.2-5.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:python3-gevent-0:1.2.2-5.el8_8.s390x", "AppStream-8.8.0.Z.EUS:python3-gevent-0:1.2.2-5.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_8.s390x", "AppStream-8.8.0.Z.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:8102" }, { "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": [ "AppStream-8.8.0.Z.EUS:python-gevent-0:1.2.2-5.el8_8.src", "AppStream-8.8.0.Z.EUS:python-gevent-debugsource-0:1.2.2-5.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:python-gevent-debugsource-0:1.2.2-5.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:python-gevent-debugsource-0:1.2.2-5.el8_8.s390x", "AppStream-8.8.0.Z.EUS:python-gevent-debugsource-0:1.2.2-5.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:python3-gevent-0:1.2.2-5.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:python3-gevent-0:1.2.2-5.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:python3-gevent-0:1.2.2-5.el8_8.s390x", "AppStream-8.8.0.Z.EUS:python3-gevent-0:1.2.2-5.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_8.s390x", "AppStream-8.8.0.Z.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_8.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 9.1, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:python-gevent-0:1.2.2-5.el8_8.src", "AppStream-8.8.0.Z.EUS:python-gevent-debugsource-0:1.2.2-5.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:python-gevent-debugsource-0:1.2.2-5.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:python-gevent-debugsource-0:1.2.2-5.el8_8.s390x", "AppStream-8.8.0.Z.EUS:python-gevent-debugsource-0:1.2.2-5.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:python3-gevent-0:1.2.2-5.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:python3-gevent-0:1.2.2-5.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:python3-gevent-0:1.2.2-5.el8_8.s390x", "AppStream-8.8.0.Z.EUS:python3-gevent-0:1.2.2-5.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_8.s390x", "AppStream-8.8.0.Z.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python-gevent: privilege escalation via a crafted script to the WSGIServer component" } ] }
RHSA-2024:8102
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 python-gevent is now available for Red Hat Enterprise Linux 8.8 Extended Update Support.\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": "gevent is a coroutine-based Python networking library that uses greenlet to provide a high-level synchronous API on top of libevent event loop. Features include: * convenient API around greenlets * familiar synchronization primitives (gevent.event, gevent.queue) * socket module that cooperates * WSGI server on top of libevent-http * DNS requests done through libevent-dns * monkey patching utility to get pure Python modules to cooperate\n\nSecurity Fix(es):\n\n* python-gevent: privilege escalation via a crafted script to the WSGIServer component (CVE-2023-41419)\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:8102", "url": "https://access.redhat.com/errata/RHSA-2024:8102" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2240651", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2240651" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_8102.json" } ], "title": "Red Hat Security Advisory: python-gevent security update", "tracking": { "current_release_date": "2025-10-10T00:08:14+00:00", "generator": { "date": "2025-10-10T00:08:14+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.9" } }, "id": "RHSA-2024:8102", "initial_release_date": "2024-10-15T00:35:34+00:00", "revision_history": [ { "date": "2024-10-15T00:35:34+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-10-15T00:35:34+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-10-10T00:08:14+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python-gevent-0:1.2.2-5.el8_8.src", "product": { "name": "python-gevent-0:1.2.2-5.el8_8.src", "product_id": "python-gevent-0:1.2.2-5.el8_8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent@1.2.2-5.el8_8?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python3-gevent-0:1.2.2-5.el8_8.aarch64", "product": { "name": "python3-gevent-0:1.2.2-5.el8_8.aarch64", "product_id": "python3-gevent-0:1.2.2-5.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent@1.2.2-5.el8_8?arch=aarch64" } } }, { "category": "product_version", "name": "python-gevent-debugsource-0:1.2.2-5.el8_8.aarch64", "product": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_8.aarch64", "product_id": "python-gevent-debugsource-0:1.2.2-5.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent-debugsource@1.2.2-5.el8_8?arch=aarch64" } } }, { "category": "product_version", "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_8.aarch64", "product": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_8.aarch64", "product_id": "python3-gevent-debuginfo-0:1.2.2-5.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent-debuginfo@1.2.2-5.el8_8?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python3-gevent-0:1.2.2-5.el8_8.ppc64le", "product": { "name": "python3-gevent-0:1.2.2-5.el8_8.ppc64le", "product_id": "python3-gevent-0:1.2.2-5.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent@1.2.2-5.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "python-gevent-debugsource-0:1.2.2-5.el8_8.ppc64le", "product": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_8.ppc64le", "product_id": "python-gevent-debugsource-0:1.2.2-5.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent-debugsource@1.2.2-5.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_8.ppc64le", "product": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_8.ppc64le", "product_id": "python3-gevent-debuginfo-0:1.2.2-5.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent-debuginfo@1.2.2-5.el8_8?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python3-gevent-0:1.2.2-5.el8_8.x86_64", "product": { "name": "python3-gevent-0:1.2.2-5.el8_8.x86_64", "product_id": "python3-gevent-0:1.2.2-5.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent@1.2.2-5.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "python-gevent-debugsource-0:1.2.2-5.el8_8.x86_64", "product": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_8.x86_64", "product_id": "python-gevent-debugsource-0:1.2.2-5.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent-debugsource@1.2.2-5.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_8.x86_64", "product": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_8.x86_64", "product_id": "python3-gevent-debuginfo-0:1.2.2-5.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent-debuginfo@1.2.2-5.el8_8?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python3-gevent-0:1.2.2-5.el8_8.s390x", "product": { "name": "python3-gevent-0:1.2.2-5.el8_8.s390x", "product_id": "python3-gevent-0:1.2.2-5.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent@1.2.2-5.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "python-gevent-debugsource-0:1.2.2-5.el8_8.s390x", "product": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_8.s390x", "product_id": "python-gevent-debugsource-0:1.2.2-5.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent-debugsource@1.2.2-5.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_8.s390x", "product": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_8.s390x", "product_id": "python3-gevent-debuginfo-0:1.2.2-5.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent-debuginfo@1.2.2-5.el8_8?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python-gevent-0:1.2.2-5.el8_8.src as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python-gevent-0:1.2.2-5.el8_8.src" }, "product_reference": "python-gevent-0:1.2.2-5.el8_8.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python-gevent-debugsource-0:1.2.2-5.el8_8.aarch64" }, "product_reference": "python-gevent-debugsource-0:1.2.2-5.el8_8.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python-gevent-debugsource-0:1.2.2-5.el8_8.ppc64le" }, "product_reference": "python-gevent-debugsource-0:1.2.2-5.el8_8.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python-gevent-debugsource-0:1.2.2-5.el8_8.s390x" }, "product_reference": "python-gevent-debugsource-0:1.2.2-5.el8_8.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python-gevent-debugsource-0:1.2.2-5.el8_8.x86_64" }, "product_reference": "python-gevent-debugsource-0:1.2.2-5.el8_8.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-0:1.2.2-5.el8_8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-gevent-0:1.2.2-5.el8_8.aarch64" }, "product_reference": "python3-gevent-0:1.2.2-5.el8_8.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-0:1.2.2-5.el8_8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-gevent-0:1.2.2-5.el8_8.ppc64le" }, "product_reference": "python3-gevent-0:1.2.2-5.el8_8.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-0:1.2.2-5.el8_8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-gevent-0:1.2.2-5.el8_8.s390x" }, "product_reference": "python3-gevent-0:1.2.2-5.el8_8.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-0:1.2.2-5.el8_8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-gevent-0:1.2.2-5.el8_8.x86_64" }, "product_reference": "python3-gevent-0:1.2.2-5.el8_8.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_8.aarch64" }, "product_reference": "python3-gevent-debuginfo-0:1.2.2-5.el8_8.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_8.ppc64le" }, "product_reference": "python3-gevent-debuginfo-0:1.2.2-5.el8_8.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_8.s390x" }, "product_reference": "python3-gevent-debuginfo-0:1.2.2-5.el8_8.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_8.x86_64" }, "product_reference": "python3-gevent-debuginfo-0:1.2.2-5.el8_8.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-41419", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2023-09-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2240651" } ], "notes": [ { "category": "description", "text": "A flaw was found in python-event, which could allow a remote attacker to gain elevated privileges on the system, caused by a flaw in the WSGIServer component. By using a specially crafted script, an attacker can gain elevated privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "python-gevent: privilege escalation via a crafted script to the WSGIServer component", "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": [ "AppStream-8.8.0.Z.EUS:python-gevent-0:1.2.2-5.el8_8.src", "AppStream-8.8.0.Z.EUS:python-gevent-debugsource-0:1.2.2-5.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:python-gevent-debugsource-0:1.2.2-5.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:python-gevent-debugsource-0:1.2.2-5.el8_8.s390x", "AppStream-8.8.0.Z.EUS:python-gevent-debugsource-0:1.2.2-5.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:python3-gevent-0:1.2.2-5.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:python3-gevent-0:1.2.2-5.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:python3-gevent-0:1.2.2-5.el8_8.s390x", "AppStream-8.8.0.Z.EUS:python3-gevent-0:1.2.2-5.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_8.s390x", "AppStream-8.8.0.Z.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-41419" }, { "category": "external", "summary": "RHBZ#2240651", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2240651" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-41419", "url": "https://www.cve.org/CVERecord?id=CVE-2023-41419" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-41419", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-41419" }, { "category": "external", "summary": "https://github.com/gevent/gevent/commit/2f53c851eaf926767fbac62385615efd4886221c", "url": "https://github.com/gevent/gevent/commit/2f53c851eaf926767fbac62385615efd4886221c" } ], "release_date": "2023-08-31T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-10-15T00:35:34+00:00", "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": [ "AppStream-8.8.0.Z.EUS:python-gevent-0:1.2.2-5.el8_8.src", "AppStream-8.8.0.Z.EUS:python-gevent-debugsource-0:1.2.2-5.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:python-gevent-debugsource-0:1.2.2-5.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:python-gevent-debugsource-0:1.2.2-5.el8_8.s390x", "AppStream-8.8.0.Z.EUS:python-gevent-debugsource-0:1.2.2-5.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:python3-gevent-0:1.2.2-5.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:python3-gevent-0:1.2.2-5.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:python3-gevent-0:1.2.2-5.el8_8.s390x", "AppStream-8.8.0.Z.EUS:python3-gevent-0:1.2.2-5.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_8.s390x", "AppStream-8.8.0.Z.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:8102" }, { "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": [ "AppStream-8.8.0.Z.EUS:python-gevent-0:1.2.2-5.el8_8.src", "AppStream-8.8.0.Z.EUS:python-gevent-debugsource-0:1.2.2-5.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:python-gevent-debugsource-0:1.2.2-5.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:python-gevent-debugsource-0:1.2.2-5.el8_8.s390x", "AppStream-8.8.0.Z.EUS:python-gevent-debugsource-0:1.2.2-5.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:python3-gevent-0:1.2.2-5.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:python3-gevent-0:1.2.2-5.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:python3-gevent-0:1.2.2-5.el8_8.s390x", "AppStream-8.8.0.Z.EUS:python3-gevent-0:1.2.2-5.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_8.s390x", "AppStream-8.8.0.Z.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_8.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 9.1, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:python-gevent-0:1.2.2-5.el8_8.src", "AppStream-8.8.0.Z.EUS:python-gevent-debugsource-0:1.2.2-5.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:python-gevent-debugsource-0:1.2.2-5.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:python-gevent-debugsource-0:1.2.2-5.el8_8.s390x", "AppStream-8.8.0.Z.EUS:python-gevent-debugsource-0:1.2.2-5.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:python3-gevent-0:1.2.2-5.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:python3-gevent-0:1.2.2-5.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:python3-gevent-0:1.2.2-5.el8_8.s390x", "AppStream-8.8.0.Z.EUS:python3-gevent-0:1.2.2-5.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_8.s390x", "AppStream-8.8.0.Z.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python-gevent: privilege escalation via a crafted script to the WSGIServer component" } ] }
rhsa-2023:7438
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 python-gevent is now available for Red Hat OpenStack Platform 17.1.1.\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": "gevent is a coroutine-based Python networking library that uses greenlet to provide a high-level synchronous API on top of libevent event loop.\n\nSecurity Fix(es):\n\n* python-gevent: privilege escalation via a crafted script to the WSGIServer component (CVE-2023-41419)\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-2023:7438", "url": "https://access.redhat.com/errata/RHSA-2023:7438" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2240651", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2240651" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7438.json" } ], "title": "Red Hat Security Advisory: Red Hat OpenStack Platform 17.1.1 (python-gevent) security update", "tracking": { "current_release_date": "2025-10-10T00:07:47+00:00", "generator": { "date": "2025-10-10T00:07:47+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.9" } }, "id": "RHSA-2023:7438", "initial_release_date": "2023-11-21T15:46:44+00:00", "revision_history": [ { "date": "2023-11-21T15:46:44+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-11-21T15:46:44+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-10-10T00:07:47+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat OpenStack Platform 17.1", "product": { "name": "Red Hat OpenStack Platform 17.1", "product_id": "9Base-RHOS-17.1", "product_identification_helper": { "cpe": "cpe:/a:redhat:openstack:17.1::el9" } } } ], "category": "product_family", "name": "Red Hat OpenStack Platform" }, { "branches": [ { "category": "product_version", "name": "python-gevent-0:21.1.2-2.el9ost.src", "product": { "name": "python-gevent-0:21.1.2-2.el9ost.src", "product_id": "python-gevent-0:21.1.2-2.el9ost.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent@21.1.2-2.el9ost?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python3-gevent-0:21.1.2-2.el9ost.x86_64", "product": { "name": "python3-gevent-0:21.1.2-2.el9ost.x86_64", "product_id": "python3-gevent-0:21.1.2-2.el9ost.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent@21.1.2-2.el9ost?arch=x86_64" } } }, { "category": "product_version", "name": "python-gevent-debugsource-0:21.1.2-2.el9ost.x86_64", "product": { "name": "python-gevent-debugsource-0:21.1.2-2.el9ost.x86_64", "product_id": "python-gevent-debugsource-0:21.1.2-2.el9ost.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent-debugsource@21.1.2-2.el9ost?arch=x86_64" } } }, { "category": "product_version", "name": "python3-gevent-debuginfo-0:21.1.2-2.el9ost.x86_64", "product": { "name": "python3-gevent-debuginfo-0:21.1.2-2.el9ost.x86_64", "product_id": "python3-gevent-debuginfo-0:21.1.2-2.el9ost.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent-debuginfo@21.1.2-2.el9ost?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python-gevent-0:21.1.2-2.el9ost.src as a component of Red Hat OpenStack Platform 17.1", "product_id": "9Base-RHOS-17.1:python-gevent-0:21.1.2-2.el9ost.src" }, "product_reference": "python-gevent-0:21.1.2-2.el9ost.src", "relates_to_product_reference": "9Base-RHOS-17.1" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-debugsource-0:21.1.2-2.el9ost.x86_64 as a component of Red Hat OpenStack Platform 17.1", "product_id": "9Base-RHOS-17.1:python-gevent-debugsource-0:21.1.2-2.el9ost.x86_64" }, "product_reference": "python-gevent-debugsource-0:21.1.2-2.el9ost.x86_64", "relates_to_product_reference": "9Base-RHOS-17.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-0:21.1.2-2.el9ost.x86_64 as a component of Red Hat OpenStack Platform 17.1", "product_id": "9Base-RHOS-17.1:python3-gevent-0:21.1.2-2.el9ost.x86_64" }, "product_reference": "python3-gevent-0:21.1.2-2.el9ost.x86_64", "relates_to_product_reference": "9Base-RHOS-17.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-debuginfo-0:21.1.2-2.el9ost.x86_64 as a component of Red Hat OpenStack Platform 17.1", "product_id": "9Base-RHOS-17.1:python3-gevent-debuginfo-0:21.1.2-2.el9ost.x86_64" }, "product_reference": "python3-gevent-debuginfo-0:21.1.2-2.el9ost.x86_64", "relates_to_product_reference": "9Base-RHOS-17.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-41419", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2023-09-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2240651" } ], "notes": [ { "category": "description", "text": "A flaw was found in python-event, which could allow a remote attacker to gain elevated privileges on the system, caused by a flaw in the WSGIServer component. By using a specially crafted script, an attacker can gain elevated privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "python-gevent: privilege escalation via a crafted script to the WSGIServer component", "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-RHOS-17.1:python-gevent-0:21.1.2-2.el9ost.src", "9Base-RHOS-17.1:python-gevent-debugsource-0:21.1.2-2.el9ost.x86_64", "9Base-RHOS-17.1:python3-gevent-0:21.1.2-2.el9ost.x86_64", "9Base-RHOS-17.1:python3-gevent-debuginfo-0:21.1.2-2.el9ost.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-41419" }, { "category": "external", "summary": "RHBZ#2240651", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2240651" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-41419", "url": "https://www.cve.org/CVERecord?id=CVE-2023-41419" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-41419", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-41419" }, { "category": "external", "summary": "https://github.com/gevent/gevent/commit/2f53c851eaf926767fbac62385615efd4886221c", "url": "https://github.com/gevent/gevent/commit/2f53c851eaf926767fbac62385615efd4886221c" } ], "release_date": "2023-08-31T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-21T15:46:44+00:00", "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": [ "9Base-RHOS-17.1:python-gevent-0:21.1.2-2.el9ost.src", "9Base-RHOS-17.1:python-gevent-debugsource-0:21.1.2-2.el9ost.x86_64", "9Base-RHOS-17.1:python3-gevent-0:21.1.2-2.el9ost.x86_64", "9Base-RHOS-17.1:python3-gevent-debuginfo-0:21.1.2-2.el9ost.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:7438" }, { "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-RHOS-17.1:python-gevent-0:21.1.2-2.el9ost.src", "9Base-RHOS-17.1:python-gevent-debugsource-0:21.1.2-2.el9ost.x86_64", "9Base-RHOS-17.1:python3-gevent-0:21.1.2-2.el9ost.x86_64", "9Base-RHOS-17.1:python3-gevent-debuginfo-0:21.1.2-2.el9ost.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 9.1, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "9Base-RHOS-17.1:python-gevent-0:21.1.2-2.el9ost.src", "9Base-RHOS-17.1:python-gevent-debugsource-0:21.1.2-2.el9ost.x86_64", "9Base-RHOS-17.1:python3-gevent-0:21.1.2-2.el9ost.x86_64", "9Base-RHOS-17.1:python3-gevent-debuginfo-0:21.1.2-2.el9ost.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python-gevent: privilege escalation via a crafted script to the WSGIServer component" } ] }
rhsa-2024_8834
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 python-gevent is now available for Red Hat Enterprise Linux 8.\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": "gevent is a coroutine-based Python networking library that uses greenlet to provide a high-level synchronous API on top of libevent event loop. Features include: * convenient API around greenlets * familiar synchronization primitives (gevent.event, gevent.queue) * socket module that cooperates * WSGI server on top of libevent-http * DNS requests done through libevent-dns * monkey patching utility to get pure Python modules to cooperate\n\nSecurity Fix(es):\n\n* python-gevent: privilege escalation via a crafted script to the WSGIServer component (CVE-2023-41419)\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:8834", "url": "https://access.redhat.com/errata/RHSA-2024:8834" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2240651", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2240651" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_8834.json" } ], "title": "Red Hat Security Advisory: python-gevent security update", "tracking": { "current_release_date": "2024-11-14T00:39:50+00:00", "generator": { "date": "2024-11-14T00:39:50+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.0" } }, "id": "RHSA-2024:8834", "initial_release_date": "2024-11-05T01:07:00+00:00", "revision_history": [ { "date": "2024-11-05T01:07:00+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-11-05T01:07:00+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-14T00:39:50+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python-gevent-0:1.2.2-5.el8_10.src", "product": { "name": "python-gevent-0:1.2.2-5.el8_10.src", "product_id": "python-gevent-0:1.2.2-5.el8_10.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent@1.2.2-5.el8_10?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python3-gevent-0:1.2.2-5.el8_10.aarch64", "product": { "name": "python3-gevent-0:1.2.2-5.el8_10.aarch64", "product_id": "python3-gevent-0:1.2.2-5.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent@1.2.2-5.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python-gevent-debugsource-0:1.2.2-5.el8_10.aarch64", "product": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_10.aarch64", "product_id": "python-gevent-debugsource-0:1.2.2-5.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent-debugsource@1.2.2-5.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_10.aarch64", "product": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_10.aarch64", "product_id": "python3-gevent-debuginfo-0:1.2.2-5.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent-debuginfo@1.2.2-5.el8_10?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python3-gevent-0:1.2.2-5.el8_10.ppc64le", "product": { "name": "python3-gevent-0:1.2.2-5.el8_10.ppc64le", "product_id": "python3-gevent-0:1.2.2-5.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent@1.2.2-5.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python-gevent-debugsource-0:1.2.2-5.el8_10.ppc64le", "product": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_10.ppc64le", "product_id": "python-gevent-debugsource-0:1.2.2-5.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent-debugsource@1.2.2-5.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_10.ppc64le", "product": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_10.ppc64le", "product_id": "python3-gevent-debuginfo-0:1.2.2-5.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent-debuginfo@1.2.2-5.el8_10?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python3-gevent-0:1.2.2-5.el8_10.x86_64", "product": { "name": "python3-gevent-0:1.2.2-5.el8_10.x86_64", "product_id": "python3-gevent-0:1.2.2-5.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent@1.2.2-5.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python-gevent-debugsource-0:1.2.2-5.el8_10.x86_64", "product": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_10.x86_64", "product_id": "python-gevent-debugsource-0:1.2.2-5.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent-debugsource@1.2.2-5.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_10.x86_64", "product": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_10.x86_64", "product_id": "python3-gevent-debuginfo-0:1.2.2-5.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent-debuginfo@1.2.2-5.el8_10?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python3-gevent-0:1.2.2-5.el8_10.s390x", "product": { "name": "python3-gevent-0:1.2.2-5.el8_10.s390x", "product_id": "python3-gevent-0:1.2.2-5.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent@1.2.2-5.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python-gevent-debugsource-0:1.2.2-5.el8_10.s390x", "product": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_10.s390x", "product_id": "python-gevent-debugsource-0:1.2.2-5.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent-debugsource@1.2.2-5.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_10.s390x", "product": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_10.s390x", "product_id": "python3-gevent-debuginfo-0:1.2.2-5.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent-debuginfo@1.2.2-5.el8_10?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python-gevent-0:1.2.2-5.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-0:1.2.2-5.el8_10.src" }, "product_reference": "python-gevent-0:1.2.2-5.el8_10.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-debugsource-0:1.2.2-5.el8_10.aarch64" }, "product_reference": "python-gevent-debugsource-0:1.2.2-5.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-debugsource-0:1.2.2-5.el8_10.ppc64le" }, "product_reference": "python-gevent-debugsource-0:1.2.2-5.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-debugsource-0:1.2.2-5.el8_10.s390x" }, "product_reference": "python-gevent-debugsource-0:1.2.2-5.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-debugsource-0:1.2.2-5.el8_10.x86_64" }, "product_reference": "python-gevent-debugsource-0:1.2.2-5.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-0:1.2.2-5.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-0:1.2.2-5.el8_10.aarch64" }, "product_reference": "python3-gevent-0:1.2.2-5.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-0:1.2.2-5.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-0:1.2.2-5.el8_10.ppc64le" }, "product_reference": "python3-gevent-0:1.2.2-5.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-0:1.2.2-5.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-0:1.2.2-5.el8_10.s390x" }, "product_reference": "python3-gevent-0:1.2.2-5.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-0:1.2.2-5.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-0:1.2.2-5.el8_10.x86_64" }, "product_reference": "python3-gevent-0:1.2.2-5.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_10.aarch64" }, "product_reference": "python3-gevent-debuginfo-0:1.2.2-5.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_10.ppc64le" }, "product_reference": "python3-gevent-debuginfo-0:1.2.2-5.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_10.s390x" }, "product_reference": "python3-gevent-debuginfo-0:1.2.2-5.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_10.x86_64" }, "product_reference": "python3-gevent-debuginfo-0:1.2.2-5.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-41419", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2023-09-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2240651" } ], "notes": [ { "category": "description", "text": "A flaw was found in python-event, which could allow a remote attacker to gain elevated privileges on the system, caused by a flaw in the WSGIServer component. By using a specially crafted script, an attacker can gain elevated privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "python-gevent: privilege escalation via a crafted script to the WSGIServer component", "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": [ "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-0:1.2.2-5.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-debugsource-0:1.2.2-5.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-debugsource-0:1.2.2-5.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-debugsource-0:1.2.2-5.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-debugsource-0:1.2.2-5.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-0:1.2.2-5.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-0:1.2.2-5.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-0:1.2.2-5.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-0:1.2.2-5.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-41419" }, { "category": "external", "summary": "RHBZ#2240651", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2240651" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-41419", "url": "https://www.cve.org/CVERecord?id=CVE-2023-41419" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-41419", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-41419" }, { "category": "external", "summary": "https://github.com/gevent/gevent/commit/2f53c851eaf926767fbac62385615efd4886221c", "url": "https://github.com/gevent/gevent/commit/2f53c851eaf926767fbac62385615efd4886221c" } ], "release_date": "2023-08-31T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-11-05T01:07:00+00:00", "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": [ "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-0:1.2.2-5.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-debugsource-0:1.2.2-5.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-debugsource-0:1.2.2-5.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-debugsource-0:1.2.2-5.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-debugsource-0:1.2.2-5.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-0:1.2.2-5.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-0:1.2.2-5.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-0:1.2.2-5.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-0:1.2.2-5.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:8834" }, { "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": [ "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-0:1.2.2-5.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-debugsource-0:1.2.2-5.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-debugsource-0:1.2.2-5.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-debugsource-0:1.2.2-5.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-debugsource-0:1.2.2-5.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-0:1.2.2-5.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-0:1.2.2-5.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-0:1.2.2-5.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-0:1.2.2-5.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_10.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 9.1, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-0:1.2.2-5.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-debugsource-0:1.2.2-5.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-debugsource-0:1.2.2-5.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-debugsource-0:1.2.2-5.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python-gevent-debugsource-0:1.2.2-5.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-0:1.2.2-5.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-0:1.2.2-5.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-0:1.2.2-5.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-0:1.2.2-5.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-gevent-debuginfo-0:1.2.2-5.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python-gevent: privilege escalation via a crafted script to the WSGIServer component" } ] }
rhsa-2024:8105
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 python-gevent is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.4 Telecommunications Update Service.\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": "gevent is a coroutine-based Python networking library that uses greenlet to provide a high-level synchronous API on top of libevent event loop. Features include: * convenient API around greenlets * familiar synchronization primitives (gevent.event, gevent.queue) * socket module that cooperates * WSGI server on top of libevent-http * DNS requests done through libevent-dns * monkey patching utility to get pure Python modules to cooperate\n\nSecurity Fix(es):\n\n* python-gevent: privilege escalation via a crafted script to the WSGIServer component (CVE-2023-41419)\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:8105", "url": "https://access.redhat.com/errata/RHSA-2024:8105" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2240651", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2240651" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_8105.json" } ], "title": "Red Hat Security Advisory: python-gevent security update", "tracking": { "current_release_date": "2025-10-10T00:08:10+00:00", "generator": { "date": "2025-10-10T00:08:10+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.9" } }, "id": "RHSA-2024:8105", "initial_release_date": "2024-10-15T00:25:55+00:00", "revision_history": [ { "date": "2024-10-15T00:25:55+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-10-15T00:25:55+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-10-10T00:08:10+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.4::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.4::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python-gevent-0:1.2.2-5.el8_4.src", "product": { "name": "python-gevent-0:1.2.2-5.el8_4.src", "product_id": "python-gevent-0:1.2.2-5.el8_4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent@1.2.2-5.el8_4?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python3-gevent-0:1.2.2-5.el8_4.x86_64", "product": { "name": "python3-gevent-0:1.2.2-5.el8_4.x86_64", "product_id": "python3-gevent-0:1.2.2-5.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent@1.2.2-5.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64", "product": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64", "product_id": "python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent-debugsource@1.2.2-5.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64", "product": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64", "product_id": "python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent-debuginfo@1.2.2-5.el8_4?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python3-gevent-0:1.2.2-5.el8_4.ppc64le", "product": { "name": "python3-gevent-0:1.2.2-5.el8_4.ppc64le", "product_id": "python3-gevent-0:1.2.2-5.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent@1.2.2-5.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "python-gevent-debugsource-0:1.2.2-5.el8_4.ppc64le", "product": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_4.ppc64le", "product_id": "python-gevent-debugsource-0:1.2.2-5.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent-debugsource@1.2.2-5.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_4.ppc64le", "product": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_4.ppc64le", "product_id": "python3-gevent-debuginfo-0:1.2.2-5.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent-debuginfo@1.2.2-5.el8_4?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python-gevent-0:1.2.2-5.el8_4.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python-gevent-0:1.2.2-5.el8_4.src" }, "product_reference": "python-gevent-0:1.2.2-5.el8_4.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64" }, "product_reference": "python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-0:1.2.2-5.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python3-gevent-0:1.2.2-5.el8_4.x86_64" }, "product_reference": "python3-gevent-0:1.2.2-5.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64" }, "product_reference": "python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-0:1.2.2-5.el8_4.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python-gevent-0:1.2.2-5.el8_4.src" }, "product_reference": "python-gevent-0:1.2.2-5.el8_4.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_4.ppc64le" }, "product_reference": "python-gevent-debugsource-0:1.2.2-5.el8_4.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64" }, "product_reference": "python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-0:1.2.2-5.el8_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_4.ppc64le" }, "product_reference": "python3-gevent-0:1.2.2-5.el8_4.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-0:1.2.2-5.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_4.x86_64" }, "product_reference": "python3-gevent-0:1.2.2-5.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_4.ppc64le" }, "product_reference": "python3-gevent-debuginfo-0:1.2.2-5.el8_4.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64" }, "product_reference": "python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-0:1.2.2-5.el8_4.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python-gevent-0:1.2.2-5.el8_4.src" }, "product_reference": "python-gevent-0:1.2.2-5.el8_4.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64" }, "product_reference": "python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-0:1.2.2-5.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python3-gevent-0:1.2.2-5.el8_4.x86_64" }, "product_reference": "python3-gevent-0:1.2.2-5.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64" }, "product_reference": "python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-41419", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2023-09-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2240651" } ], "notes": [ { "category": "description", "text": "A flaw was found in python-event, which could allow a remote attacker to gain elevated privileges on the system, caused by a flaw in the WSGIServer component. By using a specially crafted script, an attacker can gain elevated privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "python-gevent: privilege escalation via a crafted script to the WSGIServer component", "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": [ "AppStream-8.4.0.Z.AUS:python-gevent-0:1.2.2-5.el8_4.src", "AppStream-8.4.0.Z.AUS:python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:python3-gevent-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:python-gevent-0:1.2.2-5.el8_4.src", "AppStream-8.4.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:python-gevent-0:1.2.2-5.el8_4.src", "AppStream-8.4.0.Z.TUS:python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:python3-gevent-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-41419" }, { "category": "external", "summary": "RHBZ#2240651", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2240651" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-41419", "url": "https://www.cve.org/CVERecord?id=CVE-2023-41419" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-41419", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-41419" }, { "category": "external", "summary": "https://github.com/gevent/gevent/commit/2f53c851eaf926767fbac62385615efd4886221c", "url": "https://github.com/gevent/gevent/commit/2f53c851eaf926767fbac62385615efd4886221c" } ], "release_date": "2023-08-31T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-10-15T00:25:55+00:00", "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": [ "AppStream-8.4.0.Z.AUS:python-gevent-0:1.2.2-5.el8_4.src", "AppStream-8.4.0.Z.AUS:python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:python3-gevent-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:python-gevent-0:1.2.2-5.el8_4.src", "AppStream-8.4.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:python-gevent-0:1.2.2-5.el8_4.src", "AppStream-8.4.0.Z.TUS:python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:python3-gevent-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:8105" }, { "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": [ "AppStream-8.4.0.Z.AUS:python-gevent-0:1.2.2-5.el8_4.src", "AppStream-8.4.0.Z.AUS:python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:python3-gevent-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:python-gevent-0:1.2.2-5.el8_4.src", "AppStream-8.4.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:python-gevent-0:1.2.2-5.el8_4.src", "AppStream-8.4.0.Z.TUS:python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:python3-gevent-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 9.1, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:python-gevent-0:1.2.2-5.el8_4.src", "AppStream-8.4.0.Z.AUS:python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:python3-gevent-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:python-gevent-0:1.2.2-5.el8_4.src", "AppStream-8.4.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:python-gevent-0:1.2.2-5.el8_4.src", "AppStream-8.4.0.Z.TUS:python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:python3-gevent-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python-gevent: privilege escalation via a crafted script to the WSGIServer component" } ] }
rhsa-2024_7421
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 python-gevent is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service.\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": "gevent is a coroutine-based Python networking library that uses greenlet to provide a high-level synchronous API on top of libevent event loop. Features include: * convenient API around greenlets * familiar synchronization primitives (gevent.event, gevent.queue) * socket module that cooperates * WSGI server on top of libevent-http * DNS requests done through libevent-dns * monkey patching utility to get pure Python modules to cooperate\n\nSecurity Fix(es):\n\n* python-gevent: privilege escalation via a crafted script to the WSGIServer component (CVE-2023-41419)\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:7421", "url": "https://access.redhat.com/errata/RHSA-2024:7421" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2240651", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2240651" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_7421.json" } ], "title": "Red Hat Security Advisory: python-gevent security update", "tracking": { "current_release_date": "2024-11-14T00:39:44+00:00", "generator": { "date": "2024-11-14T00:39:44+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.0" } }, "id": "RHSA-2024:7421", "initial_release_date": "2024-10-01T00:36:03+00:00", "revision_history": [ { "date": "2024-10-01T00:36:03+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-10-01T00:36:03+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-14T00:39:44+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.6::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.6::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.6::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python-gevent-0:1.2.2-5.el8_6.src", "product": { "name": "python-gevent-0:1.2.2-5.el8_6.src", "product_id": "python-gevent-0:1.2.2-5.el8_6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent@1.2.2-5.el8_6?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python3-gevent-0:1.2.2-5.el8_6.x86_64", "product": { "name": "python3-gevent-0:1.2.2-5.el8_6.x86_64", "product_id": "python3-gevent-0:1.2.2-5.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent@1.2.2-5.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64", "product": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64", "product_id": "python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent-debugsource@1.2.2-5.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64", "product": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64", "product_id": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent-debuginfo@1.2.2-5.el8_6?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python3-gevent-0:1.2.2-5.el8_6.aarch64", "product": { "name": "python3-gevent-0:1.2.2-5.el8_6.aarch64", "product_id": "python3-gevent-0:1.2.2-5.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent@1.2.2-5.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "python-gevent-debugsource-0:1.2.2-5.el8_6.aarch64", "product": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_6.aarch64", "product_id": "python-gevent-debugsource-0:1.2.2-5.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent-debugsource@1.2.2-5.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.aarch64", "product": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.aarch64", "product_id": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent-debuginfo@1.2.2-5.el8_6?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python3-gevent-0:1.2.2-5.el8_6.ppc64le", "product": { "name": "python3-gevent-0:1.2.2-5.el8_6.ppc64le", "product_id": "python3-gevent-0:1.2.2-5.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent@1.2.2-5.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "python-gevent-debugsource-0:1.2.2-5.el8_6.ppc64le", "product": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_6.ppc64le", "product_id": "python-gevent-debugsource-0:1.2.2-5.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent-debugsource@1.2.2-5.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.ppc64le", "product": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.ppc64le", "product_id": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent-debuginfo@1.2.2-5.el8_6?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python3-gevent-0:1.2.2-5.el8_6.s390x", "product": { "name": "python3-gevent-0:1.2.2-5.el8_6.s390x", "product_id": "python3-gevent-0:1.2.2-5.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent@1.2.2-5.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "python-gevent-debugsource-0:1.2.2-5.el8_6.s390x", "product": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_6.s390x", "product_id": "python-gevent-debugsource-0:1.2.2-5.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent-debugsource@1.2.2-5.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.s390x", "product": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.s390x", "product_id": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent-debuginfo@1.2.2-5.el8_6?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python-gevent-0:1.2.2-5.el8_6.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:python-gevent-0:1.2.2-5.el8_6.src" }, "product_reference": "python-gevent-0:1.2.2-5.el8_6.src", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64" }, "product_reference": "python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-0:1.2.2-5.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:python3-gevent-0:1.2.2-5.el8_6.x86_64" }, "product_reference": "python3-gevent-0:1.2.2-5.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64" }, "product_reference": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-0:1.2.2-5.el8_6.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python-gevent-0:1.2.2-5.el8_6.src" }, "product_reference": "python-gevent-0:1.2.2-5.el8_6.src", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_6.aarch64" }, "product_reference": "python-gevent-debugsource-0:1.2.2-5.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_6.ppc64le" }, "product_reference": "python-gevent-debugsource-0:1.2.2-5.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_6.s390x" }, "product_reference": "python-gevent-debugsource-0:1.2.2-5.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64" }, "product_reference": "python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-0:1.2.2-5.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_6.aarch64" }, "product_reference": "python3-gevent-0:1.2.2-5.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-0:1.2.2-5.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_6.ppc64le" }, "product_reference": "python3-gevent-0:1.2.2-5.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-0:1.2.2-5.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_6.s390x" }, "product_reference": "python3-gevent-0:1.2.2-5.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-0:1.2.2-5.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_6.x86_64" }, "product_reference": "python3-gevent-0:1.2.2-5.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_6.aarch64" }, "product_reference": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_6.ppc64le" }, "product_reference": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_6.s390x" }, "product_reference": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64" }, "product_reference": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-0:1.2.2-5.el8_6.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:python-gevent-0:1.2.2-5.el8_6.src" }, "product_reference": "python-gevent-0:1.2.2-5.el8_6.src", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64" }, "product_reference": "python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-0:1.2.2-5.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:python3-gevent-0:1.2.2-5.el8_6.x86_64" }, "product_reference": "python3-gevent-0:1.2.2-5.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64" }, "product_reference": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-41419", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2023-09-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2240651" } ], "notes": [ { "category": "description", "text": "A flaw was found in python-event, which could allow a remote attacker to gain elevated privileges on the system, caused by a flaw in the WSGIServer component. By using a specially crafted script, an attacker can gain elevated privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "python-gevent: privilege escalation via a crafted script to the WSGIServer component", "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": [ "AppStream-8.6.0.Z.AUS:python-gevent-0:1.2.2-5.el8_6.src", "AppStream-8.6.0.Z.AUS:python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:python3-gevent-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:python-gevent-0:1.2.2-5.el8_6.src", "AppStream-8.6.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_6.s390x", "AppStream-8.6.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_6.s390x", "AppStream-8.6.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_6.s390x", "AppStream-8.6.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:python-gevent-0:1.2.2-5.el8_6.src", "AppStream-8.6.0.Z.TUS:python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:python3-gevent-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-41419" }, { "category": "external", "summary": "RHBZ#2240651", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2240651" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-41419", "url": "https://www.cve.org/CVERecord?id=CVE-2023-41419" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-41419", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-41419" }, { "category": "external", "summary": "https://github.com/gevent/gevent/commit/2f53c851eaf926767fbac62385615efd4886221c", "url": "https://github.com/gevent/gevent/commit/2f53c851eaf926767fbac62385615efd4886221c" } ], "release_date": "2023-08-31T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-10-01T00:36:03+00:00", "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": [ "AppStream-8.6.0.Z.AUS:python-gevent-0:1.2.2-5.el8_6.src", "AppStream-8.6.0.Z.AUS:python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:python3-gevent-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:python-gevent-0:1.2.2-5.el8_6.src", "AppStream-8.6.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_6.s390x", "AppStream-8.6.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_6.s390x", "AppStream-8.6.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_6.s390x", "AppStream-8.6.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:python-gevent-0:1.2.2-5.el8_6.src", "AppStream-8.6.0.Z.TUS:python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:python3-gevent-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:7421" }, { "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": [ "AppStream-8.6.0.Z.AUS:python-gevent-0:1.2.2-5.el8_6.src", "AppStream-8.6.0.Z.AUS:python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:python3-gevent-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:python-gevent-0:1.2.2-5.el8_6.src", "AppStream-8.6.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_6.s390x", "AppStream-8.6.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_6.s390x", "AppStream-8.6.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_6.s390x", "AppStream-8.6.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:python-gevent-0:1.2.2-5.el8_6.src", "AppStream-8.6.0.Z.TUS:python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:python3-gevent-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 9.1, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.AUS:python-gevent-0:1.2.2-5.el8_6.src", "AppStream-8.6.0.Z.AUS:python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:python3-gevent-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:python-gevent-0:1.2.2-5.el8_6.src", "AppStream-8.6.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_6.s390x", "AppStream-8.6.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_6.s390x", "AppStream-8.6.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_6.s390x", "AppStream-8.6.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:python-gevent-0:1.2.2-5.el8_6.src", "AppStream-8.6.0.Z.TUS:python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:python3-gevent-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python-gevent: privilege escalation via a crafted script to the WSGIServer component" } ] }
RHSA-2024:7785
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 python-gevent is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support.\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": "gevent is a coroutine-based Python networking library that uses greenlet to provide a high-level synchronous API on top of libevent event loop. Features include: * convenient API around greenlets * familiar synchronization primitives (gevent.event, gevent.queue) * socket module that cooperates * WSGI server on top of libevent-http * DNS requests done through libevent-dns * monkey patching utility to get pure Python modules to cooperate\n\nSecurity Fix(es):\n\n* python-gevent: privilege escalation via a crafted script to the WSGIServer component (CVE-2023-41419)\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:7785", "url": "https://access.redhat.com/errata/RHSA-2024:7785" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2240651", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2240651" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_7785.json" } ], "title": "Red Hat Security Advisory: python-gevent security update", "tracking": { "current_release_date": "2025-10-10T00:08:07+00:00", "generator": { "date": "2025-10-10T00:08:07+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.9" } }, "id": "RHSA-2024:7785", "initial_release_date": "2024-10-08T00:15:14+00:00", "revision_history": [ { "date": "2024-10-08T00:15:14+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-10-08T00:15:14+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-10-10T00:08:07+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.2::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python-gevent-0:1.2.2-5.el8_2.src", "product": { "name": "python-gevent-0:1.2.2-5.el8_2.src", "product_id": "python-gevent-0:1.2.2-5.el8_2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent@1.2.2-5.el8_2?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python3-gevent-0:1.2.2-5.el8_2.x86_64", "product": { "name": "python3-gevent-0:1.2.2-5.el8_2.x86_64", "product_id": "python3-gevent-0:1.2.2-5.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent@1.2.2-5.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "python-gevent-debugsource-0:1.2.2-5.el8_2.x86_64", "product": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_2.x86_64", "product_id": "python-gevent-debugsource-0:1.2.2-5.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent-debugsource@1.2.2-5.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_2.x86_64", "product": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_2.x86_64", "product_id": "python3-gevent-debuginfo-0:1.2.2-5.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent-debuginfo@1.2.2-5.el8_2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python-gevent-0:1.2.2-5.el8_2.src as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python-gevent-0:1.2.2-5.el8_2.src" }, "product_reference": "python-gevent-0:1.2.2-5.el8_2.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python-gevent-debugsource-0:1.2.2-5.el8_2.x86_64" }, "product_reference": "python-gevent-debugsource-0:1.2.2-5.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-0:1.2.2-5.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python3-gevent-0:1.2.2-5.el8_2.x86_64" }, "product_reference": "python3-gevent-0:1.2.2-5.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python3-gevent-debuginfo-0:1.2.2-5.el8_2.x86_64" }, "product_reference": "python3-gevent-debuginfo-0:1.2.2-5.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-41419", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2023-09-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2240651" } ], "notes": [ { "category": "description", "text": "A flaw was found in python-event, which could allow a remote attacker to gain elevated privileges on the system, caused by a flaw in the WSGIServer component. By using a specially crafted script, an attacker can gain elevated privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "python-gevent: privilege escalation via a crafted script to the WSGIServer component", "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": [ "AppStream-8.2.0.Z.AUS:python-gevent-0:1.2.2-5.el8_2.src", "AppStream-8.2.0.Z.AUS:python-gevent-debugsource-0:1.2.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:python3-gevent-0:1.2.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:python3-gevent-debuginfo-0:1.2.2-5.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-41419" }, { "category": "external", "summary": "RHBZ#2240651", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2240651" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-41419", "url": "https://www.cve.org/CVERecord?id=CVE-2023-41419" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-41419", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-41419" }, { "category": "external", "summary": "https://github.com/gevent/gevent/commit/2f53c851eaf926767fbac62385615efd4886221c", "url": "https://github.com/gevent/gevent/commit/2f53c851eaf926767fbac62385615efd4886221c" } ], "release_date": "2023-08-31T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-10-08T00:15:14+00:00", "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": [ "AppStream-8.2.0.Z.AUS:python-gevent-0:1.2.2-5.el8_2.src", "AppStream-8.2.0.Z.AUS:python-gevent-debugsource-0:1.2.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:python3-gevent-0:1.2.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:python3-gevent-debuginfo-0:1.2.2-5.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:7785" }, { "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": [ "AppStream-8.2.0.Z.AUS:python-gevent-0:1.2.2-5.el8_2.src", "AppStream-8.2.0.Z.AUS:python-gevent-debugsource-0:1.2.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:python3-gevent-0:1.2.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:python3-gevent-debuginfo-0:1.2.2-5.el8_2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 9.1, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.AUS:python-gevent-0:1.2.2-5.el8_2.src", "AppStream-8.2.0.Z.AUS:python-gevent-debugsource-0:1.2.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:python3-gevent-0:1.2.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:python3-gevent-debuginfo-0:1.2.2-5.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python-gevent: privilege escalation via a crafted script to the WSGIServer component" } ] }
rhsa-2024:7421
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 python-gevent is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service.\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": "gevent is a coroutine-based Python networking library that uses greenlet to provide a high-level synchronous API on top of libevent event loop. Features include: * convenient API around greenlets * familiar synchronization primitives (gevent.event, gevent.queue) * socket module that cooperates * WSGI server on top of libevent-http * DNS requests done through libevent-dns * monkey patching utility to get pure Python modules to cooperate\n\nSecurity Fix(es):\n\n* python-gevent: privilege escalation via a crafted script to the WSGIServer component (CVE-2023-41419)\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:7421", "url": "https://access.redhat.com/errata/RHSA-2024:7421" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2240651", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2240651" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_7421.json" } ], "title": "Red Hat Security Advisory: python-gevent security update", "tracking": { "current_release_date": "2025-10-10T00:08:07+00:00", "generator": { "date": "2025-10-10T00:08:07+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.9" } }, "id": "RHSA-2024:7421", "initial_release_date": "2024-10-01T00:36:03+00:00", "revision_history": [ { "date": "2024-10-01T00:36:03+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-10-01T00:36:03+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-10-10T00:08:07+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.6::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.6::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.6::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python-gevent-0:1.2.2-5.el8_6.src", "product": { "name": "python-gevent-0:1.2.2-5.el8_6.src", "product_id": "python-gevent-0:1.2.2-5.el8_6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent@1.2.2-5.el8_6?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python3-gevent-0:1.2.2-5.el8_6.x86_64", "product": { "name": "python3-gevent-0:1.2.2-5.el8_6.x86_64", "product_id": "python3-gevent-0:1.2.2-5.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent@1.2.2-5.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64", "product": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64", "product_id": "python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent-debugsource@1.2.2-5.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64", "product": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64", "product_id": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent-debuginfo@1.2.2-5.el8_6?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python3-gevent-0:1.2.2-5.el8_6.aarch64", "product": { "name": "python3-gevent-0:1.2.2-5.el8_6.aarch64", "product_id": "python3-gevent-0:1.2.2-5.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent@1.2.2-5.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "python-gevent-debugsource-0:1.2.2-5.el8_6.aarch64", "product": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_6.aarch64", "product_id": "python-gevent-debugsource-0:1.2.2-5.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent-debugsource@1.2.2-5.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.aarch64", "product": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.aarch64", "product_id": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent-debuginfo@1.2.2-5.el8_6?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python3-gevent-0:1.2.2-5.el8_6.ppc64le", "product": { "name": "python3-gevent-0:1.2.2-5.el8_6.ppc64le", "product_id": "python3-gevent-0:1.2.2-5.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent@1.2.2-5.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "python-gevent-debugsource-0:1.2.2-5.el8_6.ppc64le", "product": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_6.ppc64le", "product_id": "python-gevent-debugsource-0:1.2.2-5.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent-debugsource@1.2.2-5.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.ppc64le", "product": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.ppc64le", "product_id": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent-debuginfo@1.2.2-5.el8_6?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python3-gevent-0:1.2.2-5.el8_6.s390x", "product": { "name": "python3-gevent-0:1.2.2-5.el8_6.s390x", "product_id": "python3-gevent-0:1.2.2-5.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent@1.2.2-5.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "python-gevent-debugsource-0:1.2.2-5.el8_6.s390x", "product": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_6.s390x", "product_id": "python-gevent-debugsource-0:1.2.2-5.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent-debugsource@1.2.2-5.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.s390x", "product": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.s390x", "product_id": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent-debuginfo@1.2.2-5.el8_6?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python-gevent-0:1.2.2-5.el8_6.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:python-gevent-0:1.2.2-5.el8_6.src" }, "product_reference": "python-gevent-0:1.2.2-5.el8_6.src", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64" }, "product_reference": "python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-0:1.2.2-5.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:python3-gevent-0:1.2.2-5.el8_6.x86_64" }, "product_reference": "python3-gevent-0:1.2.2-5.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64" }, "product_reference": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-0:1.2.2-5.el8_6.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python-gevent-0:1.2.2-5.el8_6.src" }, "product_reference": "python-gevent-0:1.2.2-5.el8_6.src", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_6.aarch64" }, "product_reference": "python-gevent-debugsource-0:1.2.2-5.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_6.ppc64le" }, "product_reference": "python-gevent-debugsource-0:1.2.2-5.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_6.s390x" }, "product_reference": "python-gevent-debugsource-0:1.2.2-5.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64" }, "product_reference": "python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-0:1.2.2-5.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_6.aarch64" }, "product_reference": "python3-gevent-0:1.2.2-5.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-0:1.2.2-5.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_6.ppc64le" }, "product_reference": "python3-gevent-0:1.2.2-5.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-0:1.2.2-5.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_6.s390x" }, "product_reference": "python3-gevent-0:1.2.2-5.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-0:1.2.2-5.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_6.x86_64" }, "product_reference": "python3-gevent-0:1.2.2-5.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_6.aarch64" }, "product_reference": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_6.ppc64le" }, "product_reference": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_6.s390x" }, "product_reference": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64" }, "product_reference": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-0:1.2.2-5.el8_6.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:python-gevent-0:1.2.2-5.el8_6.src" }, "product_reference": "python-gevent-0:1.2.2-5.el8_6.src", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64" }, "product_reference": "python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-0:1.2.2-5.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:python3-gevent-0:1.2.2-5.el8_6.x86_64" }, "product_reference": "python3-gevent-0:1.2.2-5.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64" }, "product_reference": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-41419", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2023-09-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2240651" } ], "notes": [ { "category": "description", "text": "A flaw was found in python-event, which could allow a remote attacker to gain elevated privileges on the system, caused by a flaw in the WSGIServer component. By using a specially crafted script, an attacker can gain elevated privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "python-gevent: privilege escalation via a crafted script to the WSGIServer component", "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": [ "AppStream-8.6.0.Z.AUS:python-gevent-0:1.2.2-5.el8_6.src", "AppStream-8.6.0.Z.AUS:python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:python3-gevent-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:python-gevent-0:1.2.2-5.el8_6.src", "AppStream-8.6.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_6.s390x", "AppStream-8.6.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_6.s390x", "AppStream-8.6.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_6.s390x", "AppStream-8.6.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:python-gevent-0:1.2.2-5.el8_6.src", "AppStream-8.6.0.Z.TUS:python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:python3-gevent-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-41419" }, { "category": "external", "summary": "RHBZ#2240651", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2240651" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-41419", "url": "https://www.cve.org/CVERecord?id=CVE-2023-41419" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-41419", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-41419" }, { "category": "external", "summary": "https://github.com/gevent/gevent/commit/2f53c851eaf926767fbac62385615efd4886221c", "url": "https://github.com/gevent/gevent/commit/2f53c851eaf926767fbac62385615efd4886221c" } ], "release_date": "2023-08-31T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-10-01T00:36:03+00:00", "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": [ "AppStream-8.6.0.Z.AUS:python-gevent-0:1.2.2-5.el8_6.src", "AppStream-8.6.0.Z.AUS:python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:python3-gevent-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:python-gevent-0:1.2.2-5.el8_6.src", "AppStream-8.6.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_6.s390x", "AppStream-8.6.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_6.s390x", "AppStream-8.6.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_6.s390x", "AppStream-8.6.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:python-gevent-0:1.2.2-5.el8_6.src", "AppStream-8.6.0.Z.TUS:python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:python3-gevent-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:7421" }, { "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": [ "AppStream-8.6.0.Z.AUS:python-gevent-0:1.2.2-5.el8_6.src", "AppStream-8.6.0.Z.AUS:python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:python3-gevent-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:python-gevent-0:1.2.2-5.el8_6.src", "AppStream-8.6.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_6.s390x", "AppStream-8.6.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_6.s390x", "AppStream-8.6.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_6.s390x", "AppStream-8.6.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:python-gevent-0:1.2.2-5.el8_6.src", "AppStream-8.6.0.Z.TUS:python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:python3-gevent-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 9.1, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.AUS:python-gevent-0:1.2.2-5.el8_6.src", "AppStream-8.6.0.Z.AUS:python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:python3-gevent-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:python-gevent-0:1.2.2-5.el8_6.src", "AppStream-8.6.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_6.s390x", "AppStream-8.6.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_6.s390x", "AppStream-8.6.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_6.s390x", "AppStream-8.6.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:python-gevent-0:1.2.2-5.el8_6.src", "AppStream-8.6.0.Z.TUS:python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:python3-gevent-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python-gevent: privilege escalation via a crafted script to the WSGIServer component" } ] }
RHSA-2024:8105
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 python-gevent is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.4 Telecommunications Update Service.\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": "gevent is a coroutine-based Python networking library that uses greenlet to provide a high-level synchronous API on top of libevent event loop. Features include: * convenient API around greenlets * familiar synchronization primitives (gevent.event, gevent.queue) * socket module that cooperates * WSGI server on top of libevent-http * DNS requests done through libevent-dns * monkey patching utility to get pure Python modules to cooperate\n\nSecurity Fix(es):\n\n* python-gevent: privilege escalation via a crafted script to the WSGIServer component (CVE-2023-41419)\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:8105", "url": "https://access.redhat.com/errata/RHSA-2024:8105" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2240651", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2240651" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_8105.json" } ], "title": "Red Hat Security Advisory: python-gevent security update", "tracking": { "current_release_date": "2025-10-10T00:08:10+00:00", "generator": { "date": "2025-10-10T00:08:10+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.9" } }, "id": "RHSA-2024:8105", "initial_release_date": "2024-10-15T00:25:55+00:00", "revision_history": [ { "date": "2024-10-15T00:25:55+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-10-15T00:25:55+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-10-10T00:08:10+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.4::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.4::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python-gevent-0:1.2.2-5.el8_4.src", "product": { "name": "python-gevent-0:1.2.2-5.el8_4.src", "product_id": "python-gevent-0:1.2.2-5.el8_4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent@1.2.2-5.el8_4?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python3-gevent-0:1.2.2-5.el8_4.x86_64", "product": { "name": "python3-gevent-0:1.2.2-5.el8_4.x86_64", "product_id": "python3-gevent-0:1.2.2-5.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent@1.2.2-5.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64", "product": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64", "product_id": "python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent-debugsource@1.2.2-5.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64", "product": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64", "product_id": "python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent-debuginfo@1.2.2-5.el8_4?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python3-gevent-0:1.2.2-5.el8_4.ppc64le", "product": { "name": "python3-gevent-0:1.2.2-5.el8_4.ppc64le", "product_id": "python3-gevent-0:1.2.2-5.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent@1.2.2-5.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "python-gevent-debugsource-0:1.2.2-5.el8_4.ppc64le", "product": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_4.ppc64le", "product_id": "python-gevent-debugsource-0:1.2.2-5.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent-debugsource@1.2.2-5.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_4.ppc64le", "product": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_4.ppc64le", "product_id": "python3-gevent-debuginfo-0:1.2.2-5.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent-debuginfo@1.2.2-5.el8_4?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python-gevent-0:1.2.2-5.el8_4.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python-gevent-0:1.2.2-5.el8_4.src" }, "product_reference": "python-gevent-0:1.2.2-5.el8_4.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64" }, "product_reference": "python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-0:1.2.2-5.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python3-gevent-0:1.2.2-5.el8_4.x86_64" }, "product_reference": "python3-gevent-0:1.2.2-5.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64" }, "product_reference": "python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-0:1.2.2-5.el8_4.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python-gevent-0:1.2.2-5.el8_4.src" }, "product_reference": "python-gevent-0:1.2.2-5.el8_4.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_4.ppc64le" }, "product_reference": "python-gevent-debugsource-0:1.2.2-5.el8_4.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64" }, "product_reference": "python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-0:1.2.2-5.el8_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_4.ppc64le" }, "product_reference": "python3-gevent-0:1.2.2-5.el8_4.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-0:1.2.2-5.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_4.x86_64" }, "product_reference": "python3-gevent-0:1.2.2-5.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_4.ppc64le" }, "product_reference": "python3-gevent-debuginfo-0:1.2.2-5.el8_4.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64" }, "product_reference": "python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-0:1.2.2-5.el8_4.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python-gevent-0:1.2.2-5.el8_4.src" }, "product_reference": "python-gevent-0:1.2.2-5.el8_4.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64" }, "product_reference": "python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-0:1.2.2-5.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python3-gevent-0:1.2.2-5.el8_4.x86_64" }, "product_reference": "python3-gevent-0:1.2.2-5.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64" }, "product_reference": "python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-41419", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2023-09-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2240651" } ], "notes": [ { "category": "description", "text": "A flaw was found in python-event, which could allow a remote attacker to gain elevated privileges on the system, caused by a flaw in the WSGIServer component. By using a specially crafted script, an attacker can gain elevated privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "python-gevent: privilege escalation via a crafted script to the WSGIServer component", "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": [ "AppStream-8.4.0.Z.AUS:python-gevent-0:1.2.2-5.el8_4.src", "AppStream-8.4.0.Z.AUS:python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:python3-gevent-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:python-gevent-0:1.2.2-5.el8_4.src", "AppStream-8.4.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:python-gevent-0:1.2.2-5.el8_4.src", "AppStream-8.4.0.Z.TUS:python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:python3-gevent-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-41419" }, { "category": "external", "summary": "RHBZ#2240651", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2240651" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-41419", "url": "https://www.cve.org/CVERecord?id=CVE-2023-41419" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-41419", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-41419" }, { "category": "external", "summary": "https://github.com/gevent/gevent/commit/2f53c851eaf926767fbac62385615efd4886221c", "url": "https://github.com/gevent/gevent/commit/2f53c851eaf926767fbac62385615efd4886221c" } ], "release_date": "2023-08-31T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-10-15T00:25:55+00:00", "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": [ "AppStream-8.4.0.Z.AUS:python-gevent-0:1.2.2-5.el8_4.src", "AppStream-8.4.0.Z.AUS:python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:python3-gevent-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:python-gevent-0:1.2.2-5.el8_4.src", "AppStream-8.4.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:python-gevent-0:1.2.2-5.el8_4.src", "AppStream-8.4.0.Z.TUS:python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:python3-gevent-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:8105" }, { "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": [ "AppStream-8.4.0.Z.AUS:python-gevent-0:1.2.2-5.el8_4.src", "AppStream-8.4.0.Z.AUS:python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:python3-gevent-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:python-gevent-0:1.2.2-5.el8_4.src", "AppStream-8.4.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:python-gevent-0:1.2.2-5.el8_4.src", "AppStream-8.4.0.Z.TUS:python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:python3-gevent-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 9.1, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:python-gevent-0:1.2.2-5.el8_4.src", "AppStream-8.4.0.Z.AUS:python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:python3-gevent-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:python-gevent-0:1.2.2-5.el8_4.src", "AppStream-8.4.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:python-gevent-0:1.2.2-5.el8_4.src", "AppStream-8.4.0.Z.TUS:python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:python3-gevent-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python-gevent: privilege escalation via a crafted script to the WSGIServer component" } ] }
RHSA-2024:7421
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 python-gevent is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service.\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": "gevent is a coroutine-based Python networking library that uses greenlet to provide a high-level synchronous API on top of libevent event loop. Features include: * convenient API around greenlets * familiar synchronization primitives (gevent.event, gevent.queue) * socket module that cooperates * WSGI server on top of libevent-http * DNS requests done through libevent-dns * monkey patching utility to get pure Python modules to cooperate\n\nSecurity Fix(es):\n\n* python-gevent: privilege escalation via a crafted script to the WSGIServer component (CVE-2023-41419)\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:7421", "url": "https://access.redhat.com/errata/RHSA-2024:7421" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2240651", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2240651" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_7421.json" } ], "title": "Red Hat Security Advisory: python-gevent security update", "tracking": { "current_release_date": "2025-10-10T00:08:07+00:00", "generator": { "date": "2025-10-10T00:08:07+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.9" } }, "id": "RHSA-2024:7421", "initial_release_date": "2024-10-01T00:36:03+00:00", "revision_history": [ { "date": "2024-10-01T00:36:03+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-10-01T00:36:03+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-10-10T00:08:07+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.6::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.6::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.6::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python-gevent-0:1.2.2-5.el8_6.src", "product": { "name": "python-gevent-0:1.2.2-5.el8_6.src", "product_id": "python-gevent-0:1.2.2-5.el8_6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent@1.2.2-5.el8_6?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python3-gevent-0:1.2.2-5.el8_6.x86_64", "product": { "name": "python3-gevent-0:1.2.2-5.el8_6.x86_64", "product_id": "python3-gevent-0:1.2.2-5.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent@1.2.2-5.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64", "product": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64", "product_id": "python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent-debugsource@1.2.2-5.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64", "product": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64", "product_id": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent-debuginfo@1.2.2-5.el8_6?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python3-gevent-0:1.2.2-5.el8_6.aarch64", "product": { "name": "python3-gevent-0:1.2.2-5.el8_6.aarch64", "product_id": "python3-gevent-0:1.2.2-5.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent@1.2.2-5.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "python-gevent-debugsource-0:1.2.2-5.el8_6.aarch64", "product": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_6.aarch64", "product_id": "python-gevent-debugsource-0:1.2.2-5.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent-debugsource@1.2.2-5.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.aarch64", "product": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.aarch64", "product_id": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent-debuginfo@1.2.2-5.el8_6?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python3-gevent-0:1.2.2-5.el8_6.ppc64le", "product": { "name": "python3-gevent-0:1.2.2-5.el8_6.ppc64le", "product_id": "python3-gevent-0:1.2.2-5.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent@1.2.2-5.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "python-gevent-debugsource-0:1.2.2-5.el8_6.ppc64le", "product": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_6.ppc64le", "product_id": "python-gevent-debugsource-0:1.2.2-5.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent-debugsource@1.2.2-5.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.ppc64le", "product": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.ppc64le", "product_id": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent-debuginfo@1.2.2-5.el8_6?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python3-gevent-0:1.2.2-5.el8_6.s390x", "product": { "name": "python3-gevent-0:1.2.2-5.el8_6.s390x", "product_id": "python3-gevent-0:1.2.2-5.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent@1.2.2-5.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "python-gevent-debugsource-0:1.2.2-5.el8_6.s390x", "product": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_6.s390x", "product_id": "python-gevent-debugsource-0:1.2.2-5.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent-debugsource@1.2.2-5.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.s390x", "product": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.s390x", "product_id": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent-debuginfo@1.2.2-5.el8_6?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python-gevent-0:1.2.2-5.el8_6.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:python-gevent-0:1.2.2-5.el8_6.src" }, "product_reference": "python-gevent-0:1.2.2-5.el8_6.src", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64" }, "product_reference": "python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-0:1.2.2-5.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:python3-gevent-0:1.2.2-5.el8_6.x86_64" }, "product_reference": "python3-gevent-0:1.2.2-5.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64" }, "product_reference": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-0:1.2.2-5.el8_6.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python-gevent-0:1.2.2-5.el8_6.src" }, "product_reference": "python-gevent-0:1.2.2-5.el8_6.src", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_6.aarch64" }, "product_reference": "python-gevent-debugsource-0:1.2.2-5.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_6.ppc64le" }, "product_reference": "python-gevent-debugsource-0:1.2.2-5.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_6.s390x" }, "product_reference": "python-gevent-debugsource-0:1.2.2-5.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64" }, "product_reference": "python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-0:1.2.2-5.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_6.aarch64" }, "product_reference": "python3-gevent-0:1.2.2-5.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-0:1.2.2-5.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_6.ppc64le" }, "product_reference": "python3-gevent-0:1.2.2-5.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-0:1.2.2-5.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_6.s390x" }, "product_reference": "python3-gevent-0:1.2.2-5.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-0:1.2.2-5.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_6.x86_64" }, "product_reference": "python3-gevent-0:1.2.2-5.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_6.aarch64" }, "product_reference": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_6.ppc64le" }, "product_reference": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_6.s390x" }, "product_reference": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64" }, "product_reference": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-0:1.2.2-5.el8_6.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:python-gevent-0:1.2.2-5.el8_6.src" }, "product_reference": "python-gevent-0:1.2.2-5.el8_6.src", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64" }, "product_reference": "python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-0:1.2.2-5.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:python3-gevent-0:1.2.2-5.el8_6.x86_64" }, "product_reference": "python3-gevent-0:1.2.2-5.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64" }, "product_reference": "python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-41419", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2023-09-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2240651" } ], "notes": [ { "category": "description", "text": "A flaw was found in python-event, which could allow a remote attacker to gain elevated privileges on the system, caused by a flaw in the WSGIServer component. By using a specially crafted script, an attacker can gain elevated privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "python-gevent: privilege escalation via a crafted script to the WSGIServer component", "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": [ "AppStream-8.6.0.Z.AUS:python-gevent-0:1.2.2-5.el8_6.src", "AppStream-8.6.0.Z.AUS:python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:python3-gevent-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:python-gevent-0:1.2.2-5.el8_6.src", "AppStream-8.6.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_6.s390x", "AppStream-8.6.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_6.s390x", "AppStream-8.6.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_6.s390x", "AppStream-8.6.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:python-gevent-0:1.2.2-5.el8_6.src", "AppStream-8.6.0.Z.TUS:python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:python3-gevent-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-41419" }, { "category": "external", "summary": "RHBZ#2240651", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2240651" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-41419", "url": "https://www.cve.org/CVERecord?id=CVE-2023-41419" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-41419", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-41419" }, { "category": "external", "summary": "https://github.com/gevent/gevent/commit/2f53c851eaf926767fbac62385615efd4886221c", "url": "https://github.com/gevent/gevent/commit/2f53c851eaf926767fbac62385615efd4886221c" } ], "release_date": "2023-08-31T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-10-01T00:36:03+00:00", "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": [ "AppStream-8.6.0.Z.AUS:python-gevent-0:1.2.2-5.el8_6.src", "AppStream-8.6.0.Z.AUS:python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:python3-gevent-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:python-gevent-0:1.2.2-5.el8_6.src", "AppStream-8.6.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_6.s390x", "AppStream-8.6.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_6.s390x", "AppStream-8.6.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_6.s390x", "AppStream-8.6.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:python-gevent-0:1.2.2-5.el8_6.src", "AppStream-8.6.0.Z.TUS:python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:python3-gevent-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:7421" }, { "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": [ "AppStream-8.6.0.Z.AUS:python-gevent-0:1.2.2-5.el8_6.src", "AppStream-8.6.0.Z.AUS:python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:python3-gevent-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:python-gevent-0:1.2.2-5.el8_6.src", "AppStream-8.6.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_6.s390x", "AppStream-8.6.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_6.s390x", "AppStream-8.6.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_6.s390x", "AppStream-8.6.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:python-gevent-0:1.2.2-5.el8_6.src", "AppStream-8.6.0.Z.TUS:python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:python3-gevent-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 9.1, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.AUS:python-gevent-0:1.2.2-5.el8_6.src", "AppStream-8.6.0.Z.AUS:python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:python3-gevent-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:python-gevent-0:1.2.2-5.el8_6.src", "AppStream-8.6.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_6.s390x", "AppStream-8.6.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_6.s390x", "AppStream-8.6.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_6.s390x", "AppStream-8.6.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:python-gevent-0:1.2.2-5.el8_6.src", "AppStream-8.6.0.Z.TUS:python-gevent-debugsource-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:python3-gevent-0:1.2.2-5.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:python3-gevent-debuginfo-0:1.2.2-5.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python-gevent: privilege escalation via a crafted script to the WSGIServer component" } ] }
RHSA-2023:7438
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 python-gevent is now available for Red Hat OpenStack Platform 17.1.1.\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": "gevent is a coroutine-based Python networking library that uses greenlet to provide a high-level synchronous API on top of libevent event loop.\n\nSecurity Fix(es):\n\n* python-gevent: privilege escalation via a crafted script to the WSGIServer component (CVE-2023-41419)\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-2023:7438", "url": "https://access.redhat.com/errata/RHSA-2023:7438" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2240651", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2240651" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7438.json" } ], "title": "Red Hat Security Advisory: Red Hat OpenStack Platform 17.1.1 (python-gevent) security update", "tracking": { "current_release_date": "2025-10-10T00:07:47+00:00", "generator": { "date": "2025-10-10T00:07:47+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.9" } }, "id": "RHSA-2023:7438", "initial_release_date": "2023-11-21T15:46:44+00:00", "revision_history": [ { "date": "2023-11-21T15:46:44+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-11-21T15:46:44+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-10-10T00:07:47+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat OpenStack Platform 17.1", "product": { "name": "Red Hat OpenStack Platform 17.1", "product_id": "9Base-RHOS-17.1", "product_identification_helper": { "cpe": "cpe:/a:redhat:openstack:17.1::el9" } } } ], "category": "product_family", "name": "Red Hat OpenStack Platform" }, { "branches": [ { "category": "product_version", "name": "python-gevent-0:21.1.2-2.el9ost.src", "product": { "name": "python-gevent-0:21.1.2-2.el9ost.src", "product_id": "python-gevent-0:21.1.2-2.el9ost.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent@21.1.2-2.el9ost?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python3-gevent-0:21.1.2-2.el9ost.x86_64", "product": { "name": "python3-gevent-0:21.1.2-2.el9ost.x86_64", "product_id": "python3-gevent-0:21.1.2-2.el9ost.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent@21.1.2-2.el9ost?arch=x86_64" } } }, { "category": "product_version", "name": "python-gevent-debugsource-0:21.1.2-2.el9ost.x86_64", "product": { "name": "python-gevent-debugsource-0:21.1.2-2.el9ost.x86_64", "product_id": "python-gevent-debugsource-0:21.1.2-2.el9ost.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent-debugsource@21.1.2-2.el9ost?arch=x86_64" } } }, { "category": "product_version", "name": "python3-gevent-debuginfo-0:21.1.2-2.el9ost.x86_64", "product": { "name": "python3-gevent-debuginfo-0:21.1.2-2.el9ost.x86_64", "product_id": "python3-gevent-debuginfo-0:21.1.2-2.el9ost.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent-debuginfo@21.1.2-2.el9ost?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python-gevent-0:21.1.2-2.el9ost.src as a component of Red Hat OpenStack Platform 17.1", "product_id": "9Base-RHOS-17.1:python-gevent-0:21.1.2-2.el9ost.src" }, "product_reference": "python-gevent-0:21.1.2-2.el9ost.src", "relates_to_product_reference": "9Base-RHOS-17.1" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-debugsource-0:21.1.2-2.el9ost.x86_64 as a component of Red Hat OpenStack Platform 17.1", "product_id": "9Base-RHOS-17.1:python-gevent-debugsource-0:21.1.2-2.el9ost.x86_64" }, "product_reference": "python-gevent-debugsource-0:21.1.2-2.el9ost.x86_64", "relates_to_product_reference": "9Base-RHOS-17.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-0:21.1.2-2.el9ost.x86_64 as a component of Red Hat OpenStack Platform 17.1", "product_id": "9Base-RHOS-17.1:python3-gevent-0:21.1.2-2.el9ost.x86_64" }, "product_reference": "python3-gevent-0:21.1.2-2.el9ost.x86_64", "relates_to_product_reference": "9Base-RHOS-17.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-debuginfo-0:21.1.2-2.el9ost.x86_64 as a component of Red Hat OpenStack Platform 17.1", "product_id": "9Base-RHOS-17.1:python3-gevent-debuginfo-0:21.1.2-2.el9ost.x86_64" }, "product_reference": "python3-gevent-debuginfo-0:21.1.2-2.el9ost.x86_64", "relates_to_product_reference": "9Base-RHOS-17.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-41419", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2023-09-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2240651" } ], "notes": [ { "category": "description", "text": "A flaw was found in python-event, which could allow a remote attacker to gain elevated privileges on the system, caused by a flaw in the WSGIServer component. By using a specially crafted script, an attacker can gain elevated privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "python-gevent: privilege escalation via a crafted script to the WSGIServer component", "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-RHOS-17.1:python-gevent-0:21.1.2-2.el9ost.src", "9Base-RHOS-17.1:python-gevent-debugsource-0:21.1.2-2.el9ost.x86_64", "9Base-RHOS-17.1:python3-gevent-0:21.1.2-2.el9ost.x86_64", "9Base-RHOS-17.1:python3-gevent-debuginfo-0:21.1.2-2.el9ost.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-41419" }, { "category": "external", "summary": "RHBZ#2240651", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2240651" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-41419", "url": "https://www.cve.org/CVERecord?id=CVE-2023-41419" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-41419", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-41419" }, { "category": "external", "summary": "https://github.com/gevent/gevent/commit/2f53c851eaf926767fbac62385615efd4886221c", "url": "https://github.com/gevent/gevent/commit/2f53c851eaf926767fbac62385615efd4886221c" } ], "release_date": "2023-08-31T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-21T15:46:44+00:00", "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": [ "9Base-RHOS-17.1:python-gevent-0:21.1.2-2.el9ost.src", "9Base-RHOS-17.1:python-gevent-debugsource-0:21.1.2-2.el9ost.x86_64", "9Base-RHOS-17.1:python3-gevent-0:21.1.2-2.el9ost.x86_64", "9Base-RHOS-17.1:python3-gevent-debuginfo-0:21.1.2-2.el9ost.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:7438" }, { "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-RHOS-17.1:python-gevent-0:21.1.2-2.el9ost.src", "9Base-RHOS-17.1:python-gevent-debugsource-0:21.1.2-2.el9ost.x86_64", "9Base-RHOS-17.1:python3-gevent-0:21.1.2-2.el9ost.x86_64", "9Base-RHOS-17.1:python3-gevent-debuginfo-0:21.1.2-2.el9ost.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 9.1, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "9Base-RHOS-17.1:python-gevent-0:21.1.2-2.el9ost.src", "9Base-RHOS-17.1:python-gevent-debugsource-0:21.1.2-2.el9ost.x86_64", "9Base-RHOS-17.1:python3-gevent-0:21.1.2-2.el9ost.x86_64", "9Base-RHOS-17.1:python3-gevent-debuginfo-0:21.1.2-2.el9ost.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python-gevent: privilege escalation via a crafted script to the WSGIServer component" } ] }
rhsa-2023_7438
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 python-gevent is now available for Red Hat OpenStack Platform 17.1.1.\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": "gevent is a coroutine-based Python networking library that uses greenlet to provide a high-level synchronous API on top of libevent event loop.\n\nSecurity Fix(es):\n\n* python-gevent: privilege escalation via a crafted script to the WSGIServer component (CVE-2023-41419)\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-2023:7438", "url": "https://access.redhat.com/errata/RHSA-2023:7438" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2240651", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2240651" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7438.json" } ], "title": "Red Hat Security Advisory: Red Hat OpenStack Platform 17.1.1 (python-gevent) security update", "tracking": { "current_release_date": "2024-11-14T00:17:52+00:00", "generator": { "date": "2024-11-14T00:17:52+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.0" } }, "id": "RHSA-2023:7438", "initial_release_date": "2023-11-21T15:46:44+00:00", "revision_history": [ { "date": "2023-11-21T15:46:44+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-11-21T15:46:44+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-14T00:17:52+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat OpenStack Platform 17.1", "product": { "name": "Red Hat OpenStack Platform 17.1", "product_id": "9Base-RHOS-17.1", "product_identification_helper": { "cpe": "cpe:/a:redhat:openstack:17.1::el9" } } } ], "category": "product_family", "name": "Red Hat OpenStack Platform" }, { "branches": [ { "category": "product_version", "name": "python-gevent-0:21.1.2-2.el9ost.src", "product": { "name": "python-gevent-0:21.1.2-2.el9ost.src", "product_id": "python-gevent-0:21.1.2-2.el9ost.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent@21.1.2-2.el9ost?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python3-gevent-0:21.1.2-2.el9ost.x86_64", "product": { "name": "python3-gevent-0:21.1.2-2.el9ost.x86_64", "product_id": "python3-gevent-0:21.1.2-2.el9ost.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent@21.1.2-2.el9ost?arch=x86_64" } } }, { "category": "product_version", "name": "python-gevent-debugsource-0:21.1.2-2.el9ost.x86_64", "product": { "name": "python-gevent-debugsource-0:21.1.2-2.el9ost.x86_64", "product_id": "python-gevent-debugsource-0:21.1.2-2.el9ost.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent-debugsource@21.1.2-2.el9ost?arch=x86_64" } } }, { "category": "product_version", "name": "python3-gevent-debuginfo-0:21.1.2-2.el9ost.x86_64", "product": { "name": "python3-gevent-debuginfo-0:21.1.2-2.el9ost.x86_64", "product_id": "python3-gevent-debuginfo-0:21.1.2-2.el9ost.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent-debuginfo@21.1.2-2.el9ost?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python-gevent-0:21.1.2-2.el9ost.src as a component of Red Hat OpenStack Platform 17.1", "product_id": "9Base-RHOS-17.1:python-gevent-0:21.1.2-2.el9ost.src" }, "product_reference": "python-gevent-0:21.1.2-2.el9ost.src", "relates_to_product_reference": "9Base-RHOS-17.1" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-debugsource-0:21.1.2-2.el9ost.x86_64 as a component of Red Hat OpenStack Platform 17.1", "product_id": "9Base-RHOS-17.1:python-gevent-debugsource-0:21.1.2-2.el9ost.x86_64" }, "product_reference": "python-gevent-debugsource-0:21.1.2-2.el9ost.x86_64", "relates_to_product_reference": "9Base-RHOS-17.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-0:21.1.2-2.el9ost.x86_64 as a component of Red Hat OpenStack Platform 17.1", "product_id": "9Base-RHOS-17.1:python3-gevent-0:21.1.2-2.el9ost.x86_64" }, "product_reference": "python3-gevent-0:21.1.2-2.el9ost.x86_64", "relates_to_product_reference": "9Base-RHOS-17.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-debuginfo-0:21.1.2-2.el9ost.x86_64 as a component of Red Hat OpenStack Platform 17.1", "product_id": "9Base-RHOS-17.1:python3-gevent-debuginfo-0:21.1.2-2.el9ost.x86_64" }, "product_reference": "python3-gevent-debuginfo-0:21.1.2-2.el9ost.x86_64", "relates_to_product_reference": "9Base-RHOS-17.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-41419", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2023-09-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2240651" } ], "notes": [ { "category": "description", "text": "A flaw was found in python-event, which could allow a remote attacker to gain elevated privileges on the system, caused by a flaw in the WSGIServer component. By using a specially crafted script, an attacker can gain elevated privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "python-gevent: privilege escalation via a crafted script to the WSGIServer component", "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-RHOS-17.1:python-gevent-0:21.1.2-2.el9ost.src", "9Base-RHOS-17.1:python-gevent-debugsource-0:21.1.2-2.el9ost.x86_64", "9Base-RHOS-17.1:python3-gevent-0:21.1.2-2.el9ost.x86_64", "9Base-RHOS-17.1:python3-gevent-debuginfo-0:21.1.2-2.el9ost.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-41419" }, { "category": "external", "summary": "RHBZ#2240651", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2240651" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-41419", "url": "https://www.cve.org/CVERecord?id=CVE-2023-41419" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-41419", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-41419" }, { "category": "external", "summary": "https://github.com/gevent/gevent/commit/2f53c851eaf926767fbac62385615efd4886221c", "url": "https://github.com/gevent/gevent/commit/2f53c851eaf926767fbac62385615efd4886221c" } ], "release_date": "2023-08-31T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-21T15:46:44+00:00", "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": [ "9Base-RHOS-17.1:python-gevent-0:21.1.2-2.el9ost.src", "9Base-RHOS-17.1:python-gevent-debugsource-0:21.1.2-2.el9ost.x86_64", "9Base-RHOS-17.1:python3-gevent-0:21.1.2-2.el9ost.x86_64", "9Base-RHOS-17.1:python3-gevent-debuginfo-0:21.1.2-2.el9ost.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:7438" }, { "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-RHOS-17.1:python-gevent-0:21.1.2-2.el9ost.src", "9Base-RHOS-17.1:python-gevent-debugsource-0:21.1.2-2.el9ost.x86_64", "9Base-RHOS-17.1:python3-gevent-0:21.1.2-2.el9ost.x86_64", "9Base-RHOS-17.1:python3-gevent-debuginfo-0:21.1.2-2.el9ost.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 9.1, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "9Base-RHOS-17.1:python-gevent-0:21.1.2-2.el9ost.src", "9Base-RHOS-17.1:python-gevent-debugsource-0:21.1.2-2.el9ost.x86_64", "9Base-RHOS-17.1:python3-gevent-0:21.1.2-2.el9ost.x86_64", "9Base-RHOS-17.1:python3-gevent-debuginfo-0:21.1.2-2.el9ost.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python-gevent: privilege escalation via a crafted script to the WSGIServer component" } ] }
rhsa-2024_7785
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 python-gevent is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support.\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": "gevent is a coroutine-based Python networking library that uses greenlet to provide a high-level synchronous API on top of libevent event loop. Features include: * convenient API around greenlets * familiar synchronization primitives (gevent.event, gevent.queue) * socket module that cooperates * WSGI server on top of libevent-http * DNS requests done through libevent-dns * monkey patching utility to get pure Python modules to cooperate\n\nSecurity Fix(es):\n\n* python-gevent: privilege escalation via a crafted script to the WSGIServer component (CVE-2023-41419)\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:7785", "url": "https://access.redhat.com/errata/RHSA-2024:7785" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2240651", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2240651" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_7785.json" } ], "title": "Red Hat Security Advisory: python-gevent security update", "tracking": { "current_release_date": "2024-11-14T00:40:07+00:00", "generator": { "date": "2024-11-14T00:40:07+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.0" } }, "id": "RHSA-2024:7785", "initial_release_date": "2024-10-08T00:15:14+00:00", "revision_history": [ { "date": "2024-10-08T00:15:14+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-10-08T00:15:14+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-14T00:40:07+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.2::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python-gevent-0:1.2.2-5.el8_2.src", "product": { "name": "python-gevent-0:1.2.2-5.el8_2.src", "product_id": "python-gevent-0:1.2.2-5.el8_2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent@1.2.2-5.el8_2?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python3-gevent-0:1.2.2-5.el8_2.x86_64", "product": { "name": "python3-gevent-0:1.2.2-5.el8_2.x86_64", "product_id": "python3-gevent-0:1.2.2-5.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent@1.2.2-5.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "python-gevent-debugsource-0:1.2.2-5.el8_2.x86_64", "product": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_2.x86_64", "product_id": "python-gevent-debugsource-0:1.2.2-5.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent-debugsource@1.2.2-5.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_2.x86_64", "product": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_2.x86_64", "product_id": "python3-gevent-debuginfo-0:1.2.2-5.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent-debuginfo@1.2.2-5.el8_2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python-gevent-0:1.2.2-5.el8_2.src as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python-gevent-0:1.2.2-5.el8_2.src" }, "product_reference": "python-gevent-0:1.2.2-5.el8_2.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python-gevent-debugsource-0:1.2.2-5.el8_2.x86_64" }, "product_reference": "python-gevent-debugsource-0:1.2.2-5.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-0:1.2.2-5.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python3-gevent-0:1.2.2-5.el8_2.x86_64" }, "product_reference": "python3-gevent-0:1.2.2-5.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python3-gevent-debuginfo-0:1.2.2-5.el8_2.x86_64" }, "product_reference": "python3-gevent-debuginfo-0:1.2.2-5.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-41419", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2023-09-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2240651" } ], "notes": [ { "category": "description", "text": "A flaw was found in python-event, which could allow a remote attacker to gain elevated privileges on the system, caused by a flaw in the WSGIServer component. By using a specially crafted script, an attacker can gain elevated privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "python-gevent: privilege escalation via a crafted script to the WSGIServer component", "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": [ "AppStream-8.2.0.Z.AUS:python-gevent-0:1.2.2-5.el8_2.src", "AppStream-8.2.0.Z.AUS:python-gevent-debugsource-0:1.2.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:python3-gevent-0:1.2.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:python3-gevent-debuginfo-0:1.2.2-5.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-41419" }, { "category": "external", "summary": "RHBZ#2240651", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2240651" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-41419", "url": "https://www.cve.org/CVERecord?id=CVE-2023-41419" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-41419", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-41419" }, { "category": "external", "summary": "https://github.com/gevent/gevent/commit/2f53c851eaf926767fbac62385615efd4886221c", "url": "https://github.com/gevent/gevent/commit/2f53c851eaf926767fbac62385615efd4886221c" } ], "release_date": "2023-08-31T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-10-08T00:15:14+00:00", "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": [ "AppStream-8.2.0.Z.AUS:python-gevent-0:1.2.2-5.el8_2.src", "AppStream-8.2.0.Z.AUS:python-gevent-debugsource-0:1.2.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:python3-gevent-0:1.2.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:python3-gevent-debuginfo-0:1.2.2-5.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:7785" }, { "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": [ "AppStream-8.2.0.Z.AUS:python-gevent-0:1.2.2-5.el8_2.src", "AppStream-8.2.0.Z.AUS:python-gevent-debugsource-0:1.2.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:python3-gevent-0:1.2.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:python3-gevent-debuginfo-0:1.2.2-5.el8_2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 9.1, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.AUS:python-gevent-0:1.2.2-5.el8_2.src", "AppStream-8.2.0.Z.AUS:python-gevent-debugsource-0:1.2.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:python3-gevent-0:1.2.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:python3-gevent-debuginfo-0:1.2.2-5.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python-gevent: privilege escalation via a crafted script to the WSGIServer component" } ] }
rhsa-2024_8105
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 python-gevent is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.4 Telecommunications Update Service.\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": "gevent is a coroutine-based Python networking library that uses greenlet to provide a high-level synchronous API on top of libevent event loop. Features include: * convenient API around greenlets * familiar synchronization primitives (gevent.event, gevent.queue) * socket module that cooperates * WSGI server on top of libevent-http * DNS requests done through libevent-dns * monkey patching utility to get pure Python modules to cooperate\n\nSecurity Fix(es):\n\n* python-gevent: privilege escalation via a crafted script to the WSGIServer component (CVE-2023-41419)\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:8105", "url": "https://access.redhat.com/errata/RHSA-2024:8105" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2240651", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2240651" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_8105.json" } ], "title": "Red Hat Security Advisory: python-gevent security update", "tracking": { "current_release_date": "2024-11-14T00:39:02+00:00", "generator": { "date": "2024-11-14T00:39:02+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.0" } }, "id": "RHSA-2024:8105", "initial_release_date": "2024-10-15T00:25:55+00:00", "revision_history": [ { "date": "2024-10-15T00:25:55+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-10-15T00:25:55+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-14T00:39:02+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.4::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.4::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python-gevent-0:1.2.2-5.el8_4.src", "product": { "name": "python-gevent-0:1.2.2-5.el8_4.src", "product_id": "python-gevent-0:1.2.2-5.el8_4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent@1.2.2-5.el8_4?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python3-gevent-0:1.2.2-5.el8_4.x86_64", "product": { "name": "python3-gevent-0:1.2.2-5.el8_4.x86_64", "product_id": "python3-gevent-0:1.2.2-5.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent@1.2.2-5.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64", "product": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64", "product_id": "python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent-debugsource@1.2.2-5.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64", "product": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64", "product_id": "python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent-debuginfo@1.2.2-5.el8_4?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python3-gevent-0:1.2.2-5.el8_4.ppc64le", "product": { "name": "python3-gevent-0:1.2.2-5.el8_4.ppc64le", "product_id": "python3-gevent-0:1.2.2-5.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent@1.2.2-5.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "python-gevent-debugsource-0:1.2.2-5.el8_4.ppc64le", "product": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_4.ppc64le", "product_id": "python-gevent-debugsource-0:1.2.2-5.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gevent-debugsource@1.2.2-5.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_4.ppc64le", "product": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_4.ppc64le", "product_id": "python3-gevent-debuginfo-0:1.2.2-5.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-gevent-debuginfo@1.2.2-5.el8_4?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python-gevent-0:1.2.2-5.el8_4.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python-gevent-0:1.2.2-5.el8_4.src" }, "product_reference": "python-gevent-0:1.2.2-5.el8_4.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64" }, "product_reference": "python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-0:1.2.2-5.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python3-gevent-0:1.2.2-5.el8_4.x86_64" }, "product_reference": "python3-gevent-0:1.2.2-5.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64" }, "product_reference": "python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-0:1.2.2-5.el8_4.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python-gevent-0:1.2.2-5.el8_4.src" }, "product_reference": "python-gevent-0:1.2.2-5.el8_4.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_4.ppc64le" }, "product_reference": "python-gevent-debugsource-0:1.2.2-5.el8_4.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64" }, "product_reference": "python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-0:1.2.2-5.el8_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_4.ppc64le" }, "product_reference": "python3-gevent-0:1.2.2-5.el8_4.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-0:1.2.2-5.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_4.x86_64" }, "product_reference": "python3-gevent-0:1.2.2-5.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_4.ppc64le" }, "product_reference": "python3-gevent-debuginfo-0:1.2.2-5.el8_4.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64" }, "product_reference": "python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-0:1.2.2-5.el8_4.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python-gevent-0:1.2.2-5.el8_4.src" }, "product_reference": "python-gevent-0:1.2.2-5.el8_4.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64" }, "product_reference": "python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-0:1.2.2-5.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python3-gevent-0:1.2.2-5.el8_4.x86_64" }, "product_reference": "python3-gevent-0:1.2.2-5.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64" }, "product_reference": "python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-41419", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2023-09-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2240651" } ], "notes": [ { "category": "description", "text": "A flaw was found in python-event, which could allow a remote attacker to gain elevated privileges on the system, caused by a flaw in the WSGIServer component. By using a specially crafted script, an attacker can gain elevated privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "python-gevent: privilege escalation via a crafted script to the WSGIServer component", "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": [ "AppStream-8.4.0.Z.AUS:python-gevent-0:1.2.2-5.el8_4.src", "AppStream-8.4.0.Z.AUS:python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:python3-gevent-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:python-gevent-0:1.2.2-5.el8_4.src", "AppStream-8.4.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:python-gevent-0:1.2.2-5.el8_4.src", "AppStream-8.4.0.Z.TUS:python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:python3-gevent-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-41419" }, { "category": "external", "summary": "RHBZ#2240651", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2240651" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-41419", "url": "https://www.cve.org/CVERecord?id=CVE-2023-41419" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-41419", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-41419" }, { "category": "external", "summary": "https://github.com/gevent/gevent/commit/2f53c851eaf926767fbac62385615efd4886221c", "url": "https://github.com/gevent/gevent/commit/2f53c851eaf926767fbac62385615efd4886221c" } ], "release_date": "2023-08-31T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-10-15T00:25:55+00:00", "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": [ "AppStream-8.4.0.Z.AUS:python-gevent-0:1.2.2-5.el8_4.src", "AppStream-8.4.0.Z.AUS:python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:python3-gevent-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:python-gevent-0:1.2.2-5.el8_4.src", "AppStream-8.4.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:python-gevent-0:1.2.2-5.el8_4.src", "AppStream-8.4.0.Z.TUS:python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:python3-gevent-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:8105" }, { "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": [ "AppStream-8.4.0.Z.AUS:python-gevent-0:1.2.2-5.el8_4.src", "AppStream-8.4.0.Z.AUS:python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:python3-gevent-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:python-gevent-0:1.2.2-5.el8_4.src", "AppStream-8.4.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:python-gevent-0:1.2.2-5.el8_4.src", "AppStream-8.4.0.Z.TUS:python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:python3-gevent-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 9.1, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:python-gevent-0:1.2.2-5.el8_4.src", "AppStream-8.4.0.Z.AUS:python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:python3-gevent-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:python-gevent-0:1.2.2-5.el8_4.src", "AppStream-8.4.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:python3-gevent-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:python-gevent-0:1.2.2-5.el8_4.src", "AppStream-8.4.0.Z.TUS:python-gevent-debugsource-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:python3-gevent-0:1.2.2-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:python3-gevent-debuginfo-0:1.2.2-5.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python-gevent: privilege escalation via a crafted script to the WSGIServer component" } ] }
pysec-2023-177
Vulnerability from pysec
An issue in Gevent before version 23.9.0 allows a remote attacker to escalate privileges via a crafted script to the WSGIServer component.
Name | purl | gevent | pkg:pypi/gevent |
---|
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "gevent", "purl": "pkg:pypi/gevent" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2f53c851eaf926767fbac62385615efd4886221c" } ], "repo": "https://github.com/gevent/gevent", "type": "GIT" }, { "events": [ { "introduced": "0" }, { "fixed": "23.9.0" } ], "type": "ECOSYSTEM" } ], "versions": [ "0.10.0", "0.11.0", "0.11.1", "0.11.2", "0.12.0", "0.12.1", "0.12.2", "0.13.0", "0.13.1", "0.13.2", "0.13.3", "0.13.4", "0.13.5", "0.13.6", "0.13.7", "0.13.8", "0.9.2", "0.9.3", "1.0", "1.0.1", "1.0.2", "1.1.0", "1.1.1", "1.1.2", "1.1a1", "1.1a2", "1.1b1", "1.1b2", "1.1b3", "1.1b4", "1.1b5", "1.1b6", "1.1rc1", "1.1rc2", "1.1rc3", "1.1rc4", "1.1rc5", "1.2.0", "1.2.1", "1.2.2", "1.2a1", "1.2a2", "1.3.0", "1.3.1", "1.3.2", "1.3.2.post0", "1.3.3", "1.3.4", "1.3.5", "1.3.6", "1.3.7", "1.3a1", "1.3a2", "1.3b1", "1.3b2", "1.4.0", "1.5.0", "1.5a1", "1.5a2", "1.5a3", "1.5a4", "20.12.0", "20.12.1", "20.4.0", "20.5.0", "20.5.1", "20.5.2", "20.6.0", "20.6.1", "20.6.2", "20.9.0", "21.1.0", "21.1.1", "21.1.2", "21.12.0", "21.8.0", "22.10.1", "22.10.2", "22.8.0", "23.7.0" ] } ], "aliases": [ "CVE-2023-41419" ], "details": "An issue in Gevent before version 23.9.0 allows a remote attacker to escalate privileges via a crafted script to the WSGIServer component.", "id": "PYSEC-2023-177", "modified": "2023-09-25T14:28:09.019811+00:00", "published": "2023-09-25T12:15:00+00:00", "references": [ { "type": "REPORT", "url": "https://github.com/gevent/gevent/issues/1989" }, { "type": "FIX", "url": "https://github.com/gevent/gevent/commit/2f53c851eaf926767fbac62385615efd4886221c" } ] }
WID-SEC-W-2023-2987
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Red Hat OpenStack ist eine Sammlung von Diensten, um Cloud-Computing in Form von Infrastructure as a Service (IaaS) bereitstellen zu k\u00f6nnen.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in Red Hat OpenStack ausnutzen, um erweiterte Privilegien zu erlangen.", "title": "Angriff" }, { "category": "general", "text": "- Linux", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2023-2987 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-2987.json" }, { "category": "self", "summary": "WID-SEC-2023-2987 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-2987" }, { "category": "external", "summary": "RedHat Security Advisory vom 2023-11-21", "url": "https://access.redhat.com/errata/RHSA-2023:7438" }, { "category": "external", "summary": "RedHat Security Advisory vom 2023-11-21", "url": "https://access.redhat.com/security/cve/CVE-2023-41419" }, { "category": "external", "summary": "Red Hat Bugzilla \u2013 Bug 2240651 vom 2023-11-21", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2240651" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:7421 vom 2024-10-01", "url": "https://access.redhat.com/errata/RHSA-2024:7421" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:7785 vom 2024-10-08", "url": "https://access.redhat.com/errata/RHSA-2024:7785" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:8102 vom 2024-10-15", "url": "https://access.redhat.com/errata/RHSA-2024:8102" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:8105 vom 2024-10-15", "url": "https://access.redhat.com/errata/RHSA-2024:8105" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:8834 vom 2024-11-05", "url": "https://access.redhat.com/errata/RHSA-2024:8834" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-8834 vom 2024-11-06", "url": "https://linux.oracle.com/errata/ELSA-2024-8834.html" } ], "source_lang": "en-US", "title": "Red Hat OpenStack: Schwachstelle erm\u00f6glicht Erlangung erweiterter Privilegien", "tracking": { "current_release_date": "2024-11-05T23:00:00.000+00:00", "generator": { "date": "2024-11-06T11:45:50.558+00:00", "engine": { "name": "BSI-WID", "version": "1.3.8" } }, "id": "WID-SEC-W-2023-2987", "initial_release_date": "2023-11-21T23:00:00.000+00:00", "revision_history": [ { "date": "2023-11-21T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2024-09-30T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-10-07T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-10-14T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-11-04T23:00:00.000+00:00", "number": "5", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-11-05T23:00:00.000+00:00", "number": "6", "summary": "Neue Updates von Oracle Linux aufgenommen" } ], "status": "final", "version": "6" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Oracle Linux", "product": { "name": "Oracle Linux", "product_id": "T004914", "product_identification_helper": { "cpe": "cpe:/o:oracle:linux:-" } } } ], "category": "vendor", "name": "Oracle" }, { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } }, { "branches": [ { "category": "product_version_range", "name": "python-gevent \u003c23.9.1", "product": { "name": "Red Hat OpenStack python-gevent \u003c23.9.1", "product_id": "T031313" } }, { "category": "product_version", "name": "python-gevent 23.9.1", "product": { "name": "Red Hat OpenStack python-gevent 23.9.1", "product_id": "T031313-fixed", "product_identification_helper": { "cpe": "cpe:/a:redhat:openstack:python-gevent__23.9.1" } } }, { "category": "product_version_range", "name": "\u003c17.1", "product": { "name": "Red Hat OpenStack \u003c17.1", "product_id": "T031314" } }, { "category": "product_version", "name": "17.1", "product": { "name": "Red Hat OpenStack 17.1", "product_id": "T031314-fixed", "product_identification_helper": { "cpe": "cpe:/a:redhat:openstack:17.1" } } } ], "category": "product_name", "name": "OpenStack" } ], "category": "vendor", "name": "Red Hat" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-41419", "notes": [ { "category": "description", "text": "Es besteht eine Schwachstelle in Red Hat OpenStack. Dieser Fehler besteht in der python-gevent Komponente aufgrund einer unsachgem\u00e4\u00dfen Privilegienverwaltung im WSGIServer. Durch ein speziell pr\u00e4pariertes Skript kann ein entfernter, anonymer Angreifer diese Schwachstelle ausnutzen, um erweiterte Rechte zu erlangen." } ], "product_status": { "known_affected": [ "T031313", "67646", "T031314", "T004914" ] }, "release_date": "2023-11-21T23:00:00.000+00:00", "title": "CVE-2023-41419" } ] }
wid-sec-w-2023-2987
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Red Hat OpenStack ist eine Sammlung von Diensten, um Cloud-Computing in Form von Infrastructure as a Service (IaaS) bereitstellen zu k\u00f6nnen.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in Red Hat OpenStack ausnutzen, um erweiterte Privilegien zu erlangen.", "title": "Angriff" }, { "category": "general", "text": "- Linux", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2023-2987 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-2987.json" }, { "category": "self", "summary": "WID-SEC-2023-2987 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-2987" }, { "category": "external", "summary": "RedHat Security Advisory vom 2023-11-21", "url": "https://access.redhat.com/errata/RHSA-2023:7438" }, { "category": "external", "summary": "RedHat Security Advisory vom 2023-11-21", "url": "https://access.redhat.com/security/cve/CVE-2023-41419" }, { "category": "external", "summary": "Red Hat Bugzilla \u2013 Bug 2240651 vom 2023-11-21", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2240651" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:7421 vom 2024-10-01", "url": "https://access.redhat.com/errata/RHSA-2024:7421" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:7785 vom 2024-10-08", "url": "https://access.redhat.com/errata/RHSA-2024:7785" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:8102 vom 2024-10-15", "url": "https://access.redhat.com/errata/RHSA-2024:8102" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:8105 vom 2024-10-15", "url": "https://access.redhat.com/errata/RHSA-2024:8105" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:8834 vom 2024-11-05", "url": "https://access.redhat.com/errata/RHSA-2024:8834" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-8834 vom 2024-11-06", "url": "https://linux.oracle.com/errata/ELSA-2024-8834.html" } ], "source_lang": "en-US", "title": "Red Hat OpenStack: Schwachstelle erm\u00f6glicht Erlangung erweiterter Privilegien", "tracking": { "current_release_date": "2024-11-05T23:00:00.000+00:00", "generator": { "date": "2024-11-06T11:45:50.558+00:00", "engine": { "name": "BSI-WID", "version": "1.3.8" } }, "id": "WID-SEC-W-2023-2987", "initial_release_date": "2023-11-21T23:00:00.000+00:00", "revision_history": [ { "date": "2023-11-21T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2024-09-30T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-10-07T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-10-14T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-11-04T23:00:00.000+00:00", "number": "5", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-11-05T23:00:00.000+00:00", "number": "6", "summary": "Neue Updates von Oracle Linux aufgenommen" } ], "status": "final", "version": "6" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Oracle Linux", "product": { "name": "Oracle Linux", "product_id": "T004914", "product_identification_helper": { "cpe": "cpe:/o:oracle:linux:-" } } } ], "category": "vendor", "name": "Oracle" }, { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } }, { "branches": [ { "category": "product_version_range", "name": "python-gevent \u003c23.9.1", "product": { "name": "Red Hat OpenStack python-gevent \u003c23.9.1", "product_id": "T031313" } }, { "category": "product_version", "name": "python-gevent 23.9.1", "product": { "name": "Red Hat OpenStack python-gevent 23.9.1", "product_id": "T031313-fixed", "product_identification_helper": { "cpe": "cpe:/a:redhat:openstack:python-gevent__23.9.1" } } }, { "category": "product_version_range", "name": "\u003c17.1", "product": { "name": "Red Hat OpenStack \u003c17.1", "product_id": "T031314" } }, { "category": "product_version", "name": "17.1", "product": { "name": "Red Hat OpenStack 17.1", "product_id": "T031314-fixed", "product_identification_helper": { "cpe": "cpe:/a:redhat:openstack:17.1" } } } ], "category": "product_name", "name": "OpenStack" } ], "category": "vendor", "name": "Red Hat" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-41419", "notes": [ { "category": "description", "text": "Es besteht eine Schwachstelle in Red Hat OpenStack. Dieser Fehler besteht in der python-gevent Komponente aufgrund einer unsachgem\u00e4\u00dfen Privilegienverwaltung im WSGIServer. Durch ein speziell pr\u00e4pariertes Skript kann ein entfernter, anonymer Angreifer diese Schwachstelle ausnutzen, um erweiterte Rechte zu erlangen." } ], "product_status": { "known_affected": [ "T031313", "67646", "T031314", "T004914" ] }, "release_date": "2023-11-21T23:00:00.000+00:00", "title": "CVE-2023-41419" } ] }
ghsa-x7m3-jprg-wc5g
Vulnerability from github
An issue in Gevent before version 23.9.0 allows a remote attacker to escalate privileges via a crafted script to the WSGIServer component.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "gevent" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "23.9.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-41419" ], "database_specific": { "cwe_ids": [], "github_reviewed": true, "github_reviewed_at": "2023-09-25T18:46:08Z", "nvd_published_at": "2023-09-25T12:15:11Z", "severity": "CRITICAL" }, "details": "An issue in Gevent before version 23.9.0 allows a remote attacker to escalate privileges via a crafted script to the WSGIServer component.", "id": "GHSA-x7m3-jprg-wc5g", "modified": "2023-10-17T13:28:51Z", "published": "2023-09-25T12:30:44Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-41419" }, { "type": "WEB", "url": "https://github.com/gevent/gevent/issues/1989" }, { "type": "WEB", "url": "https://github.com/gevent/gevent/commit/2f53c851eaf926767fbac62385615efd4886221c" }, { "type": "PACKAGE", "url": "https://github.com/gevent/gevent" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/gevent/PYSEC-2023-177.yaml" }, { "type": "WEB", "url": "http://www.gevent.org/changelog.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Gevent allows remote attacker to escalate privileges" }
suse-su-2023:4009-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for python-gevent", "title": "Title of the patch" }, { "category": "description", "text": "This update for python-gevent fixes the following issues:\n\n- CVE-2023-41419: Fixed a http request smuggling (bsc#1215469).\n", "title": "Description of the patch" }, { "category": "details", "text": "HPE-Helion-OpenStack-8-2023-4009,SUSE-2023-4009,SUSE-OpenStack-Cloud-8-2023-4009,SUSE-OpenStack-Cloud-Crowbar-8-2023-4009", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_4009-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2023:4009-1", "url": "https://www.suse.com/support/update/announcement/2023/suse-su-20234009-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2023:4009-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-October/016572.html" }, { "category": "self", "summary": "SUSE Bug 1215469", "url": "https://bugzilla.suse.com/1215469" }, { "category": "self", "summary": "SUSE CVE CVE-2023-41419 page", "url": "https://www.suse.com/security/cve/CVE-2023-41419/" } ], "title": "Security update for python-gevent", "tracking": { "current_release_date": "2023-10-09T07:58:23Z", "generator": { "date": "2023-10-09T07:58:23Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2023:4009-1", "initial_release_date": "2023-10-09T07:58:23Z", "revision_history": [ { "date": "2023-10-09T07:58:23Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python-gevent-1.1.2-3.3.1.aarch64", "product": { "name": "python-gevent-1.1.2-3.3.1.aarch64", "product_id": "python-gevent-1.1.2-3.3.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python-gevent-1.1.2-3.3.1.ppc64le", "product": { "name": "python-gevent-1.1.2-3.3.1.ppc64le", "product_id": "python-gevent-1.1.2-3.3.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python-gevent-1.1.2-3.3.1.s390x", "product": { "name": "python-gevent-1.1.2-3.3.1.s390x", "product_id": "python-gevent-1.1.2-3.3.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python-gevent-1.1.2-3.3.1.x86_64", "product": { "name": "python-gevent-1.1.2-3.3.1.x86_64", "product_id": "python-gevent-1.1.2-3.3.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "HPE Helion OpenStack 8", "product": { "name": "HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8", "product_identification_helper": { "cpe": "cpe:/o:suse:hpe-helion-openstack:8" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud 8", "product": { "name": "SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud:8" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud Crowbar 8", "product": { "name": "SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:8" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python-gevent-1.1.2-3.3.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:python-gevent-1.1.2-3.3.1.x86_64" }, "product_reference": "python-gevent-1.1.2-3.3.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-1.1.2-3.3.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:python-gevent-1.1.2-3.3.1.x86_64" }, "product_reference": "python-gevent-1.1.2-3.3.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-1.1.2-3.3.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:python-gevent-1.1.2-3.3.1.x86_64" }, "product_reference": "python-gevent-1.1.2-3.3.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-41419", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-41419" } ], "notes": [ { "category": "general", "text": "An issue in Gevent before version 23.9.0 allows a remote attacker to escalate privileges via a crafted script to the WSGIServer component.", "title": "CVE description" } ], "product_status": { "recommended": [ "HPE Helion OpenStack 8:python-gevent-1.1.2-3.3.1.x86_64", "SUSE OpenStack Cloud 8:python-gevent-1.1.2-3.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-gevent-1.1.2-3.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-41419", "url": "https://www.suse.com/security/cve/CVE-2023-41419" }, { "category": "external", "summary": "SUSE Bug 1215469 for CVE-2023-41419", "url": "https://bugzilla.suse.com/1215469" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "HPE Helion OpenStack 8:python-gevent-1.1.2-3.3.1.x86_64", "SUSE OpenStack Cloud 8:python-gevent-1.1.2-3.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-gevent-1.1.2-3.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "HPE Helion OpenStack 8:python-gevent-1.1.2-3.3.1.x86_64", "SUSE OpenStack Cloud 8:python-gevent-1.1.2-3.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-gevent-1.1.2-3.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-10-09T07:58:23Z", "details": "important" } ], "title": "CVE-2023-41419" } ] }
suse-su-2023:3975-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for python-gevent", "title": "Title of the patch" }, { "category": "description", "text": "This update for python-gevent fixes the following issues:\n\n- CVE-2023-41419: Fixed a http request smuggling (bsc#1215469).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2023-3975,SUSE-OpenStack-Cloud-9-2023-3975,SUSE-OpenStack-Cloud-Crowbar-9-2023-3975", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_3975-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2023:3975-1", "url": "https://www.suse.com/support/update/announcement/2023/suse-su-20233975-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2023:3975-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-October/016550.html" }, { "category": "self", "summary": "SUSE Bug 1215469", "url": "https://bugzilla.suse.com/1215469" }, { "category": "self", "summary": "SUSE CVE CVE-2023-41419 page", "url": "https://www.suse.com/security/cve/CVE-2023-41419/" } ], "title": "Security update for python-gevent", "tracking": { "current_release_date": "2023-10-05T08:48:29Z", "generator": { "date": "2023-10-05T08:48:29Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2023:3975-1", "initial_release_date": "2023-10-05T08:48:29Z", "revision_history": [ { "date": "2023-10-05T08:48:29Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python-gevent-1.3.5-3.3.1.aarch64", "product": { "name": "python-gevent-1.3.5-3.3.1.aarch64", "product_id": "python-gevent-1.3.5-3.3.1.aarch64" } }, { "category": "product_version", "name": "python-gevent-doc-1.3.5-3.3.1.aarch64", "product": { "name": "python-gevent-doc-1.3.5-3.3.1.aarch64", "product_id": "python-gevent-doc-1.3.5-3.3.1.aarch64" } }, { "category": "product_version", "name": "python3-gevent-1.3.5-3.3.1.aarch64", "product": { "name": "python3-gevent-1.3.5-3.3.1.aarch64", "product_id": "python3-gevent-1.3.5-3.3.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python-gevent-1.3.5-3.3.1.ppc64le", "product": { "name": "python-gevent-1.3.5-3.3.1.ppc64le", "product_id": "python-gevent-1.3.5-3.3.1.ppc64le" } }, { "category": "product_version", "name": "python-gevent-doc-1.3.5-3.3.1.ppc64le", "product": { "name": "python-gevent-doc-1.3.5-3.3.1.ppc64le", "product_id": "python-gevent-doc-1.3.5-3.3.1.ppc64le" } }, { "category": "product_version", "name": "python3-gevent-1.3.5-3.3.1.ppc64le", "product": { "name": "python3-gevent-1.3.5-3.3.1.ppc64le", "product_id": "python3-gevent-1.3.5-3.3.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python-gevent-1.3.5-3.3.1.s390x", "product": { "name": "python-gevent-1.3.5-3.3.1.s390x", "product_id": "python-gevent-1.3.5-3.3.1.s390x" } }, { "category": "product_version", "name": "python-gevent-doc-1.3.5-3.3.1.s390x", "product": { "name": "python-gevent-doc-1.3.5-3.3.1.s390x", "product_id": "python-gevent-doc-1.3.5-3.3.1.s390x" } }, { "category": "product_version", "name": "python3-gevent-1.3.5-3.3.1.s390x", "product": { "name": "python3-gevent-1.3.5-3.3.1.s390x", "product_id": "python3-gevent-1.3.5-3.3.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python-gevent-1.3.5-3.3.1.x86_64", "product": { "name": "python-gevent-1.3.5-3.3.1.x86_64", "product_id": "python-gevent-1.3.5-3.3.1.x86_64" } }, { "category": "product_version", "name": "python-gevent-doc-1.3.5-3.3.1.x86_64", "product": { "name": "python-gevent-doc-1.3.5-3.3.1.x86_64", "product_id": "python-gevent-doc-1.3.5-3.3.1.x86_64" } }, { "category": "product_version", "name": "python3-gevent-1.3.5-3.3.1.x86_64", "product": { "name": "python3-gevent-1.3.5-3.3.1.x86_64", "product_id": "python3-gevent-1.3.5-3.3.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE OpenStack Cloud 9", "product": { "name": "SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud:9" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud Crowbar 9", "product": { "name": "SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:9" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python-gevent-1.3.5-3.3.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:python-gevent-1.3.5-3.3.1.x86_64" }, "product_reference": "python-gevent-1.3.5-3.3.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-1.3.5-3.3.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:python-gevent-1.3.5-3.3.1.x86_64" }, "product_reference": "python-gevent-1.3.5-3.3.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-41419", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-41419" } ], "notes": [ { "category": "general", "text": "An issue in Gevent before version 23.9.0 allows a remote attacker to escalate privileges via a crafted script to the WSGIServer component.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE OpenStack Cloud 9:python-gevent-1.3.5-3.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-gevent-1.3.5-3.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-41419", "url": "https://www.suse.com/security/cve/CVE-2023-41419" }, { "category": "external", "summary": "SUSE Bug 1215469 for CVE-2023-41419", "url": "https://bugzilla.suse.com/1215469" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE OpenStack Cloud 9:python-gevent-1.3.5-3.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-gevent-1.3.5-3.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "SUSE OpenStack Cloud 9:python-gevent-1.3.5-3.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-gevent-1.3.5-3.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-10-05T08:48:29Z", "details": "important" } ], "title": "CVE-2023-41419" } ] }
suse-su-2023:4091-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for python-gevent", "title": "Title of the patch" }, { "category": "description", "text": "This update for python-gevent fixes the following issues:\n\n- CVE-2023-41419: Fixed a http request smuggling (bsc#1215469).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2023-4091,SUSE-SLE-Module-Basesystem-15-SP4-2023-4091,SUSE-SLE-Module-Basesystem-15-SP5-2023-4091,SUSE-SLE-Product-HPC-15-SP1-LTSS-2023-4091,SUSE-SLE-Product-HPC-15-SP2-LTSS-2023-4091,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-4091,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-4091,SUSE-SLE-Product-SLES-15-SP1-LTSS-2023-4091,SUSE-SLE-Product-SLES-15-SP2-LTSS-2023-4091,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-4091,SUSE-SLE-Product-SLES_SAP-15-SP1-2023-4091,SUSE-SLE-Product-SLES_SAP-15-SP2-2023-4091,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-4091,SUSE-SLE-Product-SUSE-Manager-Proxy-4.2-2023-4091,SUSE-SLE-Product-SUSE-Manager-Server-4.2-2023-4091,SUSE-Storage-7.1-2023-4091", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_4091-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2023:4091-1", "url": "https://www.suse.com/support/update/announcement/2023/suse-su-20234091-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2023:4091-1", "url": "https://lists.suse.com/pipermail/sle-updates/2023-October/032174.html" }, { "category": "self", "summary": "SUSE Bug 1215469", "url": "https://bugzilla.suse.com/1215469" }, { "category": "self", "summary": "SUSE CVE CVE-2023-41419 page", "url": "https://www.suse.com/security/cve/CVE-2023-41419/" } ], "title": "Security update for python-gevent", "tracking": { "current_release_date": "2023-10-17T06:39:00Z", "generator": { "date": "2023-10-17T06:39:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2023:4091-1", "initial_release_date": "2023-10-17T06:39:00Z", "revision_history": [ { "date": "2023-10-17T06:39:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python-gevent-doc-1.2.2-150000.5.3.1.aarch64", "product": { "name": "python-gevent-doc-1.2.2-150000.5.3.1.aarch64", "product_id": "python-gevent-doc-1.2.2-150000.5.3.1.aarch64" } }, { "category": "product_version", "name": "python2-gevent-1.2.2-150000.5.3.1.aarch64", "product": { "name": "python2-gevent-1.2.2-150000.5.3.1.aarch64", "product_id": "python2-gevent-1.2.2-150000.5.3.1.aarch64" } }, { "category": "product_version", "name": "python3-gevent-1.2.2-150000.5.3.1.aarch64", "product": { "name": "python3-gevent-1.2.2-150000.5.3.1.aarch64", "product_id": "python3-gevent-1.2.2-150000.5.3.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python-gevent-doc-1.2.2-150000.5.3.1.i586", "product": { "name": "python-gevent-doc-1.2.2-150000.5.3.1.i586", "product_id": "python-gevent-doc-1.2.2-150000.5.3.1.i586" } }, { "category": "product_version", "name": "python2-gevent-1.2.2-150000.5.3.1.i586", "product": { "name": "python2-gevent-1.2.2-150000.5.3.1.i586", "product_id": "python2-gevent-1.2.2-150000.5.3.1.i586" } }, { "category": "product_version", "name": "python3-gevent-1.2.2-150000.5.3.1.i586", "product": { "name": "python3-gevent-1.2.2-150000.5.3.1.i586", "product_id": "python3-gevent-1.2.2-150000.5.3.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "python-gevent-doc-1.2.2-150000.5.3.1.ppc64le", "product": { "name": "python-gevent-doc-1.2.2-150000.5.3.1.ppc64le", "product_id": "python-gevent-doc-1.2.2-150000.5.3.1.ppc64le" } }, { "category": "product_version", "name": "python2-gevent-1.2.2-150000.5.3.1.ppc64le", "product": { "name": "python2-gevent-1.2.2-150000.5.3.1.ppc64le", "product_id": "python2-gevent-1.2.2-150000.5.3.1.ppc64le" } }, { "category": "product_version", "name": "python3-gevent-1.2.2-150000.5.3.1.ppc64le", "product": { "name": "python3-gevent-1.2.2-150000.5.3.1.ppc64le", "product_id": "python3-gevent-1.2.2-150000.5.3.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python-gevent-doc-1.2.2-150000.5.3.1.s390x", "product": { "name": "python-gevent-doc-1.2.2-150000.5.3.1.s390x", "product_id": "python-gevent-doc-1.2.2-150000.5.3.1.s390x" } }, { "category": "product_version", "name": "python2-gevent-1.2.2-150000.5.3.1.s390x", "product": { "name": "python2-gevent-1.2.2-150000.5.3.1.s390x", "product_id": "python2-gevent-1.2.2-150000.5.3.1.s390x" } }, { "category": "product_version", "name": "python3-gevent-1.2.2-150000.5.3.1.s390x", "product": { "name": "python3-gevent-1.2.2-150000.5.3.1.s390x", "product_id": "python3-gevent-1.2.2-150000.5.3.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python-gevent-doc-1.2.2-150000.5.3.1.x86_64", "product": { "name": "python-gevent-doc-1.2.2-150000.5.3.1.x86_64", "product_id": "python-gevent-doc-1.2.2-150000.5.3.1.x86_64" } }, { "category": "product_version", "name": "python2-gevent-1.2.2-150000.5.3.1.x86_64", "product": { "name": "python2-gevent-1.2.2-150000.5.3.1.x86_64", "product_id": "python2-gevent-1.2.2-150000.5.3.1.x86_64" } }, { "category": "product_version", "name": "python3-gevent-1.2.2-150000.5.3.1.x86_64", "product": { "name": "python3-gevent-1.2.2-150000.5.3.1.x86_64", "product_id": "python3-gevent-1.2.2-150000.5.3.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP4", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP5", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP1-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP2-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp3" } } }, { "category": "product_name", "name": "SUSE Manager Proxy 4.2", "product": { "name": "SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-proxy:4.2" } } }, { "category": "product_name", "name": "SUSE Manager Server 4.2", "product": { "name": "SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-server:4.2" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 7.1", "product": { "name": "SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:7.1" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-1.2.2-150000.5.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-gevent-1.2.2-150000.5.3.1.aarch64" }, "product_reference": "python3-gevent-1.2.2-150000.5.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-1.2.2-150000.5.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-gevent-1.2.2-150000.5.3.1.ppc64le" }, "product_reference": "python3-gevent-1.2.2-150000.5.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-1.2.2-150000.5.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-gevent-1.2.2-150000.5.3.1.s390x" }, "product_reference": "python3-gevent-1.2.2-150000.5.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-1.2.2-150000.5.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-gevent-1.2.2-150000.5.3.1.x86_64" }, "product_reference": "python3-gevent-1.2.2-150000.5.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-1.2.2-150000.5.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-gevent-1.2.2-150000.5.3.1.aarch64" }, "product_reference": "python3-gevent-1.2.2-150000.5.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-1.2.2-150000.5.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-gevent-1.2.2-150000.5.3.1.ppc64le" }, "product_reference": "python3-gevent-1.2.2-150000.5.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-1.2.2-150000.5.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-gevent-1.2.2-150000.5.3.1.s390x" }, "product_reference": "python3-gevent-1.2.2-150000.5.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-1.2.2-150000.5.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-gevent-1.2.2-150000.5.3.1.x86_64" }, "product_reference": "python3-gevent-1.2.2-150000.5.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python2-gevent-1.2.2-150000.5.3.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-gevent-1.2.2-150000.5.3.1.aarch64" }, "product_reference": "python2-gevent-1.2.2-150000.5.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python2-gevent-1.2.2-150000.5.3.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-gevent-1.2.2-150000.5.3.1.x86_64" }, "product_reference": "python2-gevent-1.2.2-150000.5.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-1.2.2-150000.5.3.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-gevent-1.2.2-150000.5.3.1.aarch64" }, "product_reference": "python3-gevent-1.2.2-150000.5.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-1.2.2-150000.5.3.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-gevent-1.2.2-150000.5.3.1.x86_64" }, "product_reference": "python3-gevent-1.2.2-150000.5.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python2-gevent-1.2.2-150000.5.3.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-gevent-1.2.2-150000.5.3.1.aarch64" }, "product_reference": "python2-gevent-1.2.2-150000.5.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python2-gevent-1.2.2-150000.5.3.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-gevent-1.2.2-150000.5.3.1.x86_64" }, "product_reference": "python2-gevent-1.2.2-150000.5.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-1.2.2-150000.5.3.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-gevent-1.2.2-150000.5.3.1.aarch64" }, "product_reference": "python3-gevent-1.2.2-150000.5.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-1.2.2-150000.5.3.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-gevent-1.2.2-150000.5.3.1.x86_64" }, "product_reference": "python3-gevent-1.2.2-150000.5.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-1.2.2-150000.5.3.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-gevent-1.2.2-150000.5.3.1.aarch64" }, "product_reference": "python3-gevent-1.2.2-150000.5.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-1.2.2-150000.5.3.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-gevent-1.2.2-150000.5.3.1.x86_64" }, "product_reference": "python3-gevent-1.2.2-150000.5.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-1.2.2-150000.5.3.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-gevent-1.2.2-150000.5.3.1.aarch64" }, "product_reference": "python3-gevent-1.2.2-150000.5.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-1.2.2-150000.5.3.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-gevent-1.2.2-150000.5.3.1.x86_64" }, "product_reference": "python3-gevent-1.2.2-150000.5.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python2-gevent-1.2.2-150000.5.3.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python2-gevent-1.2.2-150000.5.3.1.aarch64" }, "product_reference": "python2-gevent-1.2.2-150000.5.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python2-gevent-1.2.2-150000.5.3.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python2-gevent-1.2.2-150000.5.3.1.ppc64le" }, "product_reference": "python2-gevent-1.2.2-150000.5.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python2-gevent-1.2.2-150000.5.3.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python2-gevent-1.2.2-150000.5.3.1.s390x" }, "product_reference": "python2-gevent-1.2.2-150000.5.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python2-gevent-1.2.2-150000.5.3.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python2-gevent-1.2.2-150000.5.3.1.x86_64" }, "product_reference": "python2-gevent-1.2.2-150000.5.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-1.2.2-150000.5.3.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-gevent-1.2.2-150000.5.3.1.aarch64" }, "product_reference": "python3-gevent-1.2.2-150000.5.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-1.2.2-150000.5.3.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-gevent-1.2.2-150000.5.3.1.ppc64le" }, "product_reference": "python3-gevent-1.2.2-150000.5.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-1.2.2-150000.5.3.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-gevent-1.2.2-150000.5.3.1.s390x" }, "product_reference": "python3-gevent-1.2.2-150000.5.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-1.2.2-150000.5.3.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-gevent-1.2.2-150000.5.3.1.x86_64" }, "product_reference": "python3-gevent-1.2.2-150000.5.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python2-gevent-1.2.2-150000.5.3.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python2-gevent-1.2.2-150000.5.3.1.aarch64" }, "product_reference": "python2-gevent-1.2.2-150000.5.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python2-gevent-1.2.2-150000.5.3.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python2-gevent-1.2.2-150000.5.3.1.ppc64le" }, "product_reference": "python2-gevent-1.2.2-150000.5.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python2-gevent-1.2.2-150000.5.3.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python2-gevent-1.2.2-150000.5.3.1.s390x" }, "product_reference": "python2-gevent-1.2.2-150000.5.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python2-gevent-1.2.2-150000.5.3.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python2-gevent-1.2.2-150000.5.3.1.x86_64" }, "product_reference": "python2-gevent-1.2.2-150000.5.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-1.2.2-150000.5.3.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-gevent-1.2.2-150000.5.3.1.aarch64" }, "product_reference": "python3-gevent-1.2.2-150000.5.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-1.2.2-150000.5.3.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-gevent-1.2.2-150000.5.3.1.ppc64le" }, "product_reference": "python3-gevent-1.2.2-150000.5.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-1.2.2-150000.5.3.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-gevent-1.2.2-150000.5.3.1.s390x" }, "product_reference": "python3-gevent-1.2.2-150000.5.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-1.2.2-150000.5.3.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-gevent-1.2.2-150000.5.3.1.x86_64" }, "product_reference": "python3-gevent-1.2.2-150000.5.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-1.2.2-150000.5.3.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-gevent-1.2.2-150000.5.3.1.aarch64" }, "product_reference": "python3-gevent-1.2.2-150000.5.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-1.2.2-150000.5.3.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-gevent-1.2.2-150000.5.3.1.ppc64le" }, "product_reference": "python3-gevent-1.2.2-150000.5.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-1.2.2-150000.5.3.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-gevent-1.2.2-150000.5.3.1.s390x" }, "product_reference": "python3-gevent-1.2.2-150000.5.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-1.2.2-150000.5.3.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-gevent-1.2.2-150000.5.3.1.x86_64" }, "product_reference": "python3-gevent-1.2.2-150000.5.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python2-gevent-1.2.2-150000.5.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-gevent-1.2.2-150000.5.3.1.ppc64le" }, "product_reference": "python2-gevent-1.2.2-150000.5.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-gevent-1.2.2-150000.5.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-gevent-1.2.2-150000.5.3.1.x86_64" }, "product_reference": "python2-gevent-1.2.2-150000.5.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-1.2.2-150000.5.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-gevent-1.2.2-150000.5.3.1.ppc64le" }, "product_reference": "python3-gevent-1.2.2-150000.5.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-1.2.2-150000.5.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-gevent-1.2.2-150000.5.3.1.x86_64" }, "product_reference": "python3-gevent-1.2.2-150000.5.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-gevent-1.2.2-150000.5.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-gevent-1.2.2-150000.5.3.1.ppc64le" }, "product_reference": "python2-gevent-1.2.2-150000.5.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python2-gevent-1.2.2-150000.5.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-gevent-1.2.2-150000.5.3.1.x86_64" }, "product_reference": "python2-gevent-1.2.2-150000.5.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-1.2.2-150000.5.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-gevent-1.2.2-150000.5.3.1.ppc64le" }, "product_reference": "python3-gevent-1.2.2-150000.5.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-1.2.2-150000.5.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-gevent-1.2.2-150000.5.3.1.x86_64" }, "product_reference": "python3-gevent-1.2.2-150000.5.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-1.2.2-150000.5.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-gevent-1.2.2-150000.5.3.1.ppc64le" }, "product_reference": "python3-gevent-1.2.2-150000.5.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-1.2.2-150000.5.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-gevent-1.2.2-150000.5.3.1.x86_64" }, "product_reference": "python3-gevent-1.2.2-150000.5.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-1.2.2-150000.5.3.1.x86_64 as component of SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2:python3-gevent-1.2.2-150000.5.3.1.x86_64" }, "product_reference": "python3-gevent-1.2.2-150000.5.3.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python2-gevent-1.2.2-150000.5.3.1.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python2-gevent-1.2.2-150000.5.3.1.ppc64le" }, "product_reference": "python2-gevent-1.2.2-150000.5.3.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python2-gevent-1.2.2-150000.5.3.1.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python2-gevent-1.2.2-150000.5.3.1.s390x" }, "product_reference": "python2-gevent-1.2.2-150000.5.3.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python2-gevent-1.2.2-150000.5.3.1.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python2-gevent-1.2.2-150000.5.3.1.x86_64" }, "product_reference": "python2-gevent-1.2.2-150000.5.3.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-1.2.2-150000.5.3.1.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python3-gevent-1.2.2-150000.5.3.1.ppc64le" }, "product_reference": "python3-gevent-1.2.2-150000.5.3.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-1.2.2-150000.5.3.1.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python3-gevent-1.2.2-150000.5.3.1.s390x" }, "product_reference": "python3-gevent-1.2.2-150000.5.3.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-1.2.2-150000.5.3.1.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python3-gevent-1.2.2-150000.5.3.1.x86_64" }, "product_reference": "python3-gevent-1.2.2-150000.5.3.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-1.2.2-150000.5.3.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python3-gevent-1.2.2-150000.5.3.1.aarch64" }, "product_reference": "python3-gevent-1.2.2-150000.5.3.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-gevent-1.2.2-150000.5.3.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python3-gevent-1.2.2-150000.5.3.1.x86_64" }, "product_reference": "python3-gevent-1.2.2-150000.5.3.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-41419", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-41419" } ], "notes": [ { "category": "general", "text": "An issue in Gevent before version 23.9.0 allows a remote attacker to escalate privileges via a crafted script to the WSGIServer component.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:python3-gevent-1.2.2-150000.5.3.1.aarch64", "SUSE Enterprise Storage 7.1:python3-gevent-1.2.2-150000.5.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-gevent-1.2.2-150000.5.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-gevent-1.2.2-150000.5.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-gevent-1.2.2-150000.5.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-gevent-1.2.2-150000.5.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-gevent-1.2.2-150000.5.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-gevent-1.2.2-150000.5.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-gevent-1.2.2-150000.5.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-gevent-1.2.2-150000.5.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-gevent-1.2.2-150000.5.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-gevent-1.2.2-150000.5.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-gevent-1.2.2-150000.5.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-gevent-1.2.2-150000.5.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-gevent-1.2.2-150000.5.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-gevent-1.2.2-150000.5.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-gevent-1.2.2-150000.5.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-gevent-1.2.2-150000.5.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-gevent-1.2.2-150000.5.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-gevent-1.2.2-150000.5.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-gevent-1.2.2-150000.5.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-gevent-1.2.2-150000.5.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python2-gevent-1.2.2-150000.5.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python2-gevent-1.2.2-150000.5.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python2-gevent-1.2.2-150000.5.3.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python2-gevent-1.2.2-150000.5.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-gevent-1.2.2-150000.5.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-gevent-1.2.2-150000.5.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-gevent-1.2.2-150000.5.3.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-gevent-1.2.2-150000.5.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python2-gevent-1.2.2-150000.5.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python2-gevent-1.2.2-150000.5.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python2-gevent-1.2.2-150000.5.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python2-gevent-1.2.2-150000.5.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-gevent-1.2.2-150000.5.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-gevent-1.2.2-150000.5.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-gevent-1.2.2-150000.5.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-gevent-1.2.2-150000.5.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-gevent-1.2.2-150000.5.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-gevent-1.2.2-150000.5.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-gevent-1.2.2-150000.5.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-gevent-1.2.2-150000.5.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-gevent-1.2.2-150000.5.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-gevent-1.2.2-150000.5.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-gevent-1.2.2-150000.5.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-gevent-1.2.2-150000.5.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-gevent-1.2.2-150000.5.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-gevent-1.2.2-150000.5.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-gevent-1.2.2-150000.5.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-gevent-1.2.2-150000.5.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-gevent-1.2.2-150000.5.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-gevent-1.2.2-150000.5.3.1.x86_64", "SUSE Manager Proxy 4.2:python3-gevent-1.2.2-150000.5.3.1.x86_64", "SUSE Manager Server 4.2:python2-gevent-1.2.2-150000.5.3.1.ppc64le", "SUSE Manager Server 4.2:python2-gevent-1.2.2-150000.5.3.1.s390x", "SUSE Manager Server 4.2:python2-gevent-1.2.2-150000.5.3.1.x86_64", "SUSE Manager Server 4.2:python3-gevent-1.2.2-150000.5.3.1.ppc64le", "SUSE Manager Server 4.2:python3-gevent-1.2.2-150000.5.3.1.s390x", "SUSE Manager Server 4.2:python3-gevent-1.2.2-150000.5.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-41419", "url": "https://www.suse.com/security/cve/CVE-2023-41419" }, { "category": "external", "summary": "SUSE Bug 1215469 for CVE-2023-41419", "url": "https://bugzilla.suse.com/1215469" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:python3-gevent-1.2.2-150000.5.3.1.aarch64", "SUSE Enterprise Storage 7.1:python3-gevent-1.2.2-150000.5.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-gevent-1.2.2-150000.5.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-gevent-1.2.2-150000.5.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-gevent-1.2.2-150000.5.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-gevent-1.2.2-150000.5.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-gevent-1.2.2-150000.5.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-gevent-1.2.2-150000.5.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-gevent-1.2.2-150000.5.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-gevent-1.2.2-150000.5.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-gevent-1.2.2-150000.5.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-gevent-1.2.2-150000.5.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-gevent-1.2.2-150000.5.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-gevent-1.2.2-150000.5.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-gevent-1.2.2-150000.5.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-gevent-1.2.2-150000.5.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-gevent-1.2.2-150000.5.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-gevent-1.2.2-150000.5.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-gevent-1.2.2-150000.5.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-gevent-1.2.2-150000.5.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-gevent-1.2.2-150000.5.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-gevent-1.2.2-150000.5.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python2-gevent-1.2.2-150000.5.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python2-gevent-1.2.2-150000.5.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python2-gevent-1.2.2-150000.5.3.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python2-gevent-1.2.2-150000.5.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-gevent-1.2.2-150000.5.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-gevent-1.2.2-150000.5.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-gevent-1.2.2-150000.5.3.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-gevent-1.2.2-150000.5.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python2-gevent-1.2.2-150000.5.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python2-gevent-1.2.2-150000.5.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python2-gevent-1.2.2-150000.5.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python2-gevent-1.2.2-150000.5.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-gevent-1.2.2-150000.5.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-gevent-1.2.2-150000.5.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-gevent-1.2.2-150000.5.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-gevent-1.2.2-150000.5.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-gevent-1.2.2-150000.5.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-gevent-1.2.2-150000.5.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-gevent-1.2.2-150000.5.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-gevent-1.2.2-150000.5.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-gevent-1.2.2-150000.5.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-gevent-1.2.2-150000.5.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-gevent-1.2.2-150000.5.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-gevent-1.2.2-150000.5.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-gevent-1.2.2-150000.5.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-gevent-1.2.2-150000.5.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-gevent-1.2.2-150000.5.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-gevent-1.2.2-150000.5.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-gevent-1.2.2-150000.5.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-gevent-1.2.2-150000.5.3.1.x86_64", "SUSE Manager Proxy 4.2:python3-gevent-1.2.2-150000.5.3.1.x86_64", "SUSE Manager Server 4.2:python2-gevent-1.2.2-150000.5.3.1.ppc64le", "SUSE Manager Server 4.2:python2-gevent-1.2.2-150000.5.3.1.s390x", "SUSE Manager Server 4.2:python2-gevent-1.2.2-150000.5.3.1.x86_64", "SUSE Manager Server 4.2:python3-gevent-1.2.2-150000.5.3.1.ppc64le", "SUSE Manager Server 4.2:python3-gevent-1.2.2-150000.5.3.1.s390x", "SUSE Manager Server 4.2:python3-gevent-1.2.2-150000.5.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:python3-gevent-1.2.2-150000.5.3.1.aarch64", "SUSE Enterprise Storage 7.1:python3-gevent-1.2.2-150000.5.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-gevent-1.2.2-150000.5.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-gevent-1.2.2-150000.5.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-gevent-1.2.2-150000.5.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-gevent-1.2.2-150000.5.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-gevent-1.2.2-150000.5.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-gevent-1.2.2-150000.5.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-gevent-1.2.2-150000.5.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-gevent-1.2.2-150000.5.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-gevent-1.2.2-150000.5.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-gevent-1.2.2-150000.5.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-gevent-1.2.2-150000.5.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-gevent-1.2.2-150000.5.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-gevent-1.2.2-150000.5.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-gevent-1.2.2-150000.5.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-gevent-1.2.2-150000.5.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-gevent-1.2.2-150000.5.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-gevent-1.2.2-150000.5.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-gevent-1.2.2-150000.5.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-gevent-1.2.2-150000.5.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-gevent-1.2.2-150000.5.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python2-gevent-1.2.2-150000.5.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python2-gevent-1.2.2-150000.5.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python2-gevent-1.2.2-150000.5.3.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python2-gevent-1.2.2-150000.5.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-gevent-1.2.2-150000.5.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-gevent-1.2.2-150000.5.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-gevent-1.2.2-150000.5.3.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-gevent-1.2.2-150000.5.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python2-gevent-1.2.2-150000.5.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python2-gevent-1.2.2-150000.5.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python2-gevent-1.2.2-150000.5.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python2-gevent-1.2.2-150000.5.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-gevent-1.2.2-150000.5.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-gevent-1.2.2-150000.5.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-gevent-1.2.2-150000.5.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-gevent-1.2.2-150000.5.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-gevent-1.2.2-150000.5.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-gevent-1.2.2-150000.5.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-gevent-1.2.2-150000.5.3.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-gevent-1.2.2-150000.5.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-gevent-1.2.2-150000.5.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-gevent-1.2.2-150000.5.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-gevent-1.2.2-150000.5.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-gevent-1.2.2-150000.5.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-gevent-1.2.2-150000.5.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-gevent-1.2.2-150000.5.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-gevent-1.2.2-150000.5.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-gevent-1.2.2-150000.5.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-gevent-1.2.2-150000.5.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-gevent-1.2.2-150000.5.3.1.x86_64", "SUSE Manager Proxy 4.2:python3-gevent-1.2.2-150000.5.3.1.x86_64", "SUSE Manager Server 4.2:python2-gevent-1.2.2-150000.5.3.1.ppc64le", "SUSE Manager Server 4.2:python2-gevent-1.2.2-150000.5.3.1.s390x", "SUSE Manager Server 4.2:python2-gevent-1.2.2-150000.5.3.1.x86_64", "SUSE Manager Server 4.2:python3-gevent-1.2.2-150000.5.3.1.ppc64le", "SUSE Manager Server 4.2:python3-gevent-1.2.2-150000.5.3.1.s390x", "SUSE Manager Server 4.2:python3-gevent-1.2.2-150000.5.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-10-17T06:39:00Z", "details": "important" } ], "title": "CVE-2023-41419" } ] }
opensuse-su-2024:13254-1
Vulnerability from csaf_opensuse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "python-gevent-doc-23.9.0-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the python-gevent-doc-23.9.0-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-13254", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_13254-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2023-41419 page", "url": "https://www.suse.com/security/cve/CVE-2023-41419/" } ], "title": "python-gevent-doc-23.9.0-1.1 on GA media", "tracking": { "current_release_date": "2024-06-15T00:00:00Z", "generator": { "date": "2024-06-15T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:13254-1", "initial_release_date": "2024-06-15T00:00:00Z", "revision_history": [ { "date": "2024-06-15T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python-gevent-doc-23.9.0-1.1.aarch64", "product": { "name": "python-gevent-doc-23.9.0-1.1.aarch64", "product_id": "python-gevent-doc-23.9.0-1.1.aarch64" } }, { "category": "product_version", "name": "python310-gevent-23.9.0-1.1.aarch64", "product": { "name": "python310-gevent-23.9.0-1.1.aarch64", "product_id": "python310-gevent-23.9.0-1.1.aarch64" } }, { "category": "product_version", "name": "python311-gevent-23.9.0-1.1.aarch64", "product": { "name": "python311-gevent-23.9.0-1.1.aarch64", "product_id": "python311-gevent-23.9.0-1.1.aarch64" } }, { "category": "product_version", "name": "python39-gevent-23.9.0-1.1.aarch64", "product": { "name": "python39-gevent-23.9.0-1.1.aarch64", "product_id": "python39-gevent-23.9.0-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python-gevent-doc-23.9.0-1.1.ppc64le", "product": { "name": "python-gevent-doc-23.9.0-1.1.ppc64le", "product_id": "python-gevent-doc-23.9.0-1.1.ppc64le" } }, { "category": "product_version", "name": "python310-gevent-23.9.0-1.1.ppc64le", "product": { "name": "python310-gevent-23.9.0-1.1.ppc64le", "product_id": "python310-gevent-23.9.0-1.1.ppc64le" } }, { "category": "product_version", "name": "python311-gevent-23.9.0-1.1.ppc64le", "product": { "name": "python311-gevent-23.9.0-1.1.ppc64le", "product_id": "python311-gevent-23.9.0-1.1.ppc64le" } }, { "category": "product_version", "name": "python39-gevent-23.9.0-1.1.ppc64le", "product": { "name": "python39-gevent-23.9.0-1.1.ppc64le", "product_id": "python39-gevent-23.9.0-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python-gevent-doc-23.9.0-1.1.s390x", "product": { "name": "python-gevent-doc-23.9.0-1.1.s390x", "product_id": "python-gevent-doc-23.9.0-1.1.s390x" } }, { "category": "product_version", "name": "python310-gevent-23.9.0-1.1.s390x", "product": { "name": "python310-gevent-23.9.0-1.1.s390x", "product_id": "python310-gevent-23.9.0-1.1.s390x" } }, { "category": "product_version", "name": "python311-gevent-23.9.0-1.1.s390x", "product": { "name": "python311-gevent-23.9.0-1.1.s390x", "product_id": "python311-gevent-23.9.0-1.1.s390x" } }, { "category": "product_version", "name": "python39-gevent-23.9.0-1.1.s390x", "product": { "name": "python39-gevent-23.9.0-1.1.s390x", "product_id": "python39-gevent-23.9.0-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python-gevent-doc-23.9.0-1.1.x86_64", "product": { "name": "python-gevent-doc-23.9.0-1.1.x86_64", "product_id": "python-gevent-doc-23.9.0-1.1.x86_64" } }, { "category": "product_version", "name": "python310-gevent-23.9.0-1.1.x86_64", "product": { "name": "python310-gevent-23.9.0-1.1.x86_64", "product_id": "python310-gevent-23.9.0-1.1.x86_64" } }, { "category": "product_version", "name": "python311-gevent-23.9.0-1.1.x86_64", "product": { "name": "python311-gevent-23.9.0-1.1.x86_64", "product_id": "python311-gevent-23.9.0-1.1.x86_64" } }, { "category": "product_version", "name": "python39-gevent-23.9.0-1.1.x86_64", "product": { "name": "python39-gevent-23.9.0-1.1.x86_64", "product_id": "python39-gevent-23.9.0-1.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python-gevent-doc-23.9.0-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-gevent-doc-23.9.0-1.1.aarch64" }, "product_reference": "python-gevent-doc-23.9.0-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-doc-23.9.0-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-gevent-doc-23.9.0-1.1.ppc64le" }, "product_reference": "python-gevent-doc-23.9.0-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-doc-23.9.0-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-gevent-doc-23.9.0-1.1.s390x" }, "product_reference": "python-gevent-doc-23.9.0-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-gevent-doc-23.9.0-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-gevent-doc-23.9.0-1.1.x86_64" }, "product_reference": "python-gevent-doc-23.9.0-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-gevent-23.9.0-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-gevent-23.9.0-1.1.aarch64" }, "product_reference": "python310-gevent-23.9.0-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-gevent-23.9.0-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-gevent-23.9.0-1.1.ppc64le" }, "product_reference": "python310-gevent-23.9.0-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-gevent-23.9.0-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-gevent-23.9.0-1.1.s390x" }, "product_reference": "python310-gevent-23.9.0-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-gevent-23.9.0-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-gevent-23.9.0-1.1.x86_64" }, "product_reference": "python310-gevent-23.9.0-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-gevent-23.9.0-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-gevent-23.9.0-1.1.aarch64" }, "product_reference": "python311-gevent-23.9.0-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-gevent-23.9.0-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-gevent-23.9.0-1.1.ppc64le" }, "product_reference": "python311-gevent-23.9.0-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-gevent-23.9.0-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-gevent-23.9.0-1.1.s390x" }, "product_reference": "python311-gevent-23.9.0-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-gevent-23.9.0-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-gevent-23.9.0-1.1.x86_64" }, "product_reference": "python311-gevent-23.9.0-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-gevent-23.9.0-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-gevent-23.9.0-1.1.aarch64" }, "product_reference": "python39-gevent-23.9.0-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-gevent-23.9.0-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-gevent-23.9.0-1.1.ppc64le" }, "product_reference": "python39-gevent-23.9.0-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-gevent-23.9.0-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-gevent-23.9.0-1.1.s390x" }, "product_reference": "python39-gevent-23.9.0-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-gevent-23.9.0-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-gevent-23.9.0-1.1.x86_64" }, "product_reference": "python39-gevent-23.9.0-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-41419", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-41419" } ], "notes": [ { "category": "general", "text": "An issue in Gevent before version 23.9.0 allows a remote attacker to escalate privileges via a crafted script to the WSGIServer component.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python-gevent-doc-23.9.0-1.1.aarch64", "openSUSE Tumbleweed:python-gevent-doc-23.9.0-1.1.ppc64le", "openSUSE Tumbleweed:python-gevent-doc-23.9.0-1.1.s390x", "openSUSE Tumbleweed:python-gevent-doc-23.9.0-1.1.x86_64", "openSUSE Tumbleweed:python310-gevent-23.9.0-1.1.aarch64", "openSUSE Tumbleweed:python310-gevent-23.9.0-1.1.ppc64le", "openSUSE Tumbleweed:python310-gevent-23.9.0-1.1.s390x", "openSUSE Tumbleweed:python310-gevent-23.9.0-1.1.x86_64", "openSUSE Tumbleweed:python311-gevent-23.9.0-1.1.aarch64", "openSUSE Tumbleweed:python311-gevent-23.9.0-1.1.ppc64le", "openSUSE Tumbleweed:python311-gevent-23.9.0-1.1.s390x", "openSUSE Tumbleweed:python311-gevent-23.9.0-1.1.x86_64", "openSUSE Tumbleweed:python39-gevent-23.9.0-1.1.aarch64", "openSUSE Tumbleweed:python39-gevent-23.9.0-1.1.ppc64le", "openSUSE Tumbleweed:python39-gevent-23.9.0-1.1.s390x", "openSUSE Tumbleweed:python39-gevent-23.9.0-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-41419", "url": "https://www.suse.com/security/cve/CVE-2023-41419" }, { "category": "external", "summary": "SUSE Bug 1215469 for CVE-2023-41419", "url": "https://bugzilla.suse.com/1215469" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python-gevent-doc-23.9.0-1.1.aarch64", "openSUSE Tumbleweed:python-gevent-doc-23.9.0-1.1.ppc64le", "openSUSE Tumbleweed:python-gevent-doc-23.9.0-1.1.s390x", "openSUSE Tumbleweed:python-gevent-doc-23.9.0-1.1.x86_64", "openSUSE Tumbleweed:python310-gevent-23.9.0-1.1.aarch64", "openSUSE Tumbleweed:python310-gevent-23.9.0-1.1.ppc64le", "openSUSE Tumbleweed:python310-gevent-23.9.0-1.1.s390x", "openSUSE Tumbleweed:python310-gevent-23.9.0-1.1.x86_64", "openSUSE Tumbleweed:python311-gevent-23.9.0-1.1.aarch64", "openSUSE Tumbleweed:python311-gevent-23.9.0-1.1.ppc64le", "openSUSE Tumbleweed:python311-gevent-23.9.0-1.1.s390x", "openSUSE Tumbleweed:python311-gevent-23.9.0-1.1.x86_64", "openSUSE Tumbleweed:python39-gevent-23.9.0-1.1.aarch64", "openSUSE Tumbleweed:python39-gevent-23.9.0-1.1.ppc64le", "openSUSE Tumbleweed:python39-gevent-23.9.0-1.1.s390x", "openSUSE Tumbleweed:python39-gevent-23.9.0-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python-gevent-doc-23.9.0-1.1.aarch64", "openSUSE Tumbleweed:python-gevent-doc-23.9.0-1.1.ppc64le", "openSUSE Tumbleweed:python-gevent-doc-23.9.0-1.1.s390x", "openSUSE Tumbleweed:python-gevent-doc-23.9.0-1.1.x86_64", "openSUSE Tumbleweed:python310-gevent-23.9.0-1.1.aarch64", "openSUSE Tumbleweed:python310-gevent-23.9.0-1.1.ppc64le", "openSUSE Tumbleweed:python310-gevent-23.9.0-1.1.s390x", "openSUSE Tumbleweed:python310-gevent-23.9.0-1.1.x86_64", "openSUSE Tumbleweed:python311-gevent-23.9.0-1.1.aarch64", "openSUSE Tumbleweed:python311-gevent-23.9.0-1.1.ppc64le", "openSUSE Tumbleweed:python311-gevent-23.9.0-1.1.s390x", "openSUSE Tumbleweed:python311-gevent-23.9.0-1.1.x86_64", "openSUSE Tumbleweed:python39-gevent-23.9.0-1.1.aarch64", "openSUSE Tumbleweed:python39-gevent-23.9.0-1.1.ppc64le", "openSUSE Tumbleweed:python39-gevent-23.9.0-1.1.s390x", "openSUSE Tumbleweed:python39-gevent-23.9.0-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2023-41419" } ] }
CERTFR-2024-AVI-0419
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une élévation de privilèges et un déni de service à distance.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
NoneVendor | Product | Description | ||
---|---|---|---|---|
IBM | QRadar User Behavior Analytics | QRadar User Behavior Analytics versions antérieures à 4.1.16 | ||
IBM | QRadar SIEM | IBM QRadar SIEM versions 7.5.x sans le dernier correctif de sécurité | ||
IBM | WebSphere | WebSphere Extreme Scale versions 8.6.1.x antérieures à 8.6.1.6 avec le correctif de sécurité PH61189 |
Title | Publication Time | Tags | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
{ "$ref": "https://www.cert.ssi.gouv.fr/openapi.json", "affected_systems": [ { "description": "QRadar User Behavior Analytics versions ant\u00e9rieures \u00e0 4.1.16", "product": { "name": "QRadar User Behavior Analytics", "vendor": { "name": "IBM", "scada": false } } }, { "description": "IBM QRadar SIEM versions 7.5.x sans le dernier correctif de s\u00e9curit\u00e9", "product": { "name": "QRadar SIEM", "vendor": { "name": "IBM", "scada": false } } }, { "description": "WebSphere Extreme Scale versions 8.6.1.x ant\u00e9rieures \u00e0 8.6.1.6 avec le correctif de s\u00e9curit\u00e9 PH61189", "product": { "name": "WebSphere", "vendor": { "name": "IBM", "scada": false } } } ], "affected_systems_content": null, "content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n", "cves": [ { "name": "CVE-2024-20919", "url": "https://www.cve.org/CVERecord?id=CVE-2024-20919" }, { "name": "CVE-2024-1597", "url": "https://www.cve.org/CVERecord?id=CVE-2024-1597" }, { "name": "CVE-2024-28849", "url": "https://www.cve.org/CVERecord?id=CVE-2024-28849" }, { "name": "CVE-2023-31582", "url": "https://www.cve.org/CVERecord?id=CVE-2023-31582" }, { "name": "CVE-2023-46234", "url": "https://www.cve.org/CVERecord?id=CVE-2023-46234" }, { "name": "CVE-2024-20926", "url": "https://www.cve.org/CVERecord?id=CVE-2024-20926" }, { "name": "CVE-2023-26464", "url": "https://www.cve.org/CVERecord?id=CVE-2023-26464" }, { "name": "CVE-2022-25647", "url": "https://www.cve.org/CVERecord?id=CVE-2022-25647" }, { "name": "CVE-2019-17571", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17571" }, { "name": "CVE-2024-20921", "url": "https://www.cve.org/CVERecord?id=CVE-2024-20921" }, { "name": "CVE-2023-34462", "url": "https://www.cve.org/CVERecord?id=CVE-2023-34462" }, { "name": "CVE-2020-13936", "url": "https://www.cve.org/CVERecord?id=CVE-2020-13936" }, { "name": "CVE-2023-34454", "url": "https://www.cve.org/CVERecord?id=CVE-2023-34454" }, { "name": "CVE-2021-4104", "url": "https://www.cve.org/CVERecord?id=CVE-2021-4104" }, { "name": "CVE-2023-34453", "url": "https://www.cve.org/CVERecord?id=CVE-2023-34453" }, { "name": "CVE-2023-3635", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3635" }, { "name": "CVE-2023-25613", "url": "https://www.cve.org/CVERecord?id=CVE-2023-25613" }, { "name": "CVE-2023-41419", "url": "https://www.cve.org/CVERecord?id=CVE-2023-41419" }, { "name": "CVE-2020-9493", "url": "https://www.cve.org/CVERecord?id=CVE-2020-9493" }, { "name": "CVE-2018-11770", "url": "https://www.cve.org/CVERecord?id=CVE-2018-11770" }, { "name": "CVE-2018-11804", "url": "https://www.cve.org/CVERecord?id=CVE-2018-11804" }, { "name": "CVE-2020-9488", "url": "https://www.cve.org/CVERecord?id=CVE-2020-9488" }, { "name": "CVE-2023-22946", "url": "https://www.cve.org/CVERecord?id=CVE-2023-22946" }, { "name": "CVE-2024-22195", "url": "https://www.cve.org/CVERecord?id=CVE-2024-22195" }, { "name": "CVE-2022-23305", "url": "https://www.cve.org/CVERecord?id=CVE-2022-23305" }, { "name": "CVE-2023-34455", "url": "https://www.cve.org/CVERecord?id=CVE-2023-34455" }, { "name": "CVE-2022-23307", "url": "https://www.cve.org/CVERecord?id=CVE-2022-23307" }, { "name": "CVE-2022-46751", "url": "https://www.cve.org/CVERecord?id=CVE-2022-46751" }, { "name": "CVE-2023-51775", "url": "https://www.cve.org/CVERecord?id=CVE-2023-51775" }, { "name": "CVE-2023-44981", "url": "https://www.cve.org/CVERecord?id=CVE-2023-44981" }, { "name": "CVE-2023-33850", "url": "https://www.cve.org/CVERecord?id=CVE-2023-33850" }, { "name": "CVE-2023-6481", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6481" }, { "name": "CVE-2023-6378", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6378" }, { "name": "CVE-2018-17190", "url": "https://www.cve.org/CVERecord?id=CVE-2018-17190" }, { "name": "CVE-2023-26145", "url": "https://www.cve.org/CVERecord?id=CVE-2023-26145" }, { "name": "CVE-2022-23302", "url": "https://www.cve.org/CVERecord?id=CVE-2022-23302" }, { "name": "CVE-2024-20918", "url": "https://www.cve.org/CVERecord?id=CVE-2024-20918" }, { "name": "CVE-2024-29180", "url": "https://www.cve.org/CVERecord?id=CVE-2024-29180" }, { "name": "CVE-2024-20945", "url": "https://www.cve.org/CVERecord?id=CVE-2024-20945" }, { "name": "CVE-2023-31486", "url": "https://www.cve.org/CVERecord?id=CVE-2023-31486" }, { "name": "CVE-2023-26159", "url": "https://www.cve.org/CVERecord?id=CVE-2023-26159" }, { "name": "CVE-2024-20952", "url": "https://www.cve.org/CVERecord?id=CVE-2024-20952" }, { "name": "CVE-2017-16137", "url": "https://www.cve.org/CVERecord?id=CVE-2017-16137" } ], "initial_release_date": "2024-05-17T00:00:00", "last_revision_date": "2024-05-17T00:00:00", "links": [], "reference": "CERTFR-2024-AVI-0419", "revisions": [ { "description": "Version initiale", "revision_date": "2024-05-17T00:00:00.000000" } ], "risks": [ { "description": "D\u00e9ni de service \u00e0 distance" }, { "description": "Injection de code indirecte \u00e0 distance (XSS)" }, { "description": "Ex\u00e9cution de code arbitraire \u00e0 distance" }, { "description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es" }, { "description": "Contournement de la politique de s\u00e9curit\u00e9" }, { "description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es" }, { "description": "\u00c9l\u00e9vation de privil\u00e8ges" } ], "summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans \u003cspan\nclass=\"textit\"\u003eles produits IBM\u003c/span\u003e. Certaines d\u0027entre elles\npermettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire\n\u00e0 distance, une \u00e9l\u00e9vation de privil\u00e8ges et un d\u00e9ni de service \u00e0\ndistance.\n", "title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM", "vendor_advisories": [ { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 IBM 7150929 du 10 mai 2024", "url": "https://www.ibm.com/support/pages/node/7150929" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 IBM 7152257 du 15 mai 2024", "url": "https://www.ibm.com/support/pages/node/7152257" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 IBM 7152260 du 15 mai 2024", "url": "https://www.ibm.com/support/pages/node/7152260" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 IBM 7152258 du 15 mai 2024", "url": "https://www.ibm.com/support/pages/node/7152258" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 IBM 7150844 du 10 mai 2024", "url": "https://www.ibm.com/support/pages/node/7150844" } ] }
gsd-2023-41419
Vulnerability from gsd
{ "GSD": { "alias": "CVE-2023-41419", "id": "GSD-2023-41419" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2023-41419" ], "details": "An issue in Gevent before version 23.9.0 allows a remote attacker to escalate privileges via a crafted script to the WSGIServer component.", "id": "GSD-2023-41419", "modified": "2023-12-13T01:20:45.558973Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2023-41419", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "An issue in Gevent before version 23.9.0 allows a remote attacker to escalate privileges via a crafted script to the WSGIServer component." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/gevent/gevent/issues/1989", "refsource": "MISC", "url": "https://github.com/gevent/gevent/issues/1989" }, { "name": "https://github.com/gevent/gevent/commit/2f53c851eaf926767fbac62385615efd4886221c", "refsource": "MISC", "url": "https://github.com/gevent/gevent/commit/2f53c851eaf926767fbac62385615efd4886221c" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:gevent:gevent:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "23.9.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2023-41419" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "An issue in Gevent before version 23.9.0 allows a remote attacker to escalate privileges via a crafted script to the WSGIServer component." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "NVD-CWE-noinfo" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/gevent/gevent/issues/1989", "refsource": "MISC", "tags": [ "Exploit", "Issue Tracking", "Third Party Advisory" ], "url": "https://github.com/gevent/gevent/issues/1989" }, { "name": "https://github.com/gevent/gevent/commit/2f53c851eaf926767fbac62385615efd4886221c", "refsource": "MISC", "tags": [ "Patch" ], "url": "https://github.com/gevent/gevent/commit/2f53c851eaf926767fbac62385615efd4886221c" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 5.9 } }, "lastModifiedDate": "2023-12-08T20:51Z", "publishedDate": "2023-09-25T12:15Z" } } }
fkie_cve-2023-41419
Vulnerability from fkie_nvd
URL | Tags | ||
---|---|---|---|
cve@mitre.org | https://github.com/gevent/gevent/commit/2f53c851eaf926767fbac62385615efd4886221c | Patch | |
cve@mitre.org | https://github.com/gevent/gevent/issues/1989 | Exploit, Issue Tracking, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/gevent/gevent/commit/2f53c851eaf926767fbac62385615efd4886221c | Patch | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/gevent/gevent/issues/1989 | Exploit, Issue Tracking, Third Party Advisory |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:gevent:gevent:*:*:*:*:*:*:*:*", "matchCriteriaId": "96BD5FDC-98C5-4018-B649-71B7884E3BFC", "versionEndExcluding": "23.9.0", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "An issue in Gevent before version 23.9.0 allows a remote attacker to escalate privileges via a crafted script to the WSGIServer component." }, { "lang": "es", "value": "Un problema en Gevent anterior a la versi\u00f3n 23.9.0 permite a un atacante remoto escalar privilegios mediante un script manipulado al componente WSGIServer." } ], "id": "CVE-2023-41419", "lastModified": "2024-11-21T08:21:11.527", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 5.9, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2023-09-25T12:15:11.210", "references": [ { "source": "cve@mitre.org", "tags": [ "Patch" ], "url": "https://github.com/gevent/gevent/commit/2f53c851eaf926767fbac62385615efd4886221c" }, { "source": "cve@mitre.org", "tags": [ "Exploit", "Issue Tracking", "Third Party Advisory" ], "url": "https://github.com/gevent/gevent/issues/1989" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch" ], "url": "https://github.com/gevent/gevent/commit/2f53c851eaf926767fbac62385615efd4886221c" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Issue Tracking", "Third Party Advisory" ], "url": "https://github.com/gevent/gevent/issues/1989" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "NVD-CWE-noinfo" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.