GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

OESA-2022-1827 (CVE-2022-2255)

Vulnerability from osv_openeuler – Published: 2022-08-13 11:05 – Updated: 2026-08-06 11:05 – Source website
VLAI
Summary
mod_wsgi security update
Details

The mod_wsgi 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 mod_python 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/mod_wsgi/blob/4.9.2/src/server/mod_wsgi.c#L13940-L13941 https://github.com/GrahamDumpleton/mod_wsgi/blob/4.9.2/src/server/mod_wsgi.c#L14046-L14082(CVE-2022-2255)


{
  "affected": [
    {
      "ecosystem_specific": {
        "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"
        ],
        "src": [
          "mod_wsgi-4.6.4-3.oe1.src.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"
        ]
      },
      "package": {
        "ecosystem": "openEuler:20.03-LTS-SP1",
        "name": "mod_wsgi",
        "purl": "pkg:rpm/openEuler/mod_wsgi\u0026distro=openEuler-20.03-LTS-SP1"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "4.6.4-3.oe1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    },
    {
      "ecosystem_specific": {
        "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"
        ],
        "src": [
          "mod_wsgi-4.6.4-3.oe1.src.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"
        ]
      },
      "package": {
        "ecosystem": "openEuler:20.03-LTS-SP3",
        "name": "mod_wsgi",
        "purl": "pkg:rpm/openEuler/mod_wsgi\u0026distro=openEuler-20.03-LTS-SP3"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "4.6.4-3.oe1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    },
    {
      "ecosystem_specific": {
        "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"
        ],
        "src": [
          "mod_wsgi-4.6.4-3.oe2203.src.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"
        ]
      },
      "package": {
        "ecosystem": "openEuler:22.03-LTS",
        "name": "mod_wsgi",
        "purl": "pkg:rpm/openEuler/mod_wsgi\u0026distro=openEuler-22.03-LTS"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "4.6.4-3.oe2203"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "severity": "Medium"
  },
  "details": "The mod_wsgi 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 mod_python or CGI.\r\n\r\nSecurity Fix(es):\r\n\r\nA 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.\r\n\r\nReferences:\nhttps://github.com/GrahamDumpleton/mod_wsgi/blob/4.9.2/src/server/mod_wsgi.c#L13940-L13941\nhttps://github.com/GrahamDumpleton/mod_wsgi/blob/4.9.2/src/server/mod_wsgi.c#L14046-L14082(CVE-2022-2255)",
  "id": "OESA-2022-1827",
  "modified": "2026-08-06T11:05:06Z",
  "published": "2022-08-13T11:05:06Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://www.openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2022-1827"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2255"
    }
  ],
  "schema_version": "1.7.2",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
      "type": "CVSS_V3"
    }
  ],
  "summary": "mod_wsgi security update",
  "upstream": [
    "CVE-2022-2255"
  ]
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…