OESA-2023-1697

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2023-1697
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2023-1697.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2023-1697
Upstream
Published
2023-09-28T11:06:02Z
Modified
2025-09-03T06:19:26.120742Z
Summary
python-gevent security update
Details

gevent is a coroutine -based Python networking library that uses greenlet to provide a high-level synchronous API on top of the libev or libuv event loop.

Security Fix(es):

An issue in Gevent Gevent before version 23.9.1 allows a remote attacker to escalate privileges via a crafted script to the WSGIServer component.(CVE-2023-41419)

Database specific
{
    "severity": "Critical"
}
References

Affected packages

openEuler:22.03-LTS / python-gevent

Package

Name
python-gevent
Purl
pkg:rpm/openEuler/python-gevent&distro=openEuler-22.03-LTS

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
20.6.1-2.oe2203

Ecosystem specific

{
    "x86_64": [
        "python-gevent-debuginfo-20.6.1-2.oe2203.x86_64.rpm",
        "python3-gevent-20.6.1-2.oe2203.x86_64.rpm",
        "python-gevent-debugsource-20.6.1-2.oe2203.x86_64.rpm"
    ],
    "aarch64": [
        "python-gevent-debuginfo-20.6.1-2.oe2203.aarch64.rpm",
        "python3-gevent-20.6.1-2.oe2203.aarch64.rpm",
        "python-gevent-debugsource-20.6.1-2.oe2203.aarch64.rpm"
    ],
    "noarch": [
        "python-gevent-help-20.6.1-2.oe2203.noarch.rpm"
    ],
    "src": [
        "python-gevent-20.6.1-2.oe2203.src.rpm"
    ]
}