summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-gevent
Commit message (Collapse)AuthorAgeFilesLines
* python3-gevent: fix CVE-2023-41419Narpat Mali2023-10-171-0/+673
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. References: https://nvd.nist.gov/vuln/detail/CVE-2023-41419 https://github.com/advisories/GHSA-x7m3-jprg-wc5g Signed-off-by: Narpat Mali <narpat.mali@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>