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"
}{
"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"
],
"src": [
"python-gevent-20.6.1-2.oe2203.src.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"
]
}