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)
{
"severity": "Critical"
}{
"aarch64": [
"python-gevent-debuginfo-21.1.2-2.oe2203sp2.aarch64.rpm",
"python-gevent-debugsource-21.1.2-2.oe2203sp2.aarch64.rpm",
"python3-gevent-21.1.2-2.oe2203sp2.aarch64.rpm"
],
"x86_64": [
"python-gevent-debugsource-21.1.2-2.oe2203sp2.x86_64.rpm",
"python-gevent-debuginfo-21.1.2-2.oe2203sp2.x86_64.rpm",
"python3-gevent-21.1.2-2.oe2203sp2.x86_64.rpm"
],
"noarch": [
"python-gevent-help-21.1.2-2.oe2203sp2.noarch.rpm"
],
"src": [
"python-gevent-21.1.2-2.oe2203sp2.src.rpm"
]
}