The modwsgi adapter is an Apache module that provides a WSGI compliant interface for hosting Python based web applications within Apache. The adapter is written completely in C code against the Apache C runtime andfor hosting WSGI applications within Apache has a lower overhead than using existing WSGI adapters for modpython or CGI.
Security Fix(es):
A vulnerability was found in mod_wsgi. The X-Client-IP header is not removed from a request from an untrusted proxy (trusted proxies are configured via the WSGITrustedProxies directive) allowing an attacker to pass the X-Client-IP header to the target WSGI application because the condition to remove it is missing.
References: https://github.com/GrahamDumpleton/modwsgi/blob/4.9.2/src/server/modwsgi.c#L13940-L13941 https://github.com/GrahamDumpleton/modwsgi/blob/4.9.2/src/server/modwsgi.c#L14046-L14082(CVE-2022-2255)
{
"severity": "Medium"
}{
"src": [
"mod_wsgi-4.6.4-3.oe1.src.rpm"
],
"aarch64": [
"mod_wsgi-debuginfo-4.6.4-3.oe1.aarch64.rpm",
"python3-mod_wsgi-4.6.4-3.oe1.aarch64.rpm",
"mod_wsgi-debugsource-4.6.4-3.oe1.aarch64.rpm"
],
"x86_64": [
"python3-mod_wsgi-4.6.4-3.oe1.x86_64.rpm",
"mod_wsgi-debugsource-4.6.4-3.oe1.x86_64.rpm",
"mod_wsgi-debuginfo-4.6.4-3.oe1.x86_64.rpm"
]
}
{
"src": [
"mod_wsgi-4.6.4-3.oe1.src.rpm"
],
"aarch64": [
"python3-mod_wsgi-4.6.4-3.oe1.aarch64.rpm",
"mod_wsgi-debugsource-4.6.4-3.oe1.aarch64.rpm",
"mod_wsgi-debuginfo-4.6.4-3.oe1.aarch64.rpm"
],
"x86_64": [
"python3-mod_wsgi-4.6.4-3.oe1.x86_64.rpm",
"mod_wsgi-debuginfo-4.6.4-3.oe1.x86_64.rpm",
"mod_wsgi-debugsource-4.6.4-3.oe1.x86_64.rpm"
]
}
{
"src": [
"mod_wsgi-4.6.4-3.oe2203.src.rpm"
],
"aarch64": [
"python3-mod_wsgi-4.6.4-3.oe2203.aarch64.rpm",
"mod_wsgi-debuginfo-4.6.4-3.oe2203.aarch64.rpm",
"mod_wsgi-debugsource-4.6.4-3.oe2203.aarch64.rpm"
],
"x86_64": [
"mod_wsgi-debugsource-4.6.4-3.oe2203.x86_64.rpm",
"python3-mod_wsgi-4.6.4-3.oe2203.x86_64.rpm",
"mod_wsgi-debuginfo-4.6.4-3.oe2203.x86_64.rpm"
]
}