{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2022-2255", "ASSIGNER": "secalert@redhat.com", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "n/a", "product": { "product_data": [ { "product_name": "mod_wsgi", "version": { "version_data": [ { "version_value": "mod_wsgi versions prior to 4.9.3" } ] } } ] } } ] } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-348" } ] } ] }, "references": { "reference_data": [ { "refsource": "MISC", "name": "https://modwsgi.readthedocs.io/en/latest/release-notes/version-4.9.3.html", "url": "https://modwsgi.readthedocs.io/en/latest/release-notes/version-4.9.3.html" }, { "refsource": "MISC", "name": "https://github.com/GrahamDumpleton/mod_wsgi/blob/4.9.2/src/server/mod_wsgi.c#L13940-L13941", "url": "https://github.com/GrahamDumpleton/mod_wsgi/blob/4.9.2/src/server/mod_wsgi.c#L13940-L13941" }, { "refsource": "MISC", "name": "https://github.com/GrahamDumpleton/mod_wsgi/blob/4.9.2/src/server/mod_wsgi.c#L14046-L14082", "url": "https://github.com/GrahamDumpleton/mod_wsgi/blob/4.9.2/src/server/mod_wsgi.c#L14046-L14082" }, { "refsource": "MLIST", "name": "[debian-lts-announce] 20220915 [SECURITY] [DLA 3111-1] mod-wsgi security update", "url": "https://lists.debian.org/debian-lts-announce/2022/09/msg00021.html" } ] }, "description": { "description_data": [ { "lang": "eng", "value": "A vulnerability was found in mod_wsgi. The X-Client-IP header is not removed from a request from an untrusted proxy, allowing an attacker to pass the X-Client-IP header to the target WSGI application because the condition to remove it is missing." } ] } }