CVE-2022-2255

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:modwsgi:mod_wsgi:*:*:*:*:*:*:*:*

Configuration 2 (hide)

cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*

History

21 Nov 2024, 07:00

Type Values Removed Values Added
References () https://github.com/GrahamDumpleton/mod_wsgi/blob/4.9.2/src/server/mod_wsgi.c#L13940-L13941 - Exploit, Third Party Advisory () https://github.com/GrahamDumpleton/mod_wsgi/blob/4.9.2/src/server/mod_wsgi.c#L13940-L13941 - Exploit, Third Party Advisory
References () https://github.com/GrahamDumpleton/mod_wsgi/blob/4.9.2/src/server/mod_wsgi.c#L14046-L14082 - Exploit, Third Party Advisory () https://github.com/GrahamDumpleton/mod_wsgi/blob/4.9.2/src/server/mod_wsgi.c#L14046-L14082 - Exploit, Third Party Advisory
References () https://lists.debian.org/debian-lts-announce/2022/09/msg00021.html - Mailing List, Third Party Advisory () https://lists.debian.org/debian-lts-announce/2022/09/msg00021.html - Mailing List, Third Party Advisory
References () https://modwsgi.readthedocs.io/en/latest/release-notes/version-4.9.3.html - Release Notes, Third Party Advisory () https://modwsgi.readthedocs.io/en/latest/release-notes/version-4.9.3.html - Release Notes, Third Party Advisory

Information

Published : 2022-08-25 18:15

Updated : 2024-11-21 07:00


NVD link : CVE-2022-2255

Mitre link : CVE-2022-2255

CVE.ORG link : CVE-2022-2255


JSON object : View

Products Affected

modwsgi

  • mod_wsgi

debian

  • debian_linux
CWE
CWE-348

Use of Less Trusted Source

CWE-345

Insufficient Verification of Data Authenticity